Menu

SAP Function Module HU_CREATE_FROM_SALES_PROPOSAL

Generieren Lieferungsverpackung aus Lieferplan

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module HU_CREATE_FROM_SALES_PROPOSAL (Generieren Lieferungsverpackung aus Lieferplan) is a standard Function Module in SAP ERP and is part of the function group V51H within the package HANDLING_UNITS.

Technical Information

Function Module HU_CREATE_FROM_SALES_PROPOSAL
Short Text Generieren Lieferungsverpackung aus Lieferplan
Function Group V51H
Package HANDLING_UNITS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_LIKP LIKE LIKPVB Lieferungskopf
IS_V50AGL LIKE V50AGL Struktur der allgemeinen Flags der Lieferung
IS_VBAK LIKE VBAK SPACE Auftragskopf des Vorgängerbeleges
IT_VBAP TYPE VSE_T_VBAP Tabelle der Vertriebesbelegpositionen
IT_VBFA_TAB TYPE VSE_T_VBFA Packflußsätze des Vorgängerbeleges

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EF_DATA_CHANGED LIKE Kennezeichen Daten wurden geändert

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CT_XVBAPF TYPE VSE_T_VBAPF Verdichteter Packfluß
CT_XVBFA TYPE VSE_T_VBFA Tabelle der aktuellen Packflüsse
CT_YVBFA TYPE VSE_T_VBFA Tabelle der alten Packflüsse

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.