Menu

SAP Function Module DATE_TO_PERIOD_CONVERT

Ermittlung der Geschäftsperiode aus dem Buchungsdatum über T009, T009B.

The Function Module DATE_TO_PERIOD_CONVERT (Ermittlung der Geschäftsperiode aus dem Buchungsdatum über T009, T009B.) is a standard Function Module in SAP ERP and is part of the function group ADAT within the package SFBX.

Technical Information

Function Module DATE_TO_PERIOD_CONVERT
Short Text Ermittlung der Geschäftsperiode aus dem Buchungsdatum über T009, T009B.
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 Posting date
I_MONMIT LIKE GJVAR-MONMIT 0 Monatsmitte bei Halbmonatsperioden
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_BUPER LIKE T009B-POPER determined posting period
E_GJAHR LIKE T009B-BDATJ determined fiscal year

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 Version period determination not m
T009_NOTFOUND Version period determination not i