QUEUESTATE - Queue, destination status
Queue, destination status information is stored in SAP table QUEUESTATE.
It is part of development package SRFC in software component BC-MID-RFC. This development package consists of objects that can be grouped under "Middleware Runtime Environment".
It is part of development package SRFC in software component BC-MID-RFC. This development package consists of objects that can be grouped under "Middleware Runtime Environment".
Fields for table QUEUESTATE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client ID | X | SYMANDT | CLNT | 3 | * |
DEST | Logical destination (specified in function call) | X | RFCDEST | CHAR | 32 | * |
QNAME | Name of tRFC Queue | X | TRFCQNAM | CHAR | 24 | |
QCOUNT | Counter for serialized tRFC | TRFCQCNT | NUMC | 24 | ||
QDEEP | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
QSTATE | tRFC Queue State | QRFCSTATE | CHAR | 8 | ||
QDATE | System Date | SYDATUM | DATS | 8 | ||
QTIME | System Time | SYUZEIT | TIMS | 6 |