on 2013 Sep 18 2:25 PM
Hi Gurus,
We want to exclude holidays and weekends in our shopping cart delivery date.
For example if the delivery date is in five days time and in between the five days there is a weekend or a holiday,the delivery date must be increased by the number of days it got interupted by in the weekend or holiday.
If delivery date is on 2709/2013 and 24/09/2013 is a holiday,delivery date must be increased to by a day and items must be delivered on the 28/09/2013.
Kind regards
Request clarification before answering.
Thank you for answers,I have gotten the help I needed.Much appreciated.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Donald,
Tahnks for the answer.Ill check them and come back to you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Lethabo,
Suppose your shopping cart items are come from catalog with various lead time, for example, 3 days. If shopping cart item was ordered on Fri, after excluding Sat & Sun, the delivery date will be next Wed.
I will consider to use BAdi BBP_CATALOG_TRANSFER to influence the lead time in ENRICHED_ITEM_DATA. If the period between current date and original delivery date including any Sat, Sun or public holiday (based on calendar), the respective number of day will be added to field LEADTIME. And ensure the calculated new delivery date is not on Sat/Sun or public holiday.
Regards,
Donald
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.