Menu

SAP Function Module EXPIMP_ITEM_DATA_READ

Liest die Export/Import-Daten zur Position

The Function Module EXPIMP_ITEM_DATA_READ (Liest die Export/Import-Daten zur 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 EXPIMP_ITEM_DATA_READ
Short Text Liest die Export/Import-Daten zur 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 the imp
EXPOS LIKE EIPO-EXPOS Item number of the import segment

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_HEADER_EXISTS TYPE C Kopfeintrag existiert bereits
E_LINE_ITEM_EXISTS TYPE C Positionseintrag existiert bereits

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.