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

exclude weekends and holidays in shopping cart deleivery date

Former Member
0 Likes
289

Good day gurus,

We looking to limiting the delivery date of itmes to week days only(exclude weekends and holidays) when creating shopping carts in SRM.

Please help.

Kind regards

Accepted Solutions (1)

Accepted Solutions (1)

Yateesh_h
Active Participant
0 Likes

Hi,

You can maintain your factory calendar in SRM using the transaction SCAL. But, I dont think that the system forces the delivery to be on a workday!

You could also use BBP_DOC_CHECK badi to implement your own logic.

Hope this helps

Former Member
0 Likes

Hi Yateesh,

I have maintained the factory calendar and the holiday calendar in srm,but when creating a shopping cart from items in a catalogue(Contract items) their delivery days includes weekends and holidays.we needed it to not include non-working days.

Former Member
0 Likes

Hello Lethabo,

As in your last thread i mentioned to find out if the day is holiday or not http://scn.sap.com/thread/3426239 similarly you can find if that is working day or not and then in CATALOG_TRANSFER BADI where the Lead Days come from vendor Punch out catalog you can modify the Delivery date in there or in DOC_CHANGE BADI.

Hope this helps.

Thank you

Ritesh

Former Member
0 Likes

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

Answers (0)

Ask a Question