SAP Table SMSTATUS
Status Information of an Entry in the Monitor
The table SMSTATUS (Status Information of an Entry in the Monitor) is a standard table in SAP ERP.
It belongs to the package KPEP.
Technical Information
Table |
SMSTATUS |
Short Text |
Status Information of an Entry in the Monitor |
Package |
KPEP
|
Table Type |
Transparent Table
|
Fields for Table SMSTATUS
Field Name |
Key |
Description |
Data Element |
Type |
Length |
Check Table |
MANDT |
✔ |
Client |
MANDT |
CLNT |
3 |
* |
ID |
✔ |
ID of Processed Object (see SCHEDMAN_TYPE for Category) |
SCHEDMAN_ID |
DEC |
21 |
|
LOGSYS |
|
Logical system |
LOGSYS |
CHAR |
10 |
* |
IDTYPE |
|
Object Category of the ID |
SCHEDMAN_TYPE |
CHAR |
1 |
|
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 |
|