Menu

SAP Function Module W_FRM_DELIVERY_CREATE_GENERAL

Lieferungsgenerierung allgemein bei Verteilung von Materia

The Function Module W_FRM_DELIVERY_CREATE_GENERAL (Lieferungsgenerierung allgemein bei Verteilung von Materia) is a standard Function Module in SAP ERP and is part of the function group WFR0 within the package WFRM.

Technical Information

Function Module W_FRM_DELIVERY_CREATE_GENERAL
Short Text Lieferungsgenerierung allgemein bei Verteilung von Materia
Function Group WFR0
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_INIT_UNIT_CONV TYPE WFRM_FLAG SPACE Internen Puffer Einheitenkonv. initialisieren
I_INTERNAL_COMMIT TYPE WFRM_FLAG SPACE Commit im Funktionsbaustein
I_NO_LOCK_DOCS TYPE WFRM_FLAG SPACE Belege im nicht Funktionsbaustein sperren
I_POST_SYNCHRONOUS TYPE WFRM_FLAG SPACE Synchrone Verbuchung der Lieferungen

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
T_DOCUMENTS TYPE WFRM_DL_TAB_T Tabelle mit Belegdaten
T_MESSAGELOG TYPE WFRM_ERROR_LOG_T Nachrichtenprotokoll allgemein
T_VBFS LIKE VBFS Tabelle für Fehlerprotokoll Lieferungserzeugung
T_VBLS LIKE VBLS Tabelle mit Lieferscheindaten
T_VBSK LIKE VBSK Tabelle mit erzeugten Sammelgangköpfen
T_VERKO LIKE VERKO Handling Units: Kopfdaten
T_VERPO LIKE VERPO Handling Units: Positionsdaten

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
MESSAGE_ACCORDING_LOGS Hinweise oder Fehler bei der Verarbeitung.
NOTHING_TO_DO Keine Belegdaten vorhanden.