SIT_DCTX_Q - Situation Data Context Queue
Situation Data Context Queue information is stored in SAP table SIT_DCTX_Q.
It is part of development package CA_SIT_DCTX in software component CA-SIT-ATM. This development package consists of objects that can be grouped under "Situation Handling: Data Context".
It is part of development package CA_SIT_DCTX in software component CA-SIT-ATM. This development package consists of objects that can be grouped under "Situation Handling: Data Context".
Fields for table SIT_DCTX_Q
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
SITNDEFINITIONID | Situation Type ID | X | SIT_DE_DEF_ID | CHAR | 64 | |
SITNDCTXCHUNKID | Data Context Chunk ID | X | SIT_DE_DCTX_CHUNK_ID | NUMC | 8 | |
SITNDCTXTRIGGEREDDATETIME | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | X | TIMESTAMPL | DEC | 11 | |
SITNDCTXEXECUTEDDATETIME | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
SITNDCTXCOMPLETEDDATETIME | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
SITNDCTXQUEUESTATUS | Queue Status | SIT_DE_QUEUE_STATUS | NUMC | 4 | ||
SITNDCTXEXECUTIONRETRYCOUNT | Number of Retries | SIT_DE_QUEUE_RETRY_COUNT | INT2 | 2 |