Menu

SAP Function Module OBJECT_SINGLE_GET

BPFC: Umschlüsseln Objektnummer

The Function Module OBJECT_SINGLE_GET (BPFC: Umschlüsseln Objektnummer) is a standard Function Module in SAP ERP and is part of the function group BPFC within the package KABP.

Technical Information

Function Module OBJECT_SINGLE_GET
Short Text BPFC: Umschlüsseln Objektnummer
Function Group BPFC
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_FAREA LIKE BPJA-FAREA SPACE Funktionsbereich
I_GEBER LIKE BPJA-GEBER SPACE Geldgeber (nur für Profilermittlung notwendig)
I_GJAHR LIKE BPJA-GJAHR '0000' Geschäftsjahr (nur Profilerm. bei Finanzstelle)
I_OBJNR LIKE ONR00-OBJNR Object number
I_POSIT LIKE FMFPO-POSIT SPACE Item (e.g. commitment item)
WITH_PROFILE LIKE SPACE Budgetprofil ermitteln ja/nein (X/ )

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_APPLIK LIKE TBPFC-APPLIK Application the budget profile belongs to
E_BPROF LIKE PROJ-BPROF Budget profile of the object
E_IONRA LIKE IONRA
E_OBJECT LIKE

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.