IUUC_ME_WORKLIST - Worklist for Maintenance Events
Worklist for Maintenance Events information is stored in SAP table IUUC_ME_WORKLIST.
It is part of development package CNV_IUUC_ME in software component CA-LT. This development package consists of objects that can be grouped under "SLT Maintenance Events".
It is part of development package CNV_IUUC_ME in software component CA-LT. This development package consists of objects that can be grouped under "SLT Maintenance Events".
Fields for table IUUC_ME_WORKLIST
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
EVENT_ID | ID of a Maintenance Event | X | IUUC_ME_ID | CHAR | 64 | |
MT_ID | Mass Transfer ID | DMC_MT_IDENTIFIER | CHAR | 6 | ||
OBJTYPE | Object Type | TROBJTYPE | CHAR | 8 | ||
OBJNAME | Name of ABAP Dictionary Object | DDOBJNAME | CHAR | 60 | ||
EVENT_DATE | System Date | SYDATUM | DATS | 16 | ||
EVENT_TIME | System Time | SYUZEIT | TIMS | 12 | ||
EVENT_TYPE | Type of a Maintenance Event | IUUC_ME_TYPE | CHAR | 4 | ||
STATUS | Status of a maintenance event | IUUC_ME_STATUS_CODE | CHAR | 2 | ||
DECISION_USER | User Name | UNAME | CHAR | 24 | ||
DECISION_DATE | System Date | SYDATUM | DATS | 16 | ||
DECISION_TIME | System Time | SYUZEIT | TIMS | 12 | ||
DECISION_ACTION | Maintenance Event Action | IUUC_ME_ACTION_CODE | CHAR | 4 |