DMC_MDS_STATUS - Status table for all maintenance events
Status table for all maintenance events information is stored in SAP table DMC_MDS_STATUS.
It is part of development package CNV_MDS_MAINT_EVENT_PROC in software component CA-LT. This development package consists of objects that can be grouped under "MDS Upgrade (Dynamic maintenance events)".
It is part of development package CNV_MDS_MAINT_EVENT_PROC in software component CA-LT. This development package consists of objects that can be grouped under "MDS Upgrade (Dynamic maintenance events)".
Fields for table DMC_MDS_STATUS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MAINT_EVENT_ID | IUUC: ID of a maintenance event | X | DMC_MDS_MAINTENANCE_EVENT_ID | CHAR | 8 | |
STATUS_ID | IUUC: status table id | X | DMC_MDS_STATUS_ID | CHAR | 2 | |
STATUS | IUUC: value of a status to a specifc status id | DMC_MDS_STATUS_VALUE | CHAR | 2 | ||
DATE_STAMP | System Date | SYDATUM | DATS | 16 | ||
TIME_STAMP | System Time | SYUZEIT | TIMS | 12 | ||
USER_STAMP | User Name | SYUNAME | CHAR | 24 |