Menu

SAP Function Module FT_PROCEDURE_DIRECTION_CHECK

Außenhandel: Export-/Import-Verfahren: Konsistenzprüfung

The Function Module FT_PROCEDURE_DIRECTION_CHECK (Außenhandel: Export-/Import-Verfahren: Konsistenzprüfung) is a standard Function Module in SAP ERP and is part of the function group VFTC within the package VEI.

Technical Information

Function Module FT_PROCEDURE_DIRECTION_CHECK
Short Text Außenhandel: Export-/Import-Verfahren: Konsistenzprüfung
Function Group VFTC
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_COUNTRY LIKE T616-LAND1 Land des Verfahrens
I_DIRECTION LIKE T604-NIHON '2' Warenrichtung: Import '1', Export '2'
I_ISSUE_MESSAGE LIKE 'X' Ausgabe einer Meldung ( X / ' ' )
I_PROCEDURE LIKE T616-EXPRF Export-/Import-Verfahren

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_MESS_TEXT LIKE T616T-BEZEI Ergebnis: Auszugebender Text
E_MESS_TYPE TYPE C Ergebnis: Auszugebende Meldung
E_RESULT LIKE SY-SUBRC Ergebnis ( ok: '0', k.Auss.: '2', nicht ok: '4')

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
ENTRY_NOT_FOUND Export-/Import-Verfahren nicht vorhanden
WRONG_DIRECTION Warenrichtung falsch