SIT_INST_QUEUE - Situation Instance Queue
Situation Instance Queue information is stored in SAP table SIT_INST_QUEUE.
It is part of development package CA_SIT_SCHEDULER in software component CA-SIT-ENG. This development package consists of objects that can be grouped under "Situation Handling: Situation Engine scheduler".
It is part of development package CA_SIT_SCHEDULER in software component CA-SIT-ENG. This development package consists of objects that can be grouped under "Situation Handling: Situation Engine scheduler".
Fields for table SIT_INST_QUEUE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
SITNINSTANCEID | Instance ID | X | SIT_DE_INST_ID | CHAR | 64 | |
SITNINSTCETRIGGEREDDATETIME | Date and Time of Trigger | X | SIT_DE_TRIGGER_DATE_TIME | DEC | 11 | |
SITNINSTCEEXECUTEDDATETIME | Date and Time of Execution | SIT_DE_EXECUTE_DATE_TIME | DEC | 11 | ||
SITNINSTCECOMPLETEDDATETIME | Date and Time of Completion | SIT_DE_COMPLETE_DATE_TIME | DEC | 11 | ||
SITNDEFINITIONID | Situation Type ID | SIT_DE_DEF_ID | CHAR | 64 | ||
SITNINSTCEQUEUESTATUS | Queue Status | SIT_DE_QUEUE_STATUS | NUMC | 4 | ||
SITNINSTANCETARGETSTATUS | Instance Status | SIT_DE_INST_STAT | CHAR | 4 | ||
SITNINSTCEOPERATION | Operation on Situation Instance | SIT_DE_INST_OP | NUMC | 4 | ||
SITNINSTCEOPERATIONSOURCE | Source of Instance Operation | SIT_DE_INST_OP_SOURCE | NUMC | 4 | ||
SITNACTIONID | Action ID | SIT_DE_ACTION_ID | CHAR | 64 | ||
SITNACTIONSTATUS | Action Status | SIT_DE_ACTION_STATUS | CHAR | 14 | ||
SITNINSTCETABTYPE | Type of Situation Instance Table | SIT_DE_INST_TAB_TYPE | CHAR | 4 |