Menu

SAP Function Module LWMS_TO_ITEM_REFERENCE_GET

Gets number of TO item from which given TO item was generated

The Function Module LWMS_TO_ITEM_REFERENCE_GET (Gets number of TO item from which given TO item was generated) is a standard Function Module in SAP ERP and is part of the function group LWMS_SERVICES within the package LWMS.

Technical Information

Function Module LWMS_TO_ITEM_REFERENCE_GET
Short Text Gets number of TO item from which given TO item was generated
Function Group LWMS_SERVICES
Package LWMS
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_LGNUM TYPE LWMS_LGNUM Warehouse Number
IV_TANUM TYPE LWMS_TANUM Transfer Order Number
IV_TAPOS TYPE LWMS_TAPOS Transfer Order Item

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_ORPOS TYPE LWMS_TAPOS TO item from which given TO item was generated

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.