Hi, I have a requirement where for LTL shipments, the business wants to exclude Friday - Sunday for pick/pack and loading times. However they want to include all 7 of the weeks for transit times. This needs to reflect during backward scheduling. The shipping calendar is currently set as 4 day working days from Mon-Thu.
For example if the RDD is on 16 Nov 2022, and Oder rec date is Nov 1, the transit time is 7 days. Pick/pack/load takes 4 days. The DDL job should pick the order to create delivery on Nov 2 through backward scheduling.
How can this be achieved where system assumes 7 day working days for transit but only 4 day working days for WH activities?