Menu

SAP Function Module SD_SHIPMENT_DELIVERY_VIEW

Lesen von Lieferungen für die Transportbearbeitung

The Function Module SD_SHIPMENT_DELIVERY_VIEW (Lesen von Lieferungen für die Transportbearbeitung) 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_DELIVERY_VIEW
Short Text Lesen von Lieferungen für die Transportbearbeitung
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_FILTER_TYPE LIKE RV56A-FLTTYP 'F' Filtertype für Lieferungspositionen
I_LANGU LIKE SY-LANGU SY-LANGU Sprache (für zu lesende Bezeichnungen)
I_PARTNER_ROLE LIKE VBPA-PARVW SPACE Partnerrolle (i.a. 'WE oder 'LF')
OPT_CUSTOMER_DATA LIKE RV56A-SELKZ 'X' Kundendaten lesen (Feld KNVV-EIKTO)
OPT_CUSTOMIZING_DATA LIKE RV56A-SELKZ 'X' Customizing-Daten lesen (Vstel, ..) ?
OPT_EXPORT_DATA LIKE RV56A-SELKZ SPACE Exportdaten lesen ?
OPT_HAZMAT_DAT LIKE RV56A-SELKZ SPACE Gefahrgutdaten lesen ?
OPT_ITEMS LIKE RV56A-SELKZ 'X' Lieferungs-Positionsdaten lesen ?
OPT_MINIMIZED_DELIVERY_VIEW LIKE RV56A-SELKZ SPACE nur minimale Lieferungsdaten lesen ?
OPT_ORDER_DATA LIKE RV56A-SELKZ SPACE Auftragsdaten lesen ?
OPT_PARTNERS LIKE RV56A-SELKZ 'X' Partnerdaten lesen (für AG, WE, SP ..) ?
OPT_STATUS_DATA LIKE RV56A-SELKZ 'X' Statusdaten lesen ?
OPT_STAWN_DATA LIKE RV56A-SELKZ SPACE Statistische Warennummern lesen?

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_NOT_ALL_DELIVERIES_FOUND LIKE RV56A-SELKZ Nicht alle gewünschten Lieferungen gefunden

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
C_VTRLK LIKE VTRLK Kopfdaten der Lieferungen
C_VTRLP LIKE VTRLP Positionsdaten der Lieferungen
I_DELIV LIKE SHIP_DELIV Zu lesende Lieferungen

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_READING_DELIVERY_HEADER Es konnten keine Kopfdaten gefunden werden
ERROR_READING_PARTNER_TABLE Es konnten keine Partnerdaten gefunden werden
NO_DELIVERIES Keine Lieferungen in I_DELIV