I have a date, let's say 01.01.2007, and I want to postpone the date by 12 working days.
"working days" in my case shall mean only monday to friday, not saturday and sunday, and I do not case about public holidays.
Is there are function module or something like this to do this calculation?