Application Development and Automation 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: 
Read only

Difference beetween working dates

0 Likes
314

Hi all,

I have to calculate the difference between two date. It's simply:

data A - date B = days

(20061212 - 20061205 = 7)

but what i have to do if I want the difference without saturday, sanday and all holiday's day (Christmas, etc..)?

In a few words, I need only the working days. Is it possible?

example: if 20061206 is saturday and 20061207 is sunday, then 20061212 - 20061205 = 5

Thanks

Message was edited by:

Gilbert Ceppo

1 REPLY 1
Read only

0 Likes
286

Sorry, I have posted it in the wrong place!

I looking for ABAP forum...

Can anyone move it?