Menu

SAP Function Module FT_EXPORT_DETERMINE

Außenhandel: Bestimmung, ob Versendungs- oder Exportvorgang vorliegt

The Function Module FT_EXPORT_DETERMINE (Außenhandel: Bestimmung, ob Versendungs- oder Exportvorgang vorliegt) is a standard Function Module in SAP ERP and is part of the function group V50EI within the package VEI.

Technical Information

Function Module FT_EXPORT_DETERMINE
Short Text Außenhandel: Bestimmung, ob Versendungs- oder Exportvorgang vorliegt
Function Group V50EI
Package VEI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_AHBAS LIKE EIKP-AHBAS Basisbeleg im Außenhandel
I_COMPANY_CODE LIKE T001 Feldleiste: Buchungskreis
I_EXPORT_ACTIVE TYPE C Flag: Versendung/Export liegt vor ('X')
I_PLANT LIKE T001W Feldleiste: Lieferndes Werk
I_SHIPPING_POINT LIKE TVST Feldleiste: Versandstelle
I_SHIP_TO_COUNTRY LIKE T005-LAND1 Feldleiste: Beliefertes Land (Warenempfänger)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_EXPORT_ACTIVE TYPE C Ergebnis: Versendung/Export liegt vor ('X')

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_DEPARTURE_COUNTRY Abgangsland ist initial
NO_DESTINATION_COUNTRY Bestimmungsland ist initial