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: 

how to get start date of fiscal year?

Former Member
0 Kudos

hi all,

how to get the start date of fiscal year by passing fiscal year variant and fiscal year?

please let me know.

1 ACCEPTED SOLUTION

Mohamed_Mukhtar
Active Contributor
0 Kudos

hi,

See this FM

FIRST_AND_LAST_DAY_IN_YEAR_GET  " Provides the first and last calendar date for a fiscal year

Regards

3 REPLIES 3

Former Member
0 Kudos

Hi,

You could use BAPI_CCODE_GET_FIRSTDAY_PERIOD passing the company code, period 01 and the year that you require.

Regards,

Darren

Mohamed_Mukhtar
Active Contributor
0 Kudos

hi,

See this FM

FIRST_AND_LAST_DAY_IN_YEAR_GET  " Provides the first and last calendar date for a fiscal year

Regards

Former Member
0 Kudos

hi..

Ur requirement can be satisfied using FM,

GM_GET_FISCAL_YEAR

here, we pass start date of fiscal year by passing fiscal year variant and fiscal year.

regards,

Padma