SSI_TASK_RT - Keep runtime information of processed tasks
Keep runtime information of processed tasks information is stored in SAP table SSI_TASK_RT.
It is part of development package SSI_DISPATCH in software component BC-CST. This development package consists of objects that can be grouped under "Dispatching of Requests".
It is part of development package SSI_DISPATCH in software component BC-CST. This development package consists of objects that can be grouped under "Dispatching of Requests".
Fields for table SSI_TASK_RT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client ID | X | SYMANDT | CLNT | 6 | |
APPLICATION_ID | Application id | X | SSI_DISPATCH_APPL_ID | CHAR | 64 | |
TASK_KEY | Task key | X | SSI_DISPATCH_TASK_KEY | CHAR | 128 | |
TIMESTAMP | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | X | TIMESTAMPL | DEC | 11 | |
TASK_SIZE_MB | INT4 | 4 |