Menu

SAP Function Module SCWH_GET_TRACK

The Function Module SCWH_GET_TRACK () is a standard Function Module in SAP ERP and is part of the function group SCWH within the package SCWB.

Technical Information

Function Module SCWH_GET_TRACK
Short Text
Function Group SCWH
Package SCWB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_ALSTXT TYPE CWBDENAME Name of a delivery track
IV_PAKID TYPE CWBTRPAKID Software component of a delivery track
IV_TYPID TYPE CWBDETYPE Type of delivery event

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_ALSID TYPE CWBDETRID Number of a delivery track

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.