The Function Module FRE_RELEV_PROFILES_SELECT (Selection of F&R relev.Rounding Profiles & Rules) is a standard Function Module in SAP ERP and is part of the function group FRE_LOGIST_ROUND_OUT within the package WFRE_PI.
Function Module | FRE_RELEV_PROFILES_SELECT |
Short Text | Selection of F&R relev.Rounding Profiles & Rules |
Function Group | FRE_LOGIST_ROUND_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 |
---|---|---|---|---|
IP_RPR_ONLY | TYPE | XFELD | ' ' | Checkbox |
IR_RPR_RANGE | TYPE | FRE_RANGE_RTTY | FRE Range Structure for FM Import / Export Parameter | |
IR_RRU_RANGE | TYPE | FRE_RANGE_RTTY | FRE Range Structure for FM Import / Export Parameter | |
IT_RDPR | TYPE | FRE_RDPR_TTY | Rounding Profile |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_LANG_ISO | TYPE | FRE_LANG_ISO_TTY | ISO Language Keys | |
ET_MSG | TYPE | FRE_UI_MSG_TTY | FRE CON R/3 User Interface Message Structure | |
ET_RDPR | TYPE | FRE_RDPR_TTY | Rounding Profile | |
ET_RDTX | TYPE | FRE_RDTX_TTY | Rounding Profile Short Texts Language dependent | |
ET_TW06S | TYPE | FRE_TW06S_TTY | Rounding Rules | |
ET_UNIT_ISO | TYPE | FRE_UNIT_ISO_TTY | ISO Units of Measure |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.