The Function Module GMRB_DELETE_REC_WITH_OBJNR (Delete RIB object 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_DELETE_REC_WITH_OBJNR |
Short Text | Delete RIB object 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_RBBOBJNR | TYPE | BUBAS_OBJNR | Object number for FM budgeting and AVC | |
IM_RECIND | TYPE | BURB_RECIND | Type of Receiver for Revenue Increasing the Budget | |
IM_RECNR | TYPE | BURB_RECNR | Sequential Number of a Receiver in the RIB Process |
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.