ICTRACECRITERIA - Criteria for conditional tracing retrieved by SAP Web Dispat
Criteria for conditional tracing retrieved by SAP Web Dispat information is stored in SAP table ICTRACECRITERIA.
It is part of development package STSK in software component BC-CST. This development package consists of objects that can be grouped under "Task Handler, Number Range, Update, Gateway and so on".
It is part of development package STSK in software component BC-CST. This development package consists of objects that can be grouped under "Task Handler, Number Range, Update, Gateway and so on".
Fields for table ICTRACECRITERIA
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | X | CLNT | 6 | |||
ID | Internal ID | X | INT2 | 2 | ||
VALID_UNTIL | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
TRC_LEVEL | Trace level (0 1 2 3 sap-trace trace_info ssl_debug_info) | CHAR | 40 | |||
CLIENT_IP | IP Address | NI_NODEADDR | CHAR | 90 | ||
PATH_PREFIX | Path prefix | CHAR | 256 | |||
HOSTNAME | (Virtual) Host name | CHAR | 512 | |||
METHOD | HTTP method | CHAR | 24 | |||
CREATED_BY | User Name | UNAME | CHAR | 24 | ||
CREATION_DATE | Creation date | DATN | 16 | |||
CREATION_TIME | Creation time | TIMN | 12 | |||
INCOMPLETE_MODE | Incomplete mode active | CHAR | 2 | |||
TENANT_RESTRICTED | Criteria restricted to owning tenant | CHAR | 2 | |||
DESCRIPTION | Description | STRG | 8 |