Menu

SAP Function Module GM_GET_BUDGET_LAYOUT

Get budget layout

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.

Technical Information

Function Module GM_GET_BUDGET_LAYOUT
Short Text Get budget layout
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_BDGT_VERSION TYPE GM_BDGT_VERSION Plan/Budget Version
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_BDGT_LAYOUT TYPE GM_BDGT_LAYOUT Grant Budget Layout Sequence

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.