Menu

SAP Function Module SD_SHIPMENTS_CHECK_COMPLETE

Überprüfung von Transporten auf Vollständigkeit

The Function Module SD_SHIPMENTS_CHECK_COMPLETE (Überprüfung von Transporten auf Vollständigkeit) 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_COMPLETE
Short Text Überprüfung von Transporten auf Vollständigkeit
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_OPT_DIALOG LIKE RV56A-SELKZ SPACE Option: Dialog

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ERRORS_OCCURRED LIKE RV56A-SELKZ Es sind Fehler augetreten
E_WARNINGS_OCCURRED LIKE RV56A-SELKZ Es sind Warnungen aufgetreten

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
I_XVTSP LIKE VTSPVB Zuordnungen Abschnitt/Position (aktuell)
I_XVTTK LIKE VTTKVB Transportköpfe (aktuell)
I_XVTTP LIKE VTTPVB Transportpositionen (aktuell)
I_XVTTS LIKE VTTSVB Transportabschnitte (aktuell)
I_YVTSP LIKE VTSPVB Zuordnungen Abschnitt/Position (alt)
I_YVTTK LIKE VTTKVB Transportköpfe (alt)
I_YVTTP LIKE VTTPVB Transportpositionen (alt)
I_YVTTS LIKE VTTSVB Transportabschnitte (alt)

Exceptions

This function module does not define any Exceptions.