cancel
Showing results for 
Search instead for 
Did you mean: 

logic for financial year

vijy_mukunthan
Active Contributor
0 Kudos

hi friends

I am working on ESS Leave Encashment workflow.

I am enhanceming the BADI HRPBSIN_VALIDATE_REQ in which am need to find the fisical year.

Check the financial year of SY-Datum (begda) on which the leave encashment is requested, i.e. if sy-datum = 03-09-2008 then financial year = 01-04-2008 to 31-03-2009.

but how to get the logic for financial year. any body could help me out.

Regards

vijay

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Vijay,

Please check the class CL_RECA_DATE nad the method GET_DATE_INFO where in you can get the required information.

I think you can build logic on this.

Regds,

gaurav

vijy_mukunthan
Active Contributor
0 Kudos

Hi Gaurav

Thanks for your reply. The answer you have given is rite. This is what i expected. The problem is resolved. But still there is any other ways can i do that. I want to know different methods of approach.

Regards

vijay