SAP Table A078
Departure Country / Destination Country
A078 (Departure Country / Destination Country) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link A078 to other SAP tables.
A078 table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
KAPPL | Application | KAPPL | T681A | CHAR | 2 | 0 | ||
KSCHL | Condition type | KSCHA | T685 | CHAR | 4 | 0 | ||
ALAND | Departure country (country from which the goods are sent) | ALAND | T005 | CHAR | 3 | 0 | ||
LLAND | Country of Destination | LLAND | T005 | CHAR | 3 | 0 | ||
DATBI | Validity end date of the condition record | KODATBI | DATS | 8 | 0 | |||
DATAB | Validity start date of the condition record | KODATAB | DATS | 8 | 0 | |||
KNUMH | Condition record number | KNUMH | CHAR | 10 | 0 |
A078 foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
A078 | ALAND | A078 | MANDT | T005 | Countries | MANDT |
A078 | ALAND | A078 | ALAND | T005 | Countries | LAND1 |
A078 | KAPPL | A078 | KAPPL | T681A | Conditions: Applications | KAPPL |
A078 | KSCHL | A078 | MANDT | T685 | Conditions: Types | MANDT |
A078 | KSCHL | 'A' | T685 | Conditions: Types | KVEWE | |
A078 | KSCHL | A078 | KAPPL | T685 | Conditions: Types | KAPPL |
A078 | KSCHL | A078 | KSCHL | T685 | Conditions: Types | KSCHL |
A078 | LLAND | A078 | MANDT | T005 | Countries | MANDT |
A078 | LLAND | A078 | LLAND | T005 | Countries | LAND1 |
A078 | MANDT | A078 | MANDT | T000 | Clients | MANDT |