SAP table LEDRUCKPROFIL (Assignment of a Printer to an Object)

SAP table LEDRUCKPROFIL has 4 primary key fields being MANDT,PROFILNAME,KSCHL,KAPPL.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 T000 MANDT
PROFILNAME Description of Print Profile CHAR 10 0 LEDPROAPL DRUCK_PROFIL_ID
KSCHL Condition Type CHAR 4 0 T685 KSCHL
KAPPL Application CHAR 2 0 LEDPROAPL KAPPL
PADEST_NEW Spool: Output device CHAR 4 0 TSP03 RSPOPNAME
DSNAM Spool request: Name CHAR 6 0 RSPO0NAME
DSUF1 Spool request: Suffix 1 CHAR 4 0 RSPO1NAME
DSUF2 Spool request: Suffix 2 CHAR 12 0 RSPO2NAME
DIMME Print immediately CHAR 1 0 TDIMMED
DELET Release after output CHAR 1 0 TDDELETE
TDRECEIVER Spool Recipient Name CHAR 12 0 SYPRREC
TDDIVISION Spool Department Name CHAR 12 0 SYPRABT
TDOCOVER Print: SAP cover page CHAR 1 0 SYPRSAP
Do not print
D Default (Printer Setting)
X Print
TDCOVTITLE Spool Description CHAR 68 0 SYPRTXT
TDAUTORITY Print: Authorization CHAR 12 0 SYPRBER
IBGI_REPEAT Control Repeat Processing for Invoicing Before Goods Issue CHAR 1 0 /SPE/IBGI_REPEAT
Repeat Processing Allowed
A Only One-Time Processing Allowed

LEDRUCKPROFIL foreign key relationships

Table Field Check Table Check Field
0 LEDRUCKPROFIL KAPPL LEDPROAPL Assignment of Profiles to Various Applications MANDT
0 LEDRUCKPROFIL KAPPL LEDPROAPL Assignment of Profiles to Various Applications KAPPL
1 LEDRUCKPROFIL KSCHL T685 Conditions: Types KAPPL
1 LEDRUCKPROFIL KSCHL T685 Conditions: Types KSCHL
0 LEDRUCKPROFIL MANDT T000 Clients MANDT
1 LEDRUCKPROFIL PADEST_NEW TSP03 Spool: Printer declaration PADEST
0 LEDRUCKPROFIL PROFILNAME LEDPROAPL Assignment of Profiles to Various Applications MANDT
0 LEDRUCKPROFIL PROFILNAME LEDPROAPL Assignment of Profiles to Various Applications KAPPL