SAP Table SRT_MONI_STATUS_TRACE_UI

Soap Structure for Status Trace

SRT_MONI_STATUS_TRACE_UI (Soap Structure for Status Trace) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link SRT_MONI_STATUS_TRACE_UI to other SAP tables.

SRT_MONI_STATUS_TRACE_UI table fields

Field Data element Checktable Datatype Length Decimals
TS_DATE Field of type DATS DATS DATS 8 0
TS_TIME Time Display in Format "hhmmss" SRT_MONI_TIME_UI TIMS 6 0
CLASS_NAME SOAP Runtime Class Name SRT_MONI_CLASS_NAME CHAR 30 0
METHOD_NAME Method Names SRT_MONI_METHODNAME CHAR 70 0
PROCESSORID SOAP Runtime Processor Unit ID SRT_MONI_PROC_ID CHAR 35 0
PROCESSORNAME SOAP Runtime: Processor Unit Name SRT_MONI_PROC_NAME CHAR 50 0
TRC_LEVEL Trace Level of SOAP Runtime Measuring Points SRT_MONI_TRC_LEVEL INT4 10 0
0 Trace inactive
1 Trace active for error situations
2 Trace active for error situations and payload trace
3 Trace active for all statuses and payload trace
4 Performance Trace Level 1
5 Performance Trace Level 2
STATUS SOAP Monitoring Status Information SRT_MONI_STATUS CHAR 1 0
0 Successful
1 Warning
2 Errors
TEXT Description Text for Trace and Log Entries SRT_MONI_TEXT STRG 0 0
ISREQUEST Boolean Variable (X=True, -=False, Space=Unknown) BOOLEAN CHAR 1 0
X true
- false
NULL unknown