SAP table A109 (Vendor hierarchy: vendor sub-range)
SAP table A109 has 7 primary key fields being MANDT,KAPPL,KSCHL,EKORG,LHIENR,LTSNR,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 | |
EKORG | Purchasing organization | CHAR | 4 | 0 | T024E | EKORG | |
LHIENR | Vendor number of vendor hierarchy | CHAR | 10 | 0 | LFA1 | LIFNR_LH | |
LTSNR | Supplier Subrange | CHAR | 6 | 0 | WYT1 | LTSNR | |
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 |
A109 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 A109 | EKORG | T024E | Purchasing Organizations | EKORG |
1 A109 | KAPPL | T681A | Conditions: Applications | KAPPL |
0 A109 | KSCHL | T685 | Conditions: Types | KAPPL |
0 A109 | KSCHL | T685 | Conditions: Types | KSCHL |
1 A109 | LHIENR | LFA1 | Supplier Master (General Section) | MANDT |
1 A109 | LHIENR | LFA1 | Supplier Master (General Section) | LIFNR |
0 A109 | LTSNR | WYT1 | Vendor Subrange | MANDT |
0 A109 | LTSNR | WYT1 | Vendor Subrange | LIFNR |
0 A109 | LTSNR | WYT1 | Vendor Subrange | LTSNR |
1 A109 | MANDT | T000 | Clients | MANDT |