Menu

SAP Function Module KBPA_FM_BUDGET_VIEW

Budgetview

The Function Module KBPA_FM_BUDGET_VIEW (Budgetview) is a standard Function Module in SAP ERP and is part of the function group KBPA within the package KABP.

Technical Information

Function Module KBPA_FM_BUDGET_VIEW
Short Text Budgetview
Function Group KBPA
Package KABP
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_GJAHR LIKE BPIN-GJAHR Planjahr
I_GNJAHR LIKE BPIN-GNJHR Jahr der Kassenwirksamkeit
I_METHOD TYPE I Wahl der Methode
I_SIGHT LIKE TBP1C-SIGHT Budgetsicht
I_WRTTP LIKE BPIN-WRTTP Werttyp

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_GNJAHR LIKE BPIN-GNJHR Jahr der Kassenwirksamkeit
E_HEADERTEXT TYPE C Kopfzeile für Budgetprozessor
E_SIGHT LIKE TBP1C-SIGHT Budgetsicht
E_WRTTP LIKE BPIN-WRTTP Werttyp

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.