2007 Jun 26 12:51 PM
Hi,
I have a small requirement,
i have a date and i wanted to add 8 working days for that date and i need to display that date,i need to do with in a loop statement.and working days are from
monday to friday,can anybody tell me the best possible way of doing this.
Thanks in advance.
Regards,
Sarala.
2007 Jun 26 1:01 PM
Hi,
For your good solution is
use this FM
BKK_ADD_WORKINGDAY
Regards,
Nandha
Reward if it solves u r probelm
Hi,
I have a small requirement,
i have a date and i wanted to add 8 working days for that date and i need to display that date,i need to do with in a loop statement.and working days are from
monday to friday,can anybody tell me the best possible way of doing this.
Thanks in advance.
Regards,
Sarala.
2007 Jun 26 12:58 PM
Hi,
you have to work with function DATE_CHECK_WORKINGDAY & RP_CALC_DATE_IN_INTERVAL.
With RP_CALC_DATE_IN_INTERVAL you can add or substract days and with the other function you prove whether the date is a work day.
You can then display the final date with function F4_DATE.
2007 Jun 26 1:01 PM
Hi,
For your good solution is
use this FM
BKK_ADD_WORKINGDAY
Regards,
Nandha
Reward if it solves u r probelm
2007 Jun 26 1:06 PM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |