The Function Module GMRB_READ_GMFMREC (Read FM Receivers of GM RIB) 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_READ_GMFMREC |
Short Text | Read FM Receivers of GM RIB |
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 |
---|---|---|---|---|
IS_GMRECEIVER | TYPE | GMRB_S_MAINT_SCREEN_RECEIVER | GM budget receivers: Maintenance of RIB rules |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_REC_FM | TYPE | GMRB_T_MAINT_1010_FM_REC | Table for FM receivers of GM RIB |
This function module does not define any Exceptions.