SAP table LEDPROAPL (Assignment of Profiles to Various Applications)

SAP table LEDPROAPL has 3 primary key fields being MANDT,PROFILNAME,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 * MANDT
PROFILNAME Description of Print Profile CHAR 10 0 LEDPROFIL DRUCK_PROFIL_ID
KAPPL Application for output conditions CHAR 2 0 T681A NA_KAPPL

LEDPROAPL foreign key relationships

Table Field Check Table Check Field
0 LEDPROAPL KAPPL T681A Conditions: Applications KAPPL
1 LEDPROAPL PROFILNAME LEDPROFIL Definition of Print Profile Names MANDT
1 LEDPROAPL PROFILNAME LEDPROFIL Definition of Print Profile Names PROFILNAME