Menu

SAP Function Module KBPA_FIFM_GET_UPPER_ELEMENT

Determine the Next Budget Bearing Object Up

The Function Module KBPA_FIFM_GET_UPPER_ELEMENT (Determine the Next Budget Bearing Object Up) 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_FIFM_GET_UPPER_ELEMENT
Short Text Determine the Next Budget Bearing Object Up
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
IM_FAREA LIKE BPJA-FAREA SPACE Funktionsbereich
IM_FIKRS LIKE FMPL-FIKRS Financial management area
IM_FIPOS LIKE FMPL-FIPOS Commitment item
IM_FISTL LIKE FMPL-FISTL Funds center
IM_GEBER LIKE BPJA-GEBER Fonds
IM_GJAHR LIKE BPJA-GJAHR Fiscal year
IM_GNJHR LIKE BPJA-GNJHR '0000' Jahr der Kassenwirksamkeit
IM_LEDNR LIKE BPJA-LEDNR
IM_WAERS LIKE BPJA-TWAER
IM_WRTTP LIKE BPJA-WRTTP Value type

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_AVA_ALL LIKE BPIN-AVA_ALL Avail.cont against years: yes/no (X/ )
EX_FAREA LIKE BPJA-FAREA Funktionsbereich
EX_OBJNR LIKE BPJA-OBJNR RW object number
EX_POSIT LIKE BPJA-POSIT Internal item
EX_SUBRC LIKE SY-SUBRC

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.