Menu

SAP Function Module SD_SHIPMENTS_CHECK_CHANGES

Überprüfung von Transporten auf Änderungen

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

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 SD_SHIPMENTS_CHECK_CHANGES (Überprüfung von Transporten auf Änderungen) is a standard Function Module in SAP ERP and is part of the function group V56U within the package VTR.

Technical Information

Function Module SD_SHIPMENTS_CHECK_CHANGES
Short Text Überprüfung von Transporten auf Änderungen
Function Group V56U
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_BLDGR LIKE T185-BLDGR SPACE Screen sequence
I_TRTYP LIKE T180-TRTYP SPACE Transaction type

Exporting Parameters

This function module does not define any EXPORTING parameters.

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_XVTTK LIKE VTTKVB Transportköpfe (aktuell)
I_XVTSP LIKE VTSPVB Assignment stage/item (old)
I_XVTTP LIKE VTTPVB Shipment items (current)
I_XVTTS LIKE VTTSVB Shipment stages (current)
I_YVTSP LIKE VTSPVB Assignments stage/item (current)
I_YVTTK LIKE VTTKVB Shipment headers (old)
I_YVTTP LIKE VTTPVB Shipment items (old)
I_YVTTS LIKE VTTSVB Shipment stages (old)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_CHANGE No change