SDOK_Q_ACTIVE - SDOK Queueing: Active Queue, Preferred Processing
SDOK Queueing: Active Queue, Preferred Processing information is stored in SAP table SDOK_Q_ACTIVE.
It is part of development package SDOK in software component BC-SRV-KPR-DMS. This development package consists of objects that can be grouped under "SAP Knowledge Provider".
It is part of development package SDOK in software component BC-SRV-KPR-DMS. This development package consists of objects that can be grouped under "SAP Knowledge Provider".
Fields for table SDOK_Q_ACTIVE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
OBJECTKEY | SDOk Queueing: Object Key | X | SDOK_QUEUEING_OBJ_KEY | CHAR | 50 | |
CLASS | SDOk Queueing: Request Class, Activity Control | X | SDOK_QUEUEING_REQUEST_REQCLASS | CHAR | 6 | |
STATUS | SDOK Queueing: Processing Status of Queue Request | SDOK_QUEUEING_REQUEST_STATUS | CHAR | 1 | ||
PRIORITY | SDOk Queueing: Priority of Request | SDOK_QUEUEING_REQUEST_REQPRIO | NUMC | 2 | ||
PACKAGEID | SDOK_QUEUEING: Group ID | SDOK_QUEUEING_REQUEST_PACKAGEI | CHAR | 47 | ||
REQUESTED | SDOK Queueing: Time Stamp of Request Delivery | SDOK_QUEUEING_REQUEST_REQTIME | NUMC | 14 | ||
DELIVERED | SDOK Queueing: Time Stamp of Processing Start | SDOK_QUEUEING_REQUEST_DELTIME | NUMC | 14 | ||
ERRORCATEGORY | SDOk Queueing: Error Category of Error | SDOK_QUEUEING_REQUEST_ERRORCAT | CHAR | 1 | ||
ERRORCODE | SDOK Queueing: Error Number | SDOK_QUEUEING_REQUEST_ERRORNO | NUMC | 10 | ||
RETRIES | SDOK Queueing: Number of Repetitions in Error | SDOK_QUEUEING_REQUEST_RETRIES | NUMC | 2 | ||
CNTRLDATA | SDOk Queueing: Details of Control Data | SDOK_QUEUEING_OBJ_CONTROLDATA | CHAR | 50 |