The Function Module GM_RT_REPORT_RULE_READ (Read the report rule) is a standard Function Module in SAP ERP and is part of the function group BDT_GMGR within the package GMMASTERDATA_E.
Function Module | GM_RT_REPORT_RULE_READ |
Short Text | Read the report rule |
Function Group | BDT_GMGR |
Package | GMMASTERDATA_E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_REPORT_RULE | TYPE | GM_REPORT_RULE | GM Report Rule |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_F_GMREPORTRULE | TYPE | GMREPORTRULE | GM Report Rule | |
E_F_GMSCHEDULERULE | TYPE | GMSCHEDULERULE | GM Schedule Rule |
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.