PQPRINTITEMBLOB - Print Data for Print Queue Items
Print Data for Print Queue Items information is stored in SAP table PQPRINTITEMBLOB.
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 PQPRINTITEMBLOB
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
ITEM_ID | Print Queue Item ID | X | PQ_ITEM_ID | CHAR | 64 | |
COUNT_ID | Attachment counter | X | PQ_COUNT | INT1 | 1 | |
CREATED_VIA | Print Queue Item Creator | PQ_ITEM_CREATOR | CHAR | 80 | ||
BLOB_ZIPSTATUS | QItem Blob content zip status | PQ_BLOB_ZIPSTATUS | CHAR | 2 | ||
DATA | Binary Content | RSTR | 8 |