The Function Module GM_GET_BUDGET_LAYOUT (Get budget layout) is a standard Function Module in SAP ERP and is part of the function group GMGR within the package GMMASTERDATA_E.
Function Module | GM_GET_BUDGET_LAYOUT |
Short Text | Get budget layout |
Function Group | 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_BDGT_VERSION | TYPE | GM_BDGT_VERSION | Plan/Budget Version | |
I_GRANT_NBR | TYPE | GM_GRANT_NBR | Grant |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BDGT_LAYOUT | TYPE | GM_BDGT_LAYOUT | Grant Budget Layout Sequence |
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.