The Function Module FRE_LFM1_MINBW_SELECT (array read of minimum order values in table LFM1) is a standard Function Module in SAP ERP and is part of the function group FRE_RELPROFILE_DB within the package WFRE_PI.
Function Module | FRE_LFM1_MINBW_SELECT |
Short Text | array read of minimum order values in table LFM1 |
Function Group | FRE_RELPROFILE_DB |
Package | WFRE_PI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PIT_SEL_LFM1 | TYPE | FRE_LFM1_MIN_ORDQUAN_TTY | minimum order quantity from table LFM1 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PET_MIN_ORDQUAN_LFM1 | TYPE | FRE_LFM1_MIN_ORDQUAN_TTY | minimum order quantity from table LFM1 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_DATA_FOUND | no data found |