PQPRINTDOCUMENT - Print document
Print document information is stored in SAP table PQPRINTDOCUMENT.
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 PQPRINTDOCUMENT
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 | |
DOCUMENT_NAME | Document name | PQ_DOCUMENT_NAME | CHAR | 240 | ||
FILESIZE | Document Size | PQ_SIZE | NUMC | 24 | ||
DOCUMENT_URL | Document URL | PQ_DOCUMENT_URL | CHAR | 2666 | ||
DOCUMENT_ID | Document ID | PQ_DOCUMENT_ID | CHAR | 64 | ||
DOCUMENT_CLASS | Document class | PQ_DOCUMENT_CLASS | CHAR | 20 | * | |
DOCUMENT_PAGECOUNT | Document page count | PQ_DOCUMENT_PAGE_COUNT | INT4 | 4 |