Menu

SAP Function Module RV_EXPORT_CONTROL_DELIVERY

Gesetzliche Kontrolle: Durchführung der Ges. Kontrolle in der Lieferung

The Function Module RV_EXPORT_CONTROL_DELIVERY (Gesetzliche Kontrolle: Durchführung der Ges. Kontrolle in der Lieferung) is a standard Function Module in SAP ERP and is part of the function group V52E within the package VEI.

Technical Information

Function Module RV_EXPORT_CONTROL_DELIVERY
Short Text Gesetzliche Kontrolle: Durchführung der Ges. Kontrolle in der Lieferung
Function Group V52E
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
CONSIGNEE_NEW LIKE LIKP-KUNNR Export Partner: Ship-to Party : New
CONSIGNEE_OLD LIKE LIKP-KUNNR SPACE Export Partner: Ship-to Party : Old
EXPORT_DATE_NEW LIKE LIKP-LFDAT Export Date : New
EXPORT_DATE_OLD LIKE LIKP-LFDAT '00000000' Export Date : Old
EXPORT_NUMBER LIKE LIKP-EXNUM SPACE Export Data : EIKP Segment Number
I_LOG_LEVEL LIKE TVLK-EXCLG SPACE Kennzeichen : Ebene des zu sichernden Protok.
I_PREDECESSOR_DOCUMENT LIKE TVLK-AUFER SPACE Kennzeichen : Vorgängerbelegart
I_PROT_ACTIVE LIKE TVAK-EXDIA SPACE Kennzeichen : Protokoll ausgeben beim Sichern
LINE_LIPS LIKE LIPS SPACE Workarea : Delivery : Item Data
LINE_VBPA LIKE VBPA SPACE Workarea : Partner Data

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_PROTOCOL LIKE Log flag:E_ANALY is not empty

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ANALY LIKE VBEXAN Analysis Result from Export Control
I_LIPSVB LIKE LIPSVB Tabelle : Lieferung : Positionsdaten
I_VBAPVB LIKE VBAPVB Table : Order : Item Data
I_VBPAVB LIKE VBPAVB Table : Partner Data

Exceptions

This function module does not define any Exceptions.