cancel
Showing results for 
Search instead for 
Did you mean: 

Item transferred from MDM catalog with wrong category

Former Member
0 Kudos

Hi,

We are facing an issue with MDM catalog items transfer to shopping cart.

When MDM catalog item is transferred to shopping cart, it defaults a product category first in the list in the shopping cart favorites.

It does not transfe the correct product category from Catalog. For example every time we create a shopping cart for a catalog item, it defaults a product category OEM90001 but the actual product category maintained in the catalog item is- "FAC00001

It doesn't stop us to create shopping cart. We can create the cart with wrong defaulted category but it is not intended.

In SLG1 we can see the green message- " External catergory contains errors or does not exist"

All helpful answers will be rewarded. Thanks in advance

Regards

Kapil

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Kapil,

Check if the shopper is allowed to shop for the product category (extd attributes-> product categories). It is possible system is defaulting it.

Check if the OCI mapping in SRM MDM Webdynpro GUI is mapped correctly. If it is, check BBP_CATALOG_TRANSFER BADI and see if the code has any checks there.

SG

Former Member
0 Kudos

Hi,

Extended attributes has * so, user is able to create shopping cart for all product categories.

Can you please let me know if what should be the correct mapping in OCI?

Regards

Kapil

Former Member
0 Kudos

Kapil,

NEW_ITEM-MATGROUP field should be mapped to 'Product Group - Material Group Code' field.

SG

Former Member
0 Kudos

Hi,

This is exacly how it is mapped in OCI. Is it not a standard feature of transfering material group from catalog to shopping cart through OCI? Why do we need to use CATALOG_TRANSFER_BADI for transfering this field?

Regards

Kapil

Former Member
0 Kudos

Kapil,

Many clients use BBP_CATALOG_TRANSFER BADI to put custom logic in when items are transferred from catalogs. Check if your client has any logic there. I am not saying you need to put code in there to fix this problem...

SG

former_member183819
Active Contributor
0 Kudos

Hi Kapil

It does not transfe the correct product category from Catalog. For example every time we create a shopping cart for a catalog item, it defaults a product category OEM90001 but the actual product category maintained in the catalog item is- "FAC00001

in MDM and SRM - you might have same product category name right?

OEM90001 - if you selected this MDM category and it must transfer into shopping cart as OEM90001 not as FAC00001.

FAC00001 is a product category - IN COMM_CATEGORY - IS IT LOCATED AS FIRST OR LAST?

CHECK FAC00001 /OEM90001 .- PURCHASE GROUP RESPOSIBILITY OF BOTH

ARE MDM PRODUCT CATEGORY AND SRM SRM PRODUCT CATEGORY DIFFERENT? THEN AS SG said you might mapped them in ztable and catalog and srm product category mapping. you may need to check.

MUTHU

Former Member
0 Kudos

resolved

Former Member
0 Kudos

Hi Kapil,

I am also getting exactly the same issue where after choosing any product from MDM catalogue, incorrect product category is appearing in shopping cart.

Can you please help me to resolve the issue?

Many Thanks!

Regards

Vishakha

0 Kudos

Hi Kapil,

How did you resolve this issue?

Thanks in advance