Data Element list used by SAP ABAP Function Module SD_SHIPMENT_STAGE_DESCRIPTIONS (Ermittlung von Ortsbezeichnungen für Abgang-/Zielort eines Abschnitts etc.)
SAP ABAP Function Module
SD_SHIPMENT_STAGE_DESCRIPTIONS (Ermittlung von Ortsbezeichnungen für Abgang-/Zielort eines Abschnitts etc.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ADRNA | Departure point: Address | SOURCE VALUE(C_LOCA_ADDRESS_NUMBER) LIKE VTTSVB-ADRNA OPTIONAL |
|
| 2 | ADRNZ | Destination address | SOURCE VALUE(C_LOCZ_ADDRESS_NUMBER) LIKE VTTSVB-ADRNZ OPTIONAL |
|
| 3 | LAND1_A | Point of departure: Country key | SOURCE VALUE(C_LOCZ_COUNTRY) LIKE VTTSVB-LAND1A OPTIONAL |
|
| 4 | LAND1_A | Point of departure: Country key | SOURCE VALUE(C_LOCA_COUNTRY) LIKE VTTSVB-LAND1A OPTIONAL |
|
| 5 | LZONE_A | Point of departure: Transportation zone | SOURCE VALUE(C_LOCZ_TRANSP_ZONE) LIKE VTTSVB-LZONEA OPTIONAL |
|
| 6 | LZONE_A | Point of departure: Transportation zone | SOURCE VALUE(C_LOCA_TRANSP_ZONE) LIKE VTTSVB-LZONEA OPTIONAL |
|
| 7 | PSTLZ_A | Departure point: Postal code | SOURCE VALUE(C_LOCZ_POSTCODE) LIKE VTTSVB-PSTLZA OPTIONAL |
|
| 8 | PSTLZ_A | Departure point: Postal code | SOURCE VALUE(C_LOCA_POSTCODE) LIKE VTTSVB-PSTLZA OPTIONAL |
|
| 9 | REGIO_A | Dep.point: Region (state, Federal county, province etc.) | SOURCE VALUE(C_LOCZ_REGION) LIKE VTTSVB-REGIOA OPTIONAL |
|
| 10 | REGIO_A | Dep.point: Region (state, Federal county, province etc.) | SOURCE VALUE(C_LOCA_REGION) LIKE VTTSVB-REGIOA OPTIONAL |
|