Menu

SAP Function Module IMPORT_GENERAL_DATA_PROPOSE

Vorschlag von Importdaten für den gesamten Vorgang

The Function Module IMPORT_GENERAL_DATA_PROPOSE (Vorschlag von Importdaten für den gesamten Vorgang) is a standard Function Module in SAP ERP and is part of the function group V50E within the package VEI.

Technical Information

Function Module IMPORT_GENERAL_DATA_PROPOSE
Short Text Vorschlag von Importdaten für den gesamten Vorgang
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
EXNUM LIKE EIKP-EXNUM Internal identification of import segments
HLAND LIKE T001W-LAND1 Local country of the importing com
I_AUSFU LIKE EKKO-LIFNR ' ' Ausführer bei Bestellung
I_AUSFU_WERKS LIKE T001W-WERKS ' ' Ausführer bei Umlagerbestellung (Werk)
I_EKKO LIKE EKKO ' ' Einkaufsbelegkopf
I_EXPVZ LIKE LFM1-EXPVZ Mode of transport from vendor master
I_FT_BASIS LIKE EIKP-AHBAS ' ' Kennzeichen: Basisbeleg für Außenhandel
I_IMPLAND LIKE LFA1-LAND1 ' ' Importland: Land, aus dem importiert wird
I_LFA1 LIKE LFA1 ' ' Lieferantenstamm
I_ZOLLA LIKE LFM1-ZOLLA Office of exit from vendor master

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COMPLETE LIKE VBUP-UVALL Indicator whether import data is complete
E_DATALOSS LIKE R185D-DATALOSS Flag: Dialog - Data Loss
NEXNUM LIKE EIKP-EXNUM Internal identification of import segments

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.