Table list used by SAP ABAP Function Module FT_EXPORT_DETERMINE (Außenhandel: Bestimmung, ob Versendungs- oder Exportvorgang vorliegt)
SAP ABAP Function Module
FT_EXPORT_DETERMINE (Außenhandel: Bestimmung, ob Versendungs- oder Exportvorgang vorliegt) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EIKP | Foreign Trade: Export/Import Header Data | SOURCE VALUE(I_AHBAS) LIKE EIKP-AHBAS |
|
| 2 | T001 | Company Codes | SOURCE VALUE(I_COMPANY_CODE) LIKE T001 OPTIONAL |
|
| 3 | T001W | Plants/Branches | SOURCE VALUE(I_PLANT) LIKE T001W OPTIONAL |
|
| 4 | T005 | Countries | SOURCE VALUE(I_SHIP_TO_COUNTRY) LIKE T005-LAND1 OPTIONAL |
|
| 5 | TVST | Organizational Unit: Shipping Points | SOURCE VALUE(I_SHIPPING_POINT) LIKE TVST OPTIONAL |
|