Menu

SAP Function Module IMPORT_ITEM_DATA_PROPOSE

Vorschlag von Importdaten für die Position

The Function Module IMPORT_ITEM_DATA_PROPOSE (Vorschlag von Importdaten für die Position) 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_ITEM_DATA_PROPOSE
Short Text Vorschlag von Importdaten für die Position
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
EXPOS LIKE EIPO-EXPOS Line item number of the import seg
HLAND LIKE T001W-LAND1 Local country of the importing com
I_EINA LIKE EINA SPACE Einkaufsinfosatz - allgemeine Daten
I_EINE LIKE EINE SPACE Einkaufsinfosatz - Einkaufsorganisationsdaten
I_EKKO LIKE EKKO SPACE Bestellung - Kopf
I_EKPO LIKE EKPO SPACE Bestellung - Position
I_EXART LIKE EIPO-EXART SPACE Business transaction type
I_EXPRF LIKE EIPO-EXPRF SPACE Import procedure
I_FT_BASIS LIKE EIKP-AHBAS ' ' Kennzeichen: Basisbeleg für Außenhandel
I_HERKL LIKE EIPO-HERKL SPACE Country of origin
I_HERKR LIKE EIPO-HERKR SPACE Region of origin
I_STAWN LIKE EIPO-STAWN SPACE Commodity code
I_T001W LIKE T001W SPACE Lieferndes Werk bei Umlagerbestellung
I_VERLD LIKE EIPO-VERLD SPACE Versendungsland

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.