Menu

SAP Function Module GM_GET_BILLING_RULE

Get GM billing rule

The Function Module GM_GET_BILLING_RULE (Get GM billing rule) is a standard Function Module in SAP ERP and is part of the function group GMREPPOOL within the package GMMASTERDATA_E.

Technical Information

Function Module GM_GET_BILLING_RULE
Short Text Get GM billing rule
Function Group GMREPPOOL
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_BILLING_RULE TYPE GMBRE-BILLING_RULE Rule used as a Basis for Billing
I_LANGUAGE TYPE SY-LANGU SY-LANGU R/3 System, current language

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_BILLING_RULE_TXT TYPE GMBRTEXTS-BILLING_RULE_TXT Billing Rule Description
E_F_GMBR TYPE GMBR Billing Rules
E_F_GMBRSD TYPE GMBRSD SD OBJECTS for a GRANT

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_T_GMBRE LIKE GMBRE Billing Rule Elements
E_T_GMBRM LIKE GMBRM Rules for Manual Billing

Exceptions

This function module does not define any Exceptions.