SAP ABAP Function Module GM_BDGT_EXIST_BUDGET (Check if exist budget to a related object)
Hierarchy
☛
EA-PS (Software Component) SAP Enterprise Extension Public Services
⤷
PSM-GM-GTE-BU (Application Component) Budgeting and Availability Control
⤷
GMBUDGETING_E (Package) Grants management (budgeting)
⤷
⤷
Basic Data
| Function Module | GM_BDGT_EXIST_BUDGET | Check if exist budget to a related object |
| Function Group | GMBUDGETING | General functions for GM Budgeting. |
| Program Name | SAPLGMBUDGETING | |
| INCLUDE Name | LGMBUDGETINGU09 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
PF_GRANT_NBR | TYPE | GM_GRANT_NBR | Grant | |||
| |
PF_PHASE | TYPE | GM_BDGT_PHASE | Budget Phase | |||
| |
PF_DOC_TYPE | TYPE | GM_BDGT_DOC_TYPE | Budget Document Type | |||
| |
PF_RELEASE_ST | TYPE | GM_BDGT_STATUS | Budget Status: Unreleased/Released | |||
| |
PF_VLDTY_NBR | TYPE | GM_BDGT_VLDTY_NBR | Budget Validity Number | |||
| |
PF_SP_PROGRAM | TYPE | GM_SPONSORED_PROG | Sponsored Program | |||
| |
PF_SP_CLASS | TYPE | GM_SPONSORED_CLASS | Sponsored Class | |||
| |
PF_FUND | TYPE | BP_GEBER | Fund | |||
| |
PI_WITH_HOLD | TYPE | CHAR01 | ' ' | With Hold Indicator | ||
| |
EXIST_BUDGET_ON_POST | TYPE | Exist Budget On Posting Documents | ||||
| |
EXIST_BUDGET_ON_HOLD | TYPE | Exist Budget On Holding Documents | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20020107 |
| SAP Release Created in | 110 |