The Function Module FM_PBC_READ_BUDGET_FOR_CMMTMNT (Ermittelt verfügtes Budget zum Obligo) is a standard Function Module in SAP ERP and is part of the function group FMPBC within the package FMBS_ADDON.
Function Module | FM_PBC_READ_BUDGET_FOR_CMMTMNT |
Short Text | Ermittelt verfügtes Budget zum Obligo |
Function Group | FMPBC |
Package | FMBS_ADDON |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_COMMITMENT | LIKE | IFMPBC_DIFFERENCE | Obligo |
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_BPGE | LIKE | BPGE | Gesamtbudget | |
T_BPJA | LIKE | BPJA | Jahresbudget | |
T_RETURN | LIKE | BAPIRET2 | Fehlermeldungen |
This function module does not define any Exceptions.