Menu

SAP Function Module SD_SHIPMENT_PACKING_VIEW

Lesen von Verpackungsdaten für Transport und darin enthaltene Lieferungen

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 SD_SHIPMENT_PACKING_VIEW (Lesen von Verpackungsdaten für Transport und darin enthaltene Lieferungen) is a standard Function Module in SAP ERP and is part of the function group V56L within the package VTR.

Technical Information

Function Module SD_SHIPMENT_PACKING_VIEW
Short Text Lesen von Verpackungsdaten für Transport und darin enthaltene Lieferungen
Function Group V56L
Package VTR
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_LANGU LIKE SY-LANGU SY-LANGU Sprache (für zu lesende Bezeichnungen)
I_TKNUM LIKE VTTK-TKNUM Transportnummer
OPT_HU_VIA_VBFA LIKE RV56A-SELKZ SPACE HUs auch via Belegfluß lesen? (Notwendig, wenn HUs 'umgehängt' wurden)
OPT_PACKING_GENERAL_DATA LIKE RV56A-SELKZ 'X' Allg. Daten errechnen ? (Workarea C_VBPLA)
OPT_PACKING_GENERAL_DATA_DELIV LIKE RV56A-SELKZ ' ' Allg. Daten je Lief. ? (Tabelle C_VBPLA_DELIV)
OPT_PACKING_SUM LIKE RV56A-SELKZ 'X' Summendaten errechnen ? (Tabelle C_VBPLS)
OPT_PACKING_SUM_DELIV LIKE RV56A-SELKZ ' ' Summendaten je Lief. ? (Tabelle C_VBPLS_DELIV)
OPT_READ_DELIVERY_DATA LIKE RV56A-SELKZ 'X' Lieferungen lesen ?(sonst I_VTRLK/P übergeben!)
OPT_READ_SHIPMENT_ITEMS LIKE RV56A-SELKZ 'X' Transportpositionen lesen (sonst I_DELIV überg)
OPT_UNPACKED_ITEMS LIKE RV56A-SELKZ 'X' VBPLP-Sätze für unverpackte Positionen erzeugen?

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_VBPLA LIKE VBPLA Allg. Daten Verpackung Transport

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_VBPLA_DELIV LIKE VBPLA Allg. Daten Verpackung Transport je Lief.
C_VBPLK LIKE VBPLK Versandelement-Köpfe
C_VBPLP LIKE VBPLP Versandelement-Positionen
C_VBPLS LIKE VBPLS Summendaten je Versandhilfsmittel
C_VBPLS_DELIV LIKE VBPLS1 Summendaten je Versandhilfsmittel je Lief.
I_DELIV LIKE SHIP_DELIV Lieferungen (wenn OPT_READ_SHIPMENT_ITEMS-' ')
I_VTRLK LIKE VTRLK Lieferköpfe (wenn OPT_READ_DELIVERY_DATA - ' ')
I_VTRLP LIKE VTRLP Lieferpos. (wenn OPT_READ_DELIVERY_DATA - ' ')

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_SHIPMENT_NUMBER I_TKNUM ist leer