Menu

SAP Function Module LAST_DAY_IN_YEAR_GET

Ermittelt letzten Tag des G-Jahres in dem das Kalenderdatum liegt.

The Function Module LAST_DAY_IN_YEAR_GET (Ermittelt letzten Tag des G-Jahres in dem das Kalenderdatum liegt.) is a standard Function Module in SAP ERP and is part of the function group ADAT within the package SFBX.

Technical Information

Function Module LAST_DAY_IN_YEAR_GET
Short Text Ermittelt letzten Tag des G-Jahres in dem das Kalenderdatum liegt.
Function Group ADAT
Package SFBX
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_DATE LIKE SY-DATUM Specified calender date
I_PERIV LIKE T009B-PERIV Period version

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DATE LIKE SY-DATUM Last calendar day of fiscal year concerned

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
T009B_NOTFOUND Period version for fiscal year not in T009B
T009_NOTFOUND Period version not in T009.