Menu

SAP Function Module ISSR_MD_RE_GET_PERIODS_FI_AA

Perioden mit Timeframe für Werte FI_AA holen

The Function Module ISSR_MD_RE_GET_PERIODS_FI_AA (Perioden mit Timeframe für Werte FI_AA holen) is a standard Function Module in SAP ERP and is part of the function group ISSR4 within the package VVSRFISL.

Technical Information

Function Module ISSR_MD_RE_GET_PERIODS_FI_AA
Short Text Perioden mit Timeframe für Werte FI_AA holen
Function Group ISSR4
Package VVSRFISL
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_BEGDA TYPE ISSR_START_DATUM ISSR:Startdatum
I_ENDDA TYPE ISSR_END_DATUM ISSR:Endedatum
I_MONMIT LIKE T093C-MONMIT Erster Tag der zweiten Monatshälfte
I_PERIV LIKE T001-PERIV Geschäftsjahresvariante

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_BUSINESS_YEAR TYPE GJAHR Geschäftsjahr
E_LAST_DAY_BUSI_YEAR TYPE SY-DATUM Letzter Tag der Gescdhäftsjahres
E_LAST_DAY_PERIOD_END TYPE SY-DATUM letzter Tag des Periodenendes
E_PERIOD_BEG TYPE VONPE Von Periode (bei Gültigkeitsintervallen)
E_PERIOD_END TYPE BISPE Bis Periode (bei Gültigkeitsintervallen)

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.