SAP table PMPL (PM: Print log)
SAP table PMPL has 5 primary key fields being MANDT,PM_APPL,PRINT_KEY,PM_PAPER,COPY_NR.
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
PM_APPL
Application Area
CHAR
1
0
PM_APPL
Possible values
H
Human Resources
L
List editing
N
Notifications (PM/QM..)
O
Maintenance orders
P
MaintPlans/task lists
PRINT_KEY
PM: Internal Key of Print Log
CHAR
30
0
PRINT_KEY
PM_PAPER
PM: Shop Paper
CHAR
4
0
T390
PM_PAPER
COPY_NR
Copy Number (Consecutive Number)
INT1
3
0
COPY_NR
ABAPNAME
ABAP: Program Name
CHAR
8
0
OLD_PROG
FORM
Form name
CHAR
16
0
TDFORM
UNAME
User Name
CHAR
12
0
UNAME
DATUM
Date
DATS
8
0
DATUM
UZEIT
Time
TIMS
6
0
UZEIT
TDDEST
Spool: Output device
CHAR
4
0
TSP03
RSPOPNAME
PM_DELTA_P
Print Only Unprinted Operations and Components
CHAR
1
0
PM_DELTA_P
TDTELENUM
Subscriber number for telex, fax
CHAR
30
0
TDTELENUM
TDTELELAND
Country/Region Key
CHAR
3
0
*
LAND1
PREPRINT_FLAG
Printing Status of Maintenance Order
CHAR
1
0
FLG_PREPRINT
Possible values
B
Print Before Release
T
Print After Completion
PMPL foreign key relationships
Table
Field
Check Table
Check Field
0 PMPL
MANDT
T000
Clients
MANDT
1 PMPL
PM_PAPER
T390
PM: Shop papers for print control
MANDT
1 PMPL
PM_PAPER
T390
PM: Shop papers for print control
PM_APPL
0 PMPL
TDDEST
TSP03
Spool: Printer declaration
PADEST