Menu

SAP Function Module ST_STAGES_COUNT

Ermitteln der Anzahl von Abschnitten

The Function Module ST_STAGES_COUNT (Ermitteln der Anzahl von Abschnitten) 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_COUNT
Short Text Ermitteln der Anzahl von Abschnitten
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_TKNUM LIKE VTTK-TKNUM Transportnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TSRFO LIKE VTTS-TSRFO Nummer des letzten Transportabschnitts

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_XVTTS LIKE VTTSVB Transportabschnitt

Exceptions

This function module does not define any Exceptions.