Hello,
I have the following data:
2013/08/012013/10/11
Article | Date | Calculation based on Factory Calender +10 working Days |
---|---|---|
4711 | 2013/ 08 /01 | User Exit |
4811 | 2013/ 10 /11 | User Exit |
.... |
As per my requirement, the new date is existing date + 10 working days.
From my point of view I need to create a customer Exit formula variable to do the calculation, cocrrect?
But how can I get the column "Date" in die ABAP when doing the calculation?
Any help is appreciated!
Regards,
Christian