Menu

SAP Table SMSTATUS

Status Information of an Entry in the Monitor

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

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