Menu

SAP Function Module FM15_GET_BUDGET_VALUES

Funktionsbaustein zum Lesen von Budget

The Function Module FM15_GET_BUDGET_VALUES (Funktionsbaustein zum Lesen von Budget) is a standard Function Module in SAP ERP and is part of the function group FM15 within the package FMBU_CORE.

Technical Information

Function Module FM15_GET_BUDGET_VALUES
Short Text Funktionsbaustein zum Lesen von Budget
Function Group FM15
Package FMBU_CORE
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_FIKRS LIKE FMBPKDY-FIKRS
I_GJAHR LIKE FMBPKDY-GJAHR
I_VERSN LIKE BPIN-VERSN

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_FM_BUD_VAL LIKE FMBUDVAL

Exceptions

This function module does not define any Exceptions.