/SDF/EXM_EXT_IDS - ExM tracking of AppLog external Ids for stateful tracking
ExM tracking of AppLog external Ids for stateful tracking information is stored in SAP table /SDF/EXM_EXT_IDS.
It is part of development package /SDF/CALM_CONNECTOR in software component SV-SMG-DIA. This development package consists of objects that can be grouped under "CALM Run Connectors".
It is part of development package /SDF/CALM_CONNECTOR in software component SV-SMG-DIA. This development package consists of objects that can be grouped under "CALM Run Connectors".
Fields for table /SDF/EXM_EXT_IDS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
CATEGORY | ExM Category Id | X | CHAR | 64 | ||
EXT_ID | App Log External Id | X | CHAR | 200 | ||
TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
STATUS | App Log status at timestamp | CHAR | 2 | |||
MESSAGE | Message of last tracked log | CHAR | 400 | |||
HISTORY | Status History, separated by '|' char | STRG | 8 |