APQD - DATA DEFINITION Queue
DATA DEFINITION Queue information is stored in SAP table APQD.
It is part of development package SBDC in software component BC-ABA-SC. This development package consists of objects that can be grouped under "SAP Batch Input".
It is part of development package SBDC in software component BC-ABA-SC. This development package consists of objects that can be grouped under "SAP Batch Input".
Fields for table APQD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| QID | Queue Identification (Unique Key) | X | APQ_QUID | CHAR | 20 | |
| TRANS | Transaction counter: Batch input, statistics | X | APQ_TRAN | INT4 | 4 | |
| BLOCK | Message counter: Batch input, statistics | X | APQ_RECO | INT4 | 4 | |
| SEGMT | Queue data segmentation number | X | APQ_SEGM | INT2 | 2 | |
| MSGCOUNT | Queue data block number | APQ_BLCK | INT2 | 2 | ||
| VARLEN | Queue data length of user data | APQ_LDAT | INT2 | 2 | ||
| VARDATA | Long String Used to Store BDC Objects in the Database | BDC_LCHAR | LCHR | 7902 |