Menu

SAP Function Module DG70_CHECK_DLV_TO_STAGES

GGA: Überprüfung ob Lieferungen Strecken zugeordnet sind im Transportbeleg

The Function Module DG70_CHECK_DLV_TO_STAGES (GGA: Überprüfung ob Lieferungen Strecken zugeordnet sind im Transportbeleg) is a standard Function Module in SAP ERP and is part of the function group DG70 within the package CBDG.

Technical Information

Function Module DG70_CHECK_DLV_TO_STAGES
Short Text GGA: Überprüfung ob Lieferungen Strecken zugeordnet sind im Transportbeleg
Function Group DG70
Package CBDG
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_NO_DLV_TO_STAGE TYPE ESP1_BOOLEAN Kennz.: Lieferung keinem Abschnitt zugeordnet

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_VTSPTAB LIKE VTSPVB Strecken-Positions-Zuordnung
I_VTTPTAB LIKE VTTPVB Transportpositionen

Exceptions

This function module does not define any Exceptions.