The Function Module LWMSM_DELIVERY_RQITM (Get delivery request items) is a standard Function Module in SAP ERP and is part of the function group LWMS_MONITOR within the package LWMS.
Function Module | LWMSM_DELIVERY_RQITM |
Short Text | Get delivery request items |
Function Group | LWMS_MONITOR |
Package | LWMS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_LOCAT | TYPE | LTRM_LOCAT | Site | |
IV_OBCLS_CRITERIA | TYPE | LTRM_OBCLS | Criteria object class |
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_LRQSI | TYPE | LTRQT_IT_LRQSI | Request items |
This function module does not define any Exceptions.