cancel
Showing results for 
Search instead for 
Did you mean: 

Punchout Product Category Default

Former Member
0 Kudos

Hi everybody,

I am trying to default (set in the extended attributes in PPOMA_BBP)the product category in punchout catalog when EBP does not have the vendor product category. I know this could be done in earlier versions of EBP. I am trying to do the same in SRM 5 and it is not working. Has anybody run into this issue?

Also I want to default a product category to PCAT1 if the data in Shopping basket is from catalog CAT1 and default the product category to PCAT2 if the data is from CAT2. Is there a way to do this (maybe through a BADI)?

Appreciate your suggestions.

Thanks

Venkat

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Venkat

You can use method ENRICH_ITEM_DATA in BADI BBP_CATALOG_TRANSFER to do this.

You need to change the product category entry within the item in the cart. The catalogue name is also stored at this level so this entry can be used to determine what the category should be changed to.

I would have thought that the default category in SRM 5.0 should still come through. I unfortunatley haven't currently got a system to test it on to check for you though.

Input from other forum members on this would be gratefully received.

Regards

Keith