CRM_ICI_TRACES - storage for SOAP traces in ICI
storage for SOAP traces in ICI information is stored in SAP table CRM_ICI_TRACES.
It is part of development package ICI_COMMON in software component CA-GTF-IC-CHA. This development package consists of objects that can be grouped under "Integrated Communication Interface Common".
It is part of development package ICI_COMMON in software component CA-GTF-IC-CHA. This development package consists of objects that can be grouped under "Integrated Communication Interface Common".
Fields for table CRM_ICI_TRACES
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
USER_ID | User Name | X | SYUNAME | CHAR | 12 | |
TIMESTAMP_CREATE | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | X | TIMESTAMPL | DEC | 11 | |
COUNTER | Counter for a single trace entry | X | NUMC | 6 | ||
.INCLUDE | TRACE | CRM_ICI_TRACE | 0 | |||
TIMESTAMP | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
TYPE | type: e.g. H= HTTP, E=Error | CHAR | 1 | |||
TRACE_UNIT | e.g. HTTP request, SOAP request, error message, etc. | STRG | 8 | |||
RE_TRACE | Real-Time Decisioning Engine Trace | CRM_TRACE_RE | CHAR | 1 | ||
TRACE_RE | Real-Time Decisioning Engine Trace | CRM_TRACE_RE | CHAR | 1 |