SAP A407 Route, Loading Point, Discharge Point Table
Overview
A407 is a standard SAP S/4HANA table that stores Route, Loading Point, Discharge Point data. There are total 9 fields in the A407 table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table A407 belongs to Transportation and Distribution (IS-OIL-DS-TD) module and is located in the package TD Transport and Distribution (OIG).
In addition, following links provide an overview of foreign key relationships, if any, that link A407 to other SAP tables and standard CDS views available based on A407 table in S/4HANA 2020.
Techincal Settings of A407
Below are technical details of the table A407
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of A407 Fields
The following table gives you an overview of the fields available in A407
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| KAPPL | Application | KAPPL | T681A | CHAR | 2 |
| KSCHL | Condition type | KSCHA | T685 | CHAR | 4 |
| OIGROUTEV | TD-F vehicle route | OIG_ROUTEV | TVRO | CHAR | 6 |
| OIGKNOTL | TD-F - loading point | OIG_KNOTL | TVKN | CHAR | 10 |
| OIGKNOTD | TD-F - discharge point | OIG_KNOTD | TVKN | CHAR | 10 |
| DATBI | Validity end date of the condition record | KODATBI | DATS | 8 | |
| DATAB | Validity start date of the condition record | KODATAB | DATS | 8 | |
| KNUMH | Number of the Condition Record | KNUMH | CHAR | 10 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for A407
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| A407 | KAPPL | : | T681A |
| A407 | KSCHL | : | T685 |
| A407 | MANDT | : | T000 |
| A407 | OIGKNOTD | : | TVKN |
| A407 | OIGKNOTL | : | TVKN |
| A407 | OIGROUTEV | : | TVRO |