Menu

SAP Function Module BP_FAREA_CHECK_GET

Bestimmung des zu prüfenden Funktionsbereichs

The Function Module BP_FAREA_CHECK_GET (Bestimmung des zu prüfenden Funktionsbereichs) is a standard Function Module in SAP ERP and is part of the function group BPFC within the package KABP.

Technical Information

Function Module BP_FAREA_CHECK_GET
Short Text Bestimmung des zu prüfenden Funktionsbereichs
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 BPIJ-BP_FAREA SPACE Funktionsbereich
I_FM_AREA LIKE FM01-FIKRS Finanzkreis

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FAREA_CHECK LIKE BPIJ-BP_FAREA Funktionsbereich

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.