The Function Module HRCA_CONTROLLINGAREA_FISCYEAR (HR-Interface: Geschäftsjahr über Kostenrechnungskreis bestimmen) is a standard Function Module in SAP ERP and is part of the function group RHCN within the package PPCA.
Function Module | HRCA_CONTROLLINGAREA_FISCYEAR |
Short Text | HR-Interface: Geschäftsjahr über Kostenrechnungskreis bestimmen |
Function Group | RHCN |
Package | PPCA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CO_AREA | LIKE | HRCA_CONTR-CO_AREA | Kostenrechnungskreis | |
POSTING_DATE | LIKE | SY-DATUM | SY-DATUM | Datum, für das Geschäftsjahr bestimmt wird |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FISCAL_PERIOD | LIKE | HRCA_CONTR-POSTING_PERIOD | Buchungsperiode zum gegebenen Datum | |
FISCAL_YEAR | LIKE | HRCA_CONTR-FISC_YEAR | Geschäftsjahr zum gegebenen Datum |
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 |
---|---|
GET_RECEIVER_FAILED | Fehler bei Zielsystembestimmung |
PERIOD_ERROR | Fehler bei der Periodenbestimmung |