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

Shopping Cart customizing

Former Member
0 Likes
151

Pl help with two requirements.

1. We would like to use only one vendor 'X' on the shopping cart. How to make 'X' as the default vendor on all the shopping carts?

2. "Describe what you need" or "Free Text" shopping cart, we would like to restrict shopping to Product Type "Service" only. How to achieve this?

We are using SRM 7.0 with classic.

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

ricardo_cavedini
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello,

Regarding the fixed vendor, you can use BBP_DOC_CHANGE_BADI and populate the partner table with fixed vendor partner function.

Regarding the product type default, I am afraid that it is not possible to change this. As of note 1330119, the standard is a blank box when creating a shopping cart. If no information is provided, material is set as default in item overview.

Regards,

Ricardo

Former Member
0 Likes

hi,

you can use Doc_change_badi to default values as you want.

~vipin