Menu

SAP Function Module GMRB_DELETE_REC_WITH_OBJNR

Delete RIB object using object number

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.