MaintenanceActions - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: MaintenanceActions

Information about maintenance Actions performed on Equipment

Columns

PKNameData TypeNULLAutoDefaultCommentFK

ActionIDInteger Primary key and foreign key idenfier of the Equipment MaintenanceAction

IsFactoryServiceBoolean Boolean indicator of whether the Action is a factory service
MaintenanceCodeVarChar()

Text code assigned to the service performed
MaintenanceReasonVarChar()

Text description of why the service Action was required

Indexes

(none)


Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
fk_MaintenanceActions_ActionsODMXCore.ActionsODMXEquipment.MaintenanceActionsActionIDActionID

Triggers

(none)


Used in Diagrams

Diagram Name
ODMXEquipment