Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module RV_SHIPMENT_VIEW_REFRESH (Initialisieren 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.
Function Module | RV_SHIPMENT_VIEW_REFRESH |
Short Text | Initialisieren Transport und zugehörige Objekte |
Function Group | V56T |
Package | VTR |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.