Menu

SAP Function Module EXPIMP_COMPLETENESS_DETERMINE

Außenhandel: Prüfen der Außenhandelsdaten auf Vollständigkeit

The Function Module EXPIMP_COMPLETENESS_DETERMINE (Außenhandel: Prüfen der Außenhandelsdaten auf Vollständigkeit) is a standard Function Module in SAP ERP and is part of the function group V50E within the package VEI.

Technical Information

Function Module EXPIMP_COMPLETENESS_DETERMINE
Short Text Außenhandel: Prüfen der Außenhandelsdaten auf Vollständigkeit
Function Group V50E
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_DIRECTION LIKE T609S-VEREI Warenrichtung: Import '1', Export '2'
I_FT_BASIS LIKE EIKP-AHBAS '2FA' Kennzeichen: Basisbeleg für Außenhandel
I_FT_HEADER LIKE EIKP Außenhandelsdaten: Feldleiste Kopf
I_FT_LINE_ITEM LIKE EIPO ' ' Außenhandelsdaten: Feldleiste Position
I_INCOMPL_FIELDS TYPE C ' ' Kennzeichen: Tabelle unvollständiger Felder erz.
I_LEVEL TYPE C 'K' Belegebene: Kopf ('K') oder Position ('P')

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_COMPLETE LIKE VBUP-UVALL Kennzeichen: Vollständig
E_MESS_TYPE LIKE T609S-UVDIK Kennzeichen: Art der Meldung
E_UPDATE_NECESSARY LIKE T609S-EIVSI Kennzeichen: Sichern Unvollständigkeitsprotokoll

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_T_INCOMPLETE_FIELDS LIKE EIUV Tabelle aller unvollständiger Felder

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
WRONG_DIRECTION Warenrichtung falsch
WRONG_LEVEL Belegebene falsch