Menu

SAP Function Module EXPORT_ITEM_DATA_PROPOSE

Vorschlag von Exportdaten für die Position

The Function Module EXPORT_ITEM_DATA_PROPOSE (Vorschlag von Exportdaten 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 EXPORT_ITEM_DATA_PROPOSE
Short Text Vorschlag von Exportdaten 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
EXART LIKE EIPO-EXART ' '
EXNUM LIKE EIKP-EXNUM Export Number (Internal)
EXPOS LIKE EIPO-EXPOS Item Number
EXTNUMBER LIKE LIKP-EXPKZ ' '
FGEBNR LIKE LIPS-CHARG
FMAEPV LIKE MAEPV
FMCHA LIKE MCHA
FPSTYV LIKE LIPS-PSTYV
FSPART LIKE LIPS-SPART
FVKORG LIKE LIKP-VKORG
FVTWEG LIKE LIPS-VTWEG
HLAND LIKE T001W-LAND1
I_EMPF_LAND LIKE KUWEV-LAND1 ' ' Bestimmungsland des Exports
I_FT_BASIS LIKE EIKP-AHBAS ' ' Kennzeichen: Basisbeleg für Außenhandel
I_LIPS LIKE LIPS ' ' Work Area: Delivery Item
I_PLANT LIKE T001W SPACE Workarea: Lieferndes Werk
I_VBRP LIKE VBRP ' ' Work Area: Billing Item

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 export/import data are complete
E_DATALOSS LIKE R185D-DATALOSS Flag: Dialog - Data Loss
NEXNUM LIKE EIKP-EXNUM Reassigned ID of Export Data

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.