TPRI_PAR - ABAP print parameter storage
ABAP print parameter storage information is stored in SAP table TPRI_PAR.
It is part of development package SABP_LIST in software component BC-ABA-LI. This development package consists of objects that can be grouped under "Lists".
It is part of development package SABP_LIST in software component BC-ABA-LI. This development package consists of objects that can be grouped under "Lists".
Fields for table TPRI_PAR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
KEY1 | Primary Key for Access to TPRI_PAR | X | CHAR | 12 | ||
KEY2 | Current index for PRI_PARAMS archive (buffer) | X | SYPRINDX | CHAR | 4 | |
APPL | Printing application | SYPRAPPL | CHAR | 1 | ||
PRDATE | Print Date | SYPRDATE | DATS | 8 | ||
REORG | Deleting dataset | SYPRIREO | CHAR | 1 | ||
PDEST | Spool Output Device | SYPDEST | CHAR | 4 | * | |
PRCOP | Number of Spool Copies | SYPRCOP | NUMC | 3 | ||
PLIST | Spool Request | SYPLIST | CHAR | 12 | ||
PRTXT | Spool Description | SYPRTXT | CHAR | 68 | ||
PRIMM | Immediate Spool Print | SYPRIMM | CHAR | 1 | ||
PRREL | Immediate Spool Deletion | SYPRREL | CHAR | 1 | ||
PRNEW | New Spool Request | SYPRNEW | CHAR | 1 | ||
PEXPI | Spool Retention Period | SYPEXPI | NUMC | 1 | ||
LINCT | Page Length of List | SYLINCT | INT4 | 4 | ||
LINSZ | Line width of list | SYLINSZ | INT4 | 4 | ||
PAART | Spool Format | SYPAART | CHAR | 16 | * | |
PRBIG | Spool Cover Sheet | SYPRBIG | CHAR | 1 | ||
PRSAP | Print: SAP cover page | SYPRSAP | CHAR | 1 | ||
PRREC | Spool Recipient Name | SYPRREC | CHAR | 12 | ||
PRABT | Spool Department Name | SYPRABT | CHAR | 12 | ||
PRBER | Print: Authorization | SYPRBER | CHAR | 12 | ||
PRDSN | Spool File | SYPRDSN | CHAR | 6 | ||
PTYPE | Print: Type of spool request | SYPTYPE | CHAR | 12 | ||
ARMOD | Print: Archiving mode | SYARMOD | CHAR | 1 | ||
FOOTL | Print: Output footer | SYFOOTL | CHAR | 1 | ||
PRIOT | PRINT: Spool request priority | SYPRIOR | NUMC | 1 | ||
PRUNX | PRINT: Host spool cover page | SYPRUNX | CHAR | 1 | ||
PRCHK | Print: Check sum for print and archiving parameters | SYCHECK | INT4 | 4 | ||
PARLISTLEN | 2 Byte Signed Integer | INT2 | INT2 | 2 | ||
PARAMLIST | Extended print parameter | PARAMLIST | LCHR | 512 |