Menu

SAP Function Module EXPORT_GENERAL_DATA_PROPOSE

Vorschlag von Exportdaten für den gesamten Vorgang

The Function Module EXPORT_GENERAL_DATA_PROPOSE (Vorschlag von Exportdaten 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 EXPORT_GENERAL_DATA_PROPOSE
Short Text Vorschlag von Exportdaten 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 Export Number (Internal)
FROUTE LIKE LIKP-ROUTE Route of the transaction
FVSTEL LIKE LIKP-VSTEL Shipping point from which the goods depart
HLAND LIKE T001W-LAND1 ' ' Delivering Country (Shipping Point)
I_BELEGFLAG LIKE RL50E-K_FLAG '2'
I_EMPF_LAND LIKE KUWEV-LAND1 ' ' Country of ship-to party (destination country)
I_FT_BASIS LIKE EIKP-AHBAS ' ' Kennzeichen: Basisbeleg für Außenhandel
I_LIKP LIKE LIKP ' ' Work Area: Delivery Header
I_VBRK LIKE VBRK ' ' Work Area: Billing Document Header
I_WARENEMPF LIKE KUWEV-KUNNR ' ' Ship-to party

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 data is complete
E_DATALOSS LIKE R185D-DATALOSS Flag: Dialog - Data Loss
NEXNUM LIKE EIKP-EXNUM Internal ID of Export 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.