SMSTATUS_HIST - Status Information of an Entry in the Monitor
Status Information of an Entry in the Monitor information is stored in SAP table SMSTATUS_HIST.
It is part of development package KPEP in software component CA-GTF-SCM. This development package consists of objects that can be grouped under "Schedule Manager".
It is part of development package KPEP in software component CA-GTF-SCM. This development package consists of objects that can be grouped under "Schedule Manager".
Fields for table SMSTATUS_HIST
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
.INCLUDE | X | SCHEDMAN_KEY | 0 | |||
MANDT | Client | X | MANDT | CLNT | 3 | * |
ID | ID of Processed Object (see SCHEDMAN_TYPE for Category) | X | SCHEDMAN_ID | DEC | 11 | |
POS | Serial number | X | NUMC | 4 | ||
.INCLUDE | SCHEDMAN_ADD_KEY | 0 | ||||
LOGSYS | Logical system | LOGSYS | CHAR | 10 | * | |
IDTYPE | Object Category of the ID | SCHEDMAN_TYPE | CHAR | 1 | ||
.INCLUDE | SCHEDMAN_STATUS | 0 | ||||
APLSTAT | Job Status from a Business View | SCHEDMAN_JOB_STATI | CHAR | 1 | ||
USERSTAT | The status that the user has defined | SCHEDMAN_USER_STATI | CHAR | 1 | ||
STATUSDATE | Date of Status Change | SCHEDMAN_STATUSDATE | DATS | 8 | ||
STATUSTIME | Time of Status Change | SCHEDMAN_STATUSTIME | TIMS | 6 | ||
STATUSER | Last changed by | UNAM | CHAR | 12 | ||
STATTEXT | Status Change Reason | SM_STATUS_TXT | CHAR | 40 |