The Function Module GMRB_UPDATE_GMFMREC (Update 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_UPDATE_GMFMREC |
Short Text | Update FM Receivers of GM RIB |
Function Group | GMRB_DB_ACCESS |
Package | GMBUDGETING_E |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
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 |
---|---|---|---|---|
IT_DELETE_GMFMREC | TYPE | GMFMRECS1_T | Table of FM receivers of GM | |
IT_INSERT_GMFMREC | TYPE | GMFMRECS1_T | Table of FM receivers of GM | |
IT_MODIFY_GMFMREC | TYPE | GMFMRECS1_T | Table of FM receivers of GM |
This function module does not define any Exceptions.