Menu

SAP Function Module FMFK_GET_BUKRS_AKTIV_FLAGS

Aktivflags (CA,CB,CO) für einen bestimmten Buchungskreis holen

The Function Module FMFK_GET_BUKRS_AKTIV_FLAGS (Aktivflags (CA,CB,CO) für einen bestimmten Buchungskreis holen) is a standard Function Module in SAP ERP and is part of the function group FMFKCORE within the package FMBSCORE.

Technical Information

Function Module FMFK_GET_BUKRS_AKTIV_FLAGS
Short Text Aktivflags (CA,CB,CO) für einen bestimmten Buchungskreis holen
Function Group FMFKCORE
Package FMBSCORE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IP_BUKRS LIKE T001-BUKRS Buchungskreis, der geprüft werden soll

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OP_FIKRS LIKE Finanzkreis zum Buchungskreis
OP_XFMCA LIKE Ist Finanzbudgetüberwachung aktiv
OP_XFMCB LIKE Ist Finanzmittelrechnung aktiv
OP_XFMCO LIKE Ist Co-Finanzmittelrechnung aktiv

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
BUKRS_NOT_FOUND Der Buchungskreis wurde nicht gefunden
NO_FIKRS_FOR_BUKRS Dem Buchungskreis wurde kein Fikrs zugeordnet