Menu

SAP Function Module RV_SHIPMENT_VIEW

Lesen Transport und zugehörige Objekte

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module RV_SHIPMENT_VIEW (Lesen Transport und zugehörige Objekte) is a standard Function Module in SAP ERP and is part of the function group V56T within the package VTR.

Technical Information

Function Module RV_SHIPMENT_VIEW
Short Text Lesen Transport und zugehörige Objekte
Function Group V56T
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
ACTIVITY LIKE T180-TRTYP 'A' Action for authorization check
I_FILTER_TYPE LIKE RV56A-FLTTYP 'F' Filtertyp für Lieferungspositionen
LANGUAGE LIKE SY-LANGU SY-LANGU Language for descriptions
OPTION_AUTHORITY_CHECK LIKE RV56A-SELKZ SPACE Option: Check authoriztion
OPTION_DELIVERY_LOCK LIKE RV56A-SELKZ SPACE Option: Block deliveries
OPTION_EXPORT_DATA LIKE RV56A-SELKZ SPACE Option: Export data
OPTION_FLOW LIKE RV56A-SELKZ SPACE Option: Document flow
OPTION_HU_VIA_VBFA LIKE RV56A-SELKZ SPACE HUs auch über Belegfluß lesen?
OPTION_IGNORE_MISSING_DELIV LIKE RV56A-SELKZ SPACE Ignoriere fehlende Lieferungen
OPTION_ITEMS LIKE RV56A-SELKZ SPACE Option: Shipment items
OPTION_MESSAGES LIKE RV56A-SELKZ SPACE Option: Output
OPTION_MINIMIZED_ITEM_DATA LIKE RV56A-SELKZ SPACE Option: Only read minimal delivery data
OPTION_NO_REFRESH LIKE RV56A-SELKZ 'X' No initialization before reading
OPTION_PACKAGES LIKE RV56A-SELKZ SPACE Option: Shipping units
OPTION_PACKAGE_DIALOG LIKE RV56A-SELKZ SPACE Option: Versandelemente dialog
OPTION_PARTNERS LIKE RV56A-SELKZ SPACE Option: Partners
OPTION_SALES_ORDERS LIKE RV56A-SELKZ SPACE Option: Date of the sales order
OPTION_SEGMENTS LIKE RV56A-SELKZ SPACE Option: Shipment stages
OPTION_STAWN_READ LIKE RV56A-SELKZ SPACE Option: Statistische Warennummer lesen
OPTION_TTDS LIKE RV56A-SELKZ SPACE Option: Transportation planning point
OPTION_TVTK LIKE RV56A-SELKZ SPACE Option: Shipment type
SHIPMENT_NUMBER LIKE VTTK-TKNUM Shipment Number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DELIVERY_MISSING LIKE RV56A-SELKZ Lieferung des Transports fehlt
F_TTDS LIKE TTDS Transportation planning point
F_TTDST LIKE TTDST Transportation planning point (description)
F_TVTK LIKE TVTK Shipment type
F_TVTKT LIKE TVTKT Shipment type (description)
F_VBPLA LIKE VBPLA Shipping unit (general)
F_VTTKVB LIKE VTTKVB Shipment header

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
F_TRLK LIKE VTRLK Delivery headers
F_TRLP LIKE VTRLP Delivery notes
F_VBADR LIKE SADRVB Addresses for partners
F_VBPA LIKE VBPAVB Partners
F_VBPLK LIKE VBPLK Shipping unit headers
F_VBPLP LIKE VBPLP Shipping unit items
F_VBPLS LIKE VBPLS Shipping unit totals
F_VTFA LIKE VTFAVB Document Flow
F_VTSP LIKE VTSPVB Assignment of shipment stage/item
F_VTTP LIKE VTTPVB Shipment items
F_VTTS LIKE VTTSVB Shipment stages

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DELIVERY_LOCK Lieferung gesperrt
DELIVERY_MISSING Delivery of shipment missing
NOT_FOUND Shipment not available
NO_AUTHORITY No authorization