Menu

SAP Function Module W_VAS_DELIVERYPACKING_DATA_GET

VAS-Datenbeschaffung in Verpacken aus Lieferung

The Function Module W_VAS_DELIVERYPACKING_DATA_GET (VAS-Datenbeschaffung in Verpacken aus Lieferung) is a standard Function Module in SAP ERP and is part of the function group WFR24 within the package WFRM.

Technical Information

Function Module W_VAS_DELIVERYPACKING_DATA_GET
Short Text VAS-Datenbeschaffung in Verpacken aus Lieferung
Function Group WFR24
Package WFRM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_FIRST_ITEM_LINE TYPE WFRM_FLAG SPACE Aufruf für erste Lieferposition
I_LIKP LIKE LIKPVB Lieferung: Kopfdaten
I_LIPS LIKE LIPSVB Lieferung: Positionsdaten
I_TRTYP TYPE TRTYP Transaktionstyp

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SERVICE_DATA TYPE FRM_SERVICE_DATA abhängige Servicedaten
E_TABLE_CONTROL_TITLE TYPE SCRTEXT_M Überschrift für Spalte im TableControl

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
ET_MESSAGES TYPE WFRM_ERROR_LOG_T erzeugte Nachrichten
IT_VBFA LIKE VBFAVB Vertriebsbelegsfluß
IT_VBPA LIKE VBPAVB Partnerdaten
IT_VBUK LIKE VBUKVB Vertriebsbeleg: Status auf Kopfebene
IT_VBUP LIKE VBUPVB Vertriebsbeleg: Status auf Positionsebene

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INTERNAL_ERROR interner Fehler
MESSAGE_OUTPUT Ausgabe einer Nachricht (kein Fehler).