cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Shopping cart delivery date and lead time

Former Member
0 Kudos
180

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

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Thank you for answers,I have gotten the help I needed.Much appreciated.

Former Member
0 Kudos

Hi Donald,

Tahnks for the answer.Ill check them and come back to you.

Former Member
0 Kudos

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