The Function Module FRE_LFM2_MINBW_SELECT (array read of minimum order value in table LFM2) 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_LFM2_MINBW_SELECT |
Short Text | array read of minimum order value in table LFM2 |
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_LFM2 | TYPE | FRE_LFM2_MIN_ORDQUAN_TTY | table with selection criteria | |
PIT_SITES | TYPE | FRE_T001WKEY_TTY | table with F&R relevant sites | |
SITE_INDEPENDENT | TYPE | CHAR1 | Single-character flag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PET_MIN_ORDQUAN_LFM2 | TYPE | FRE_LFM2_MIN_ORDQUAN_TTY | minimum order quantity from table LFM2 |
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 |
WRONG_INPUT | input data wrong |