The Function Module GMRB_UPDATE_RB_WITH_OBJNR (Update RIB object table using object number) is a standard Function Module in SAP ERP and is part of the function group GMRB_DB_ACCESS within the package GMBUDGETING_E.
Function Module | GMRB_UPDATE_RB_WITH_OBJNR |
Short Text | Update RIB object table using object number |
Function Group | GMRB_DB_ACCESS |
Package | GMBUDGETING_E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_CALCRULE | TYPE | BURB_CALCRULE | Calculation Rule for Revenue Increasing the Budget | |
IM_OBJNR | TYPE | BUBAS_OBJNR | Object number for GM budgeting and AVC | |
IM_RESAMNTIND | TYPE | BURB_RESAMNTIND | Indicator for Residual Amounts (RIB): Use Surplus Amount? | |
IM_ROACTSTAT | TYPE | BURB_ROACTSTAT | Activation Status of Reference Object for RIB | |
IM_UPDFILT | TYPE | FMRB_UPDFILT | FM Filter Profile for Posting Data (RIB) | |
IM_USERLOG | TYPE | BUKU_S_USERLOG | Kernel Utilities - User Log |
This function module does not define any EXPORTING parameters.
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.