Menu

SAP Function Module FM_PBC_READ_BUDGET_FOR_CMMTMNT

Ermittelt verfügtes Budget zum Obligo

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.

Technical Information

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

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_COMMITMENT LIKE IFMPBC_DIFFERENCE Obligo

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.