cancel
Showing results for 
Search instead for 
Did you mean: 

Calculate the number of working days

Former Member
0 Kudos

Hello,

I am working on a ESS Application where I need to calculate the number of working days from the current date to a future date supplied by the user... For eg: Today is 16th Oct and then the user enters a future date as 30thOct maybe ....i need to calculate the no. of working days in between these 2 dates considering weekends and other US holidays ....

Any help would be highly appreciated.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

ignore my comments.

null

Former Member
0 Kudos

Use the function module : WDKAL_DATE_ADD_FKDAYS to achieve your goal. Create a modle class for this FM in your project and use a custom controller to execute this function module.

Regards!

Surya.