Hi Guys
How to get the previous working date and next working date .
here the input is "working date", not a holiday date
For example1 :
input : 2010/04/19
Output :
previous working date : 2010/04/16
Next working date : 2010/04/20
Example2 :
input : 2010/04/01 (Apr 2nd is a public holiday as per company policy)
Output :
previous working date : 2010/03/31
Next working date : 2010/04/05
I have tried with some Function modules and not working.
Please help me asap
Thanks in advance
Kalyani
Edited by: Kalyani Ch on Apr 17, 2010 2:25 PM
Edited by: Kalyani Ch on Apr 17, 2010 2:32 PM