The Function Module GM_GET_BUDGET_PERIODS (Get Time Intervals for Budgeting) is a standard Function Module in SAP ERP and is part of the function group GMGRBD within the package GMMASTERDATA_E.
Function Module | GM_GET_BUDGET_PERIODS |
Short Text | Get Time Intervals for Budgeting |
Function Group | GMGRBD |
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 |
---|---|---|---|---|
P_BDGT_PHASE | TYPE | GMBDGTVALIDITY-BDGT_PHASE | Budget phase | |
P_EXCLUDE_BLOCKED_PERIODS | TYPE | XFELD | Exclude Blocked Periods | |
P_GRANT_NBR | TYPE | GMGR-GRANT_NBR | Grant | |
P_RELEASE_STATUS | TYPE | GMBDGTVALIDITY-RELEASE_STATUS | Unreleased/Released |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_BUDGET_PERIODS | LIKE | GMBDGTVALIDITY | Grant budget validity |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_TIME_FOUND | No Budget Periods Found |