SAP table A119 (Service agent/Dep.ctry/Dep.post.code /Dest. country)

SAP table A119 has 8 primary key fields being MANDT,KAPPL,KSCHL,TDLNR,LAND1A,PSTLZA,LAND1Z,DATBI.

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
KAPPL Application CHAR 2 0 T681A KAPPL
KSCHL Condition Type CHAR 4 0 T685 KSCHA
TDLNR Number of forwarding agent in the shipment stage CHAR 10 0 LFA1 TDLNRS
LAND1A Country key for point of departure CHAR 3 0 T005 LAND1A
PSTLZA Departure postal code CHAR 10 0 PSTLZA
LAND1Z Country key CHAR 3 0 T005 LAND1Z
DATBI Validity end date of the condition record DATS 8 0 KODATBI
DATAB Validity start date of the condition record DATS 8 0 KODATAB
KNUMH Number of the Condition Record CHAR 10 0 KNUMH

A119 foreign key relationships

Table Field Check Table Check Field
0 A119 KAPPL T681A Conditions: Applications KAPPL
1 A119 KSCHL T685 Conditions: Types KAPPL
1 A119 KSCHL T685 Conditions: Types KSCHL
0 A119 LAND1A T005 Countries MANDT
0 A119 LAND1A T005 Countries LAND1
1 A119 LAND1Z T005 Countries MANDT
1 A119 LAND1Z T005 Countries LAND1
0 A119 MANDT T000 Clients MANDT
1 A119 TDLNR LFA1 Supplier Master (General Section) MANDT
1 A119 TDLNR LFA1 Supplier Master (General Section) LIFNR