The Function Module FAGL_PRCTR_BUKRS_ACTIVE_ACT (PCA: Verproben, ob PCA im Buchungskreis/Gjahr aktiv ist) is a standard Function Module in SAP ERP and is part of the function group FAGL_LEDGER within the package FAGL_LEDGER_CUST.
Function Module | FAGL_PRCTR_BUKRS_ACTIVE_ACT |
Short Text | PCA: Verproben, ob PCA im Buchungskreis/Gjahr aktiv ist |
Function Group | FAGL_LEDGER |
Package | FAGL_LEDGER_CUST |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BUKRS | LIKE | T001-BUKRS | Buchungskreis | |
GJAHR | LIKE | TKA00-GJAHR | Geschäftsjahr | |
PCRCH | LIKE | TKA00-PCRCH | Profit Center Rechnung aktiv |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DPRCT | LIKE | TKA01-DPRCT | Dummy-Profit Center | |
EPSKZ | LIKE | TKA00PCA-EPSKZ | Kz.: Ist-Einzelposten schreiben | |
KOKRS | LIKE | TKA01-KOKRS | Kostenrechnungskreis | |
LMONA | LIKE | TKA01-LMONA | Geschäftsjahresvariante | |
ONLKZ | LIKE | TKA00PCA-ONLKZ | Kennz.: Vorgangsbezogene Übernahme | |
PCACUR | LIKE | TKA01-PCACUR | Profit-Center-Hauswährung | |
PCACURTP | LIKE | TKA01-PCACURTP | Währungstyp der Profit-Center-Berichtswährung | |
PCATRCUR | LIKE | TKA01-PCATRCUR | Transaktionswährung führen in EC-PCA | |
PCBEL | LIKE | TKA01-PCBEL | Binnenumsatzeliminierung für Profit Center-Rechnung | |
VSPKZ | LIKE | TKA00PCA-VSPKZ | Sperrkennzeichen |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
COPCA_NOT_ACTIVE | PrCtr-Rechnung im Geschäftsjahr nicht aktiv |
FLEXGL_NOT_ACTIVE | FlexGL nicht aktiv |
KOKRS_NOT_FOUND | kein KoKrs zum Bukrs gefunden |
WRONG_PARAMETER_PCRCH | Parameter enthält ungültige Werte (#2 und #3) |