SRT_UTIL_CONFIG - SRT Utilities: Trace Configuration
SRT Utilities: Trace Configuration information is stored in SAP table SRT_UTIL_CONFIG.
It is part of development package SOAP_UTIL in software component BC-ESI-WS-ABA-RT. This development package consists of objects that can be grouped under "SOAP Runtime Utilities".
It is part of development package SOAP_UTIL in software component BC-ESI-WS-ABA-RT. This development package consists of objects that can be grouped under "SOAP Runtime Utilities".
Fields for table SRT_UTIL_CONFIG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| SAPCLIENT | Client ID | X | SYMANDT | CLNT | 3 | * |
| IDTYPE | 1/2/3: User / Terminal / Request-URI | X | CHAR | 1 | ||
| UTILID | SRTUTIL: Identifier for Trace Configuration | X | SRT_UTIL_ID | CHAR | 255 | |
| CREATION_TS | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
| EXPIRY_TS | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
| LAST_USER | User Name | SYUNAME | CHAR | 12 | ||
| KEEPING_DAYS | Keeping Days for Error Log Data | INT4 | 4 | |||
| PERF_LEVEL | SOAP Runtime: Performance Trace Level | SRT_LEVEL_TRCPERF | INT1 | 1 | ||
| LOG_LEVEL | SOAP Runtime: Error Log Level | SRT_LEVEL_ERRLOG | INT1 | 1 | ||
| FUNC_LEVEL | SOAP Runtime: Functional Trace Level | SRT_LEVEL_TRCFUNC | INT1 | 1 | ||
| PLOAD_LEVEL | SOAP Runtime: Payload Trace Level | SRT_LEVEL_TRCPLOA | INT1 | 1 | ||
| PLOAD_SIDE | Consumer and/or Provider | RAW | 1 | |||
| CPRO_1 | Consumer Proxy for Payload Trace | CHAR | 30 | |||
| SDEF_1 | Service Definition for Payload Trace | CHAR | 30 | |||
| CPRO_2 | Consumer Proxy for Payload Trace | CHAR | 30 | |||
| SDEF_2 | Service Definition for Payload Trace | CHAR | 30 | |||
| CPRO_3 | Consumer Proxy for Payload Trace | CHAR | 30 | |||
| SDEF_3 | Service Definition for Payload Trace | CHAR | 30 | |||
| CLOGTRACE_MODE | SOAP Runtime: Classic Logging/Tracing Mode | SRT_CLOGTRACE_MODE | INT1 | 1 | ||
| INBOUND_DEST | Logical destination (specified in function call) | RFCDEST | CHAR | 32 | * | |
| AGGREGATION | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 1 |