PQPRINTQUEUE - Print queue
Print queue information is stored in SAP table PQPRINTQUEUE.
It is part of development package SPOPQ in software component BC-CCM-PRN-OM-PQ. This development package consists of objects that can be grouped under "Print Queue Implementation for sSuite".
It is part of development package SPOPQ in software component BC-CCM-PRN-OM-PQ. This development package consists of objects that can be grouped under "Print Queue Implementation for sSuite".
Fields for table PQPRINTQUEUE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | |
| QNAME | Queue ID | X | PQ_QNAME | CHAR | 64 | |
| QDESCRIPTION | Description | PQ_QDESCRIPTION | CHAR | 160 | ||
| QFORMAT | Technical Queue Format | PQ_QFORMAT | CHAR | 102 | ||
| QFORMAT_DESCRIPT | Queue Format | PQ_QFORMAT_DESCRIPTION | CHAR | 80 | ||
| TECH_USER_NAME | Technical User | PQ_TECH_USER_NAME | CHAR | 24 | ||
| QSTATUS | Queue Status | PQ_QSTATUS | CHAR | 2 | ||
| CREATE_TIME | Create time | PQ_CREATE_TIME | DEC | 8 | ||
| LAST_RETRIEVE_TIME | Time of last retrieved item | PQ_LAST_RETRIEVE_TIME | DEC | 8 | ||
| CLEANUP_PRD | Cleanup the old Queue Items [days] | PQ_CLEANUP_PERIOD | INT1 | 1 | ||
| LOCATION_ID | PQ Location ID | PQ_LOCATION_ID | CHAR | 120 | ||
| LOCATION_ID_TYPE | PQ Location ID Type | PQ_LOCATION_ID_TYPE | CHAR | 6 | ||
| OMS_TYPE | Print Queue: OMS Type | PQ_OMS_TYPE | INT2 | 2 | ||
| QPARAMS | Print Parameter as JSON string | PQ_PRINTPARAMS | STRG | 8 | ||
| DESTINATION | Logical Port Name | SRT_LP_NAME | CHAR | 120 | ||
| NOTIFY_TYPE | PQ Notification Type | PQ_NOTIFY_TYPE | CHAR | 2 |