Menu

SAP Function Module GM_RT_REPORT_RULE_READ

Read the report rule

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.

Technical Information

Function Module GM_RT_REPORT_RULE_READ
Short Text Read the report rule
Function Group BDT_GMGR
Package GMMASTERDATA_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
I_REPORT_RULE TYPE GM_REPORT_RULE GM Report Rule

Exporting Parameters

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

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.