Fonction SAP BKK_GET_QUARTER_DATE - Determine Quarterly Dates

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_DATE BKK_PSTDAT D 8 SY-DATUM Starting Date
I_PERIOD BKK_PERIOD N 3 X Number of Periods

Paramètre Reférence Type Long. Description
E_QUARTER_ADD BKK_PSTDAT D 8 Posting Date
E_QUARTER_END BKK_PSTDAT D 8 Posting Date
E_QUARTER_START BKK_PSTDAT D 8 Posting Date

Functionality
On a particular date, the function module provides the start date of thecurrent quarter, the end date after I_PERIOD quarters, the date that isfound if the I_PERIOD quarters are added to the start date.
A subtraction of quarters is not supported.