SWF_QSTATE - BPE: Status of Inbound Queues
BPE: Status of Inbound Queues information is stored in SAP table SWF_QSTATE.
It is part of development package SWF_RUN_MAIN in software component BC-BMT-WFM-RUN. This development package consists of objects that can be grouped under "Workflow: Runtime (Main Package)".
It is part of development package SWF_RUN_MAIN in software component BC-BMT-WFM-RUN. This development package consists of objects that can be grouped under "Workflow: Runtime (Main Package)".
Fields for table SWF_QSTATE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 3 | * |
| QNAME | Name of tRFC Queue | X | TRFCQNAM | CHAR | 24 | |
| GUID | GUID in 'RAW' format | X | GUID_16 | RAW | 16 | |
| QSTATE | tRFC Queue State | QRFCSTATE | CHAR | 8 | ||
| CHANGE_TMP | Workflow: Time Stamp | SWFTS | DEC | 11 | ||
| CHG_USER | User Name | SYUNAME | CHAR | 12 | ||
| LOCK_KEY | Counter for serialized tRFC | TRFCQCNT | NUMC | 24 | ||
| RETRY_CNT | BPE: Retry Attempts for Inbound Processing | SWF_QRETRY | NUMC | 2 | ||
| OWNER | Workflow: Names of Applications | SWF_APPLIC | CHAR | 40 |