Menu

SAP Function Module GM_GET_GRANT_CURRENCY

Get Grant Currency Parameters

The Function Module GM_GET_GRANT_CURRENCY (Get Grant Currency Parameters) is a standard Function Module in SAP ERP and is part of the function group GMGR within the package GMMASTERDATA_E.

Technical Information

Function Module GM_GET_GRANT_CURRENCY
Short Text Get Grant Currency Parameters
Function Group 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_GRANT_NBR TYPE GM_GRANT_NBR Grant

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_EXCHANGE_RATE LIKE GMGR-EXCHANGE_RATE Grant exchange rate
E_FROM_FACTOR LIKE GMGR-FROM_FACTOR Ratio for the 'from' currency units
E_GRANT_CURRENCY LIKE GMGR-GRANT_CURRENCY Grant currency
E_LOCAL_CURRENCY TYPE WAERS Currency Key for Company Code
E_TO_FACTOR LIKE GMGR-TO_FACTOR Ratio for the 'to' currency units

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
GRANT_IS_NOT_RELEVANT Grant is not relevant
NO_COMPANY_CODE_FOUND No Company Code found
NO_GRANT_FOUND No grant was found