Table 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 | EKKO | Purchasing Document Header | SOURCE VALUE(I_VEND) LIKE EKKO-LIFNR OPTIONAL |
|
| 2 | EKKO | Purchasing Document Header | SOURCE VALUE(I_PO_SO) LIKE EKKO-ABGRU OPTIONAL |
|
| 3 | EKPO | Purchasing Document Item | SOURCE VALUE(I_REC_WERKS) LIKE EKPO-WERKS OPTIONAL |
|
| 4 | OIC_PIPE | Origin, Destination, Trip and ex Batch No for Pipeline | SOURCE VALUE(E_OIC_OREGIO) LIKE OIC_PIPE-OIC_OREGIO |
|
| 5 | OIC_PIPE | Origin, Destination, Trip and ex Batch No for Pipeline | SOURCE VALUE(E_OIC_OLAND1) LIKE OIC_PIPE-OIC_OLAND1 |
|
| 6 | OIC_PIPE | Origin, Destination, Trip and ex Batch No for Pipeline | SOURCE VALUE(E_OIC_OCOUNC) LIKE OIC_PIPE-OIC_OCOUNC |
|
| 7 | OIC_PIPE | Origin, Destination, Trip and ex Batch No for Pipeline | SOURCE VALUE(E_OIC_OCITYC) LIKE OIC_PIPE-OIC_OCITYC |
|
| 8 | OIC_PIPE | Origin, Destination, Trip and ex Batch No for Pipeline | SOURCE VALUE(E_OIC_DREGIO) LIKE OIC_PIPE-OIC_DREGIO |
|
| 9 | OIC_PIPE | Origin, Destination, Trip and ex Batch No for Pipeline | SOURCE VALUE(E_OIC_DLAND1) LIKE OIC_PIPE-OIC_DLAND1 |
|
| 10 | OIC_PIPE | Origin, Destination, Trip and ex Batch No for Pipeline | SOURCE VALUE(E_OIC_DCOUNC) LIKE OIC_PIPE-OIC_DCOUNC |
|
| 11 | OIC_PIPE | Origin, Destination, Trip and ex Batch No for Pipeline | SOURCE VALUE(E_OIC_DCITYC) LIKE OIC_PIPE-OIC_DCITYC |
|
| 12 | T001W | Plants/Branches | ||
| 13 | VBAP | Sales Document: Item Data | SOURCE VALUE(I_WERKS) LIKE VBAP-WERKS OPTIONAL |
|
| 14 | VBPA | Sales Document: Partner | SOURCE VALUE(I_SHIP_TO) LIKE VBPA-KUNNR OPTIONAL |