/CFG/ISSUE_TRACE - issue trace table
issue trace table information is stored in SAP table /CFG/ISSUE_TRACE.
It is part of development package /CFG/APPL_OPRTN in software component SV-CLD-FRM-NDM. This development package consists of objects that can be grouped under "Operation logs and issue infrastructure".
It is part of development package /CFG/APPL_OPRTN in software component SV-CLD-FRM-NDM. This development package consists of objects that can be grouped under "Operation logs and issue infrastructure".
Fields for table /CFG/ISSUE_TRACE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | T000 |
CALL_ID | 16 byte UUID in 36 chars according to RFC4122 | X | SYSUUID_C36 | CHAR | 72 | |
METHOD_NAME | Full Component Name | SEOCPDNAME | CHAR | 122 | ||
INPUT_PARAMS | RSTR | 8 | ||||
START_TIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TZNTSTMPS | DEC | 8 | ||
END_TIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TZNTSTMPS | DEC | 8 | ||
SEQUENCE | 4 Byte Signed Integer | INT4 | INT4 | 4 |