The Function Module BURB_EVALUATE_CALCRULE (Evaluate a RIB calculation rule) is a standard Function Module in SAP ERP and is part of the function group BURB_TOOLS within the package FMBP_E.
Function Module | BURB_EVALUATE_CALCRULE |
Short Text | Evaluate a RIB calculation rule |
Function Group | BURB_TOOLS |
Package | FMBP_E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ANNUAL_ACTUALS | TYPE | LVALXX9 | Budget amount in local currency | |
I_ANNUAL_PART_DISTR_SURPLUS | TYPE | LVALXX9 | Budget amount in local currency | |
I_ANNUAL_REF_BUDGET | TYPE | LVALXX9 | Budget amount in local currency | |
I_ANNUAL_TOTAL_DISTR_BUDGET | TYPE | LVALXX9 | Budget amount in local currency | |
I_APPLIC | TYPE | BUKU_APPLIC | 'FM' | Application |
I_CALCRULE | TYPE | BURB_CALCRULE | Calculation Rule for Revenue Increasing the Budget | |
I_CURRENCY | TYPE | WAERS | Currency Key | |
I_FLG_USE_SURPLUS | TYPE | XFELD | 'X' | Flag: 'X' - Post surplus amount to surplus address |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ANNUAL_NEW_RECEIVERS | TYPE | LVALXX9 | Budget amount in local currency | |
E_ANNUAL_NEW_SURPLUS | TYPE | LVALXX9 | Budget amount in local currency |
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 |
---|---|
INCONSISTENT_CALCRULE | Calculation rule does not exist or is not consistent |