Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

FI period ( start date - end date )

Former Member
0 Kudos
488

hello,

can any one tell me thru which function we can get start date & end date for FI period.

e.g. Year : 2007 Period : 01 start date : 01/04/2007 end date : 30/04/2007

raj

4 REPLIES 4

Former Member
0 Kudos
146

Check this FM FIRST_AND_LAST_DAY_IN_YEAR_GET

Former Member
0 Kudos
146

Hi Raj,

Please refer the link for the function module,

Regards,

Hema.

    • Reward points if it is useful.

Former Member
0 Kudos
146

GM_GET_FISCAL_YEAR

GM_GET_FISCAL_YEAR_START

GM_GRANT_GET_FISCAL_YEARS

CHECK THESE FN

REGARDS

SHIBA DUTTA

Former Member
0 Kudos
146

Dear Raj,

Please try out the following Funtion Module:

<b>K_ABC_WORKDAYS_FOR_PERIODS_GET</b>

This will give you all the workdays in a period. Read the first record and the last record of the returned table to know the first and last working day of the months.

Regards,

Abir

***********************************

  • Don't forget to award points *