Data Element list used by SAP ABAP Function Module OIDA_GET_ORIGIN_DESTINATION (Get the orgin and destination field values from plant and ship-to)
SAP ABAP Function Module
OIDA_GET_ORIGIN_DESTINATION (Get the orgin and destination field values from plant and ship-to) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
ABDUM | Field Not Used | SOURCE VALUE(I_PO_SO) LIKE EKKO-ABGRU OPTIONAL |
2 | ![]() |
ELIFN | Vendor's account number | SOURCE VALUE(I_VEND) LIKE EKKO-LIFNR OPTIONAL |
3 | ![]() |
EWERK | Plant | SOURCE VALUE(I_REC_WERKS) LIKE EKPO-WERKS OPTIONAL |
4 | ![]() |
KUNNR | Customer Number | SOURCE VALUE(I_SHIP_TO) LIKE VBPA-KUNNR OPTIONAL |
5 | ![]() |
OIC_DCITYC | Destination city code | SOURCE VALUE(E_OIC_DCITYC) LIKE OIC_PIPE-OIC_DCITYC |
6 | ![]() |
OIC_DCOUNC | Destination county code | SOURCE VALUE(E_OIC_DCOUNC) LIKE OIC_PIPE-OIC_DCOUNC |
7 | ![]() |
OIC_DLAND1 | Destination country | SOURCE VALUE(E_OIC_DLAND1) LIKE OIC_PIPE-OIC_DLAND1 |
8 | ![]() |
OIC_DREGIO | Destination region | SOURCE VALUE(E_OIC_DREGIO) LIKE OIC_PIPE-OIC_DREGIO |
9 | ![]() |
OIC_OCITYC | Origin city code | SOURCE VALUE(E_OIC_OCITYC) LIKE OIC_PIPE-OIC_OCITYC |
10 | ![]() |
OIC_OCOUNC | Origin county code | SOURCE VALUE(E_OIC_OCOUNC) LIKE OIC_PIPE-OIC_OCOUNC |
11 | ![]() |
OIC_OLAND1 | Origin country | SOURCE VALUE(E_OIC_OLAND1) LIKE OIC_PIPE-OIC_OLAND1 |
12 | ![]() |
OIC_OREGIO | Origin region | SOURCE VALUE(E_OIC_OREGIO) LIKE OIC_PIPE-OIC_OREGIO |
13 | ![]() |
WERKS_EXT | Plant (Own or External) | SOURCE VALUE(I_WERKS) LIKE VBAP-WERKS OPTIONAL |