Hi,
I have requirement to add “settlement date = Payment Date + Number of Days”, if the calculated date is non-working day, then find the next business day.
For example, Payment date is falling on SATURDAY then I will have to add Payment Date + 2 , if it is on SUNDAY then I will have to add Payment Date + 1.