Menu

SAP Function Module K_PCA_GET_BALANCE_FLAG

Liest Flag für Bilanz Null Prüfung im PCA

The Function Module K_PCA_GET_BALANCE_FLAG (Liest Flag für Bilanz Null Prüfung im PCA) is a standard Function Module in SAP ERP and is part of the function group PC62 within the package KE1.

Technical Information

Function Module K_PCA_GET_BALANCE_FLAG
Short Text Liest Flag für Bilanz Null Prüfung im PCA
Function Group PC62
Package KE1
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_BUKRS LIKE T001-BUKRS Buchungskreis
I_KOKRS LIKE TKA01-KOKRS Kostenrechnungskreis

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_BALSEG TYPE BALSEG Saldo Null auf Segmentebene
E_BIACT LIKE T8A_BILANZ-BIACT Kennzeichen: Bilanz auf Profit Center aktiv
E_KOKRS LIKE T8A_BILANZ-KOKRS Kostenrechnungskreis
E_MDATA TYPE PCA_MDATA Stammdatenpflege im PCA für Segment-Profit Center erlaubt

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_DEFINED Buchungskreis nicht definiert
KOKRS_NOT_DEFINED Kostenrechnungskreis nicht definiert
NO_KOKRS_FOR_BUKRS BUKRS ist keinem Kostenrechnungskreis zugeordnet
PARAMETER_MISMATCH Es darf nur entw. BuKrs oder KoKrs gesetzt sein