Menu

SAP Function Module ACEPS_OPEN_PERIOD_DETERMINE

Ermitteln von Buchungsdatum/Periode/Geschäftsjahr aus Stichtag

The Function Module ACEPS_OPEN_PERIOD_DETERMINE (Ermitteln von Buchungsdatum/Periode/Geschäftsjahr aus Stichtag) is a standard Function Module in SAP ERP and is part of the function group ACEPS_PERIOD_GET within the package ACE-PS.

Technical Information

Function Module ACEPS_OPEN_PERIOD_DETERMINE
Short Text Ermitteln von Buchungsdatum/Periode/Geschäftsjahr aus Stichtag
Function Group ACEPS_PERIOD_GET
Package ACE-PS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ID_ACCRULE TYPE ACE_ACCRULE Accounting Principle (AP)
ID_ACE_BUKRS TYPE ACE_BUKRS Buchungskreis
ID_COMP TYPE ACE_COMP Anwendungskomponente für Abgrenzung
ID_CONVERT_ONLY TYPE FLAG Periode aus Stichtag ermitteln, keine Findung der nächsten offenen Periode
ID_FISCAL_YEAR TYPE GJAHR Geschäftsjahr
ID_FORCE_FINDING TYPE FLAG Periodenfindung erzwingen
ID_KEYDATE TYPE ACE_EFFDATE Buchungsdatum bzw. Stichtag für Abgrenzungen
ID_POSTING_PERIOD TYPE POPER Buchungsperiode

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ED_FISCAL_YEAR TYPE GJAHR Geschäftsjahr
ED_POSTING_DATE TYPE BUDAT Kontenplan
ED_POSTING_PERIOD TYPE POPER Buchungsperiode
ET_RETURN TYPE BAPIRET2_T Returntabelle

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.