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

Extra item should be added for each item chosen from vendor catalog

Former Member
0 Likes
183

Hi Folks,

I am working on SRM 7.0, Classic scenario. We are using vendor catalog to add item to shopping cart. Now the requirment is, extra line item should be added for each item chosen from catalog. We have constant values for Vendor and Price field for the new line to be added.

How to achieve it using Catalog_Transfer BADI?

Throw ur valuable inputs here.

Regards

Raaam's...

Accepted Solutions (0)

Answers (1)

Answers (1)

jason_boggans
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi,

Do you mean for each item transferred to the SRM from catalog the sc should contain 2 lines, one with details from the catalog and one blank line???

Regards,

Jason

Former Member
0 Likes

Hi Jason,

Not blank line, but additional line which will be looking same as like the actual item from catalog and few field's values need to changed in that additional line.

The actual requirement is something like, we are procuring item using vendor catalog and for shipping those items, we are trying to add an line item in the same SC with constant vendor and price. Apart from vendor and price, all the details like account assignment and other details are same with the actual catalog item.

Hope u got my point. Give ur input on this.

Regards

Raaam's...

jason_boggans
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi,

Why not just copy the line when in shopping cart, if you are using SRM 7.0 there is a button in ESS shop screen 'Duplicate', this will give you the second line item with all the same details as the first, however the item detail will not be changeable without modification as it is still seen as a catalog item.

Regards,

Jason