The Function Module FRE_MAP_RELPRO_AND_AS (mapping: minimum order value to release profile and assignment) is a standard Function Module in SAP ERP and is part of the function group FRE_RELPROFILE_OUT within the package WFRE_PI.
Function Module | FRE_MAP_RELPRO_AND_AS |
Short Text | mapping: minimum order value to release profile and assignment |
Function Group | FRE_RELPROFILE_OUT |
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 |
---|---|---|---|---|
PIS_SEL_MAP_TABLE | TYPE | CHAR1 | Flag: 'X': determine missing entries in table FRE_MAP_RELPRO | |
PIS_TIMESTAMP | TYPE | FRE_TRDAT | Timestamp transfer date/time |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PET_FRE_BIF_PROFAS | TYPE | FRE_BIF_PROPRLA_TTY | assignment of release profile | |
PET_FRE_BIF_PROPRL | TYPE | FRE_BIF_PROPRL_TTY | release profile | |
PET_FRE_BIF_PROPRLI | TYPE | FRE_BIF_PROPRLI_TTY | release profile detail | |
PET_FRE_BIF_PROPRLT | TYPE | FRE_BIF_PROPRLT_TTY | release profile description |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PIT_MIN_ORDQUAN_LFM1 | TYPE | FRE_LFM1_MIN_ORDQUAN_TTY | minimum order quantity from table LFM1 | |
PIT_MIN_ORDQUAN_LFM2 | TYPE | FRE_LFM2_MIN_ORDQUAN_TTY | minimum order quantity from table LFM2 |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PET_MSG | LIKE | FRE_UI_MSG | F&R CON R/3 - Exception Messages for User Interface | |
PIT_FRE_DB_MAP_RELPR | LIKE | FRE_DB_MAP_RELPR | mapping table to transfer release profiles |
This function module does not define any Exceptions.