SAP table J_2GLPP1 (Table for print task codes)

SAP table J_2GLPP1 has 3 primary key fields being MANDT,BUKRS,PRNTSK.

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
BUKRS Company Code CHAR 4 0 T001 BUKRS
PRNTSK Print Task code CHAR 5 0 J_2GLPPRNTSK
LOGPAPER Logical paper CHAR 6 0 J_2GLPLP J_2GLPLOGPAP
LOGKIND Logical Kind for printing SD/MM documents CHAR 15 0 J_2GLPLK J_2GLPLOGKIND
DEVICE Spool Output Device CHAR 4 0 TSP03 SYPDEST
LAYOUT Form name CHAR 16 0 TDFORM
PUSER User of the print task code CHAR 12 0 USR02 J_2GLPPUSER
CPRNTSK1 Print task code for cancelled document CHAR 5 0 J_2GLPP1 J_2GLPCPRNTSK
CPRNTSK2 Print task code for cancelled document CHAR 5 0 J_2GLPP1 J_2GLPCPRNTSK

J_2GLPP1 foreign key relationships

Table Field Check Table Check Field
0 J_2GLPP1 BUKRS T001 Company Codes BUKRS
1 J_2GLPP1 CPRNTSK1 J_2GLPP1 Table for print task codes BUKRS
1 J_2GLPP1 CPRNTSK1 J_2GLPP1 Table for print task codes PRNTSK
0 J_2GLPP1 CPRNTSK2 J_2GLPP1 Table for print task codes BUKRS
0 J_2GLPP1 CPRNTSK2 J_2GLPP1 Table for print task codes PRNTSK
1 J_2GLPP1 DEVICE TSP03 Spool: Printer declaration PADEST
0 J_2GLPP1 LOGPAPER J_2GLPLP Logical Papers LOGPAPER
1 J_2GLPP1 MANDT T000 Clients MANDT
0 J_2GLPP1 PUSER USR02 Logon Data (Kernel-Side Use) BNAME