Menu

SAP Function Module ST_STAGE_ITEMS_ASSIGN

Abschnitt: Positionen: Ordnet angegebene Positionen einem Abschnitt zu

The Function Module ST_STAGE_ITEMS_ASSIGN (Abschnitt: Positionen: Ordnet angegebene Positionen einem Abschnitt zu) 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_STAGE_ITEMS_ASSIGN
Short Text Abschnitt: Positionen: Ordnet angegebene Positionen einem Abschnitt zu
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 VTTS-TKNUM Transportnummer
I_TSNUM LIKE VTTS-TSNUM Abschnittsnummer

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_XVTSP LIKE VTSPVB Zuordnung Abschn./Pos.
C_YVTSP LIKE VTSPVB Zuordnung Abschn./Pos.
I_XVTTP_NEW LIKE VTTPVB Positionen, die dem Abschnitt zuzuordnen sind

Exceptions

This function module does not define any Exceptions.