Menu

SAP Function Module ST_STAGES_ANALYSE_DELIVERY

Abschnitte: Bestimmt Abgangs- und Zielort einer Auslieferung/Anlieferung

The Function Module ST_STAGES_ANALYSE_DELIVERY (Abschnitte: Bestimmt Abgangs- und Zielort einer Auslieferung/Anlieferung) is a standard Function Module in SAP ERP and is part of the function group STAG within the package VTR.

Technical Information

Function Module ST_STAGES_ANALYSE_DELIVERY
Short Text Abschnitte: Bestimmt Abgangs- und Zielort einer Auslieferung/Anlieferung
Function Group STAG
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_XVTTP LIKE VTTPVB Liefernummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_LOCATION_DEPARTURE LIKE LOC_DEPT Abgangsort
E_LOCATION_DESTINATION LIKE LOC_DEST Zielort

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_XTRLK LIKE VTRLK Tabelle Lieferköpfe

Exceptions

This function module does not define any Exceptions.