The Function Module LWMS_LAGP_READ (Retrieves storage bin information from database table) is a standard Function Module in SAP ERP and is part of the function group LWMS_SERVICES within the package LWMS.
Function Module | LWMS_LAGP_READ |
Short Text | Retrieves storage bin information from database table |
Function Group | LWMS_SERVICES |
Package | LWMS |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_LAGP | LIKE | LAGP_TRM | Storage bins | |
IR_LGNUM | LIKE | LTRM_RANGE_C4 | Warehouse number | |
IR_RZONE | LIKE | LTRM_RANGE_C10 | Zone ID range |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_DATA_FOUND | No storage bins retreived |