Menu

SAP Function Module SD_SHIPMENT_HEADER_CHANGE

Ändern des Transportkopfes mit allen abhängigen Funktionen

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module SD_SHIPMENT_HEADER_CHANGE (Ändern des Transportkopfes mit allen abhängigen Funktionen) is a standard Function Module in SAP ERP and is part of the function group V56H within the package VTR.

Technical Information

Function Module SD_SHIPMENT_HEADER_CHANGE
Short Text Ändern des Transportkopfes mit allen abhängigen Funktionen
Function Group V56H
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_DEPARTURE LIKE LOC_DEPT Poing of departure during leg determination for subsequent leg
I_DESTINATION LIKE LOC_DEST Destination point during leg determination for preliminary leg
I_TVTK LIKE TVTK Shipment type
OPT_DIALOG LIKE RV56A-SELKZ 'X' Carry out online for itinerary ?

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_LEG_DETERMINATION_DONE LIKE RV56A-SELKZ Leg determination carried out
E_NUMBER_OF_CHANGED_LEGS TYPE I Number of changed legs
E_ROUTE_FROM_DELIVERY LIKE RV56A-SELKZ Route copied from delivery
E_SERV_AGENT_FROM_DELIVERY LIKE RV56A-SELKZ Service agent copied from delivery

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_XVTTK_NEW LIKE VTTKVB New shipment header (may be changed again)

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_XVBADR LIKE SADRVB Addresses
C_XVBPA LIKE VBPAVB Partners
C_XVTSP LIKE VTSPVB Assign stage/item
C_XVTTK LIKE VTTKVB Shipment header
C_XVTTP LIKE VTTPVB Shipment items
C_XVTTS LIKE VTTSVB Stages
C_YVBADR LIKE SADRVB Addresses
C_YVBPA LIKE VBPAVB Partners
C_YVTSP LIKE VTSPVB Assign stage/item
C_YVTTK LIKE VTTKVB Shipment header
C_YVTTP LIKE VTTPVB Shipment items
C_YVTTS LIKE VTTSVB Stages
I_DEPARTURE_SEQUENCE LIKE VTTSLKA Itinerary
I_XTRLK LIKE VTRLK Delivery headers
I_XTRLP LIKE VTRLP Delivery items
I_XVTFA LIKE VTFAVB Update Structure VTFA with Dynamic Division
I_YVTFA LIKE VTFAVB Update Structure VTFA with Dynamic Division

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INVALID_CHANGE Cnanges not allowed
ROUTE_INSERT_FAILED Adding the route failed
STATUS_COMPLETION_FAILED Setting 'transportation processing' status failed
STATUS_LOADING_END_FAILED setting status 'end loading' failed
STATUS_LOADING_START_FAILED setting status 'start loading' failed
STATUS_PLANNED_FAILED setting status 'planned' failed
STATUS_REGISTRATED_FAILED setting status 'registered' failed
STATUS_SHIPMENT_END_FAILED setting status 'shipment end' failed
STATUS_SHIPMENT_START_FAILED setting status 'shipment start' failed
TDLNR_INSERT_FAILED Adding service agent failed