cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

https://blogs.sap.com/2012/05/22/classes-as-place-holders-components-in-super-bom/comment-page-1/#co...

According to the introduction of this article,I did some tests based on your blog.

MaterialMYCARClass(200/300)CL_COLOURCL_ENGINECL_EXHAUSTVariantCT_COLORCT_ENGINECT_EXHAUSTVariant Value01-RED01-120001-EXHAUST- 102-BLUE02-150002-EXHAUST- 203-Black03-180003-EXHAUST- 3ComponentsCOLOR-REDENGINE-1200EX-EXHAUST-1COLOR-BLUEENGINE-1500EX-EXHAUST-2COLOR-BlackENGINE-1800EX-EXHAUST-3

I set the feature to allow multiple values.

I tried to use cu50 to select multiple property values, but did not expand the corresponding multiple component materials.

In addition, I also tried to allocate multiple different component materials with the same 200 classification and the same characteristic value. I hope to bring out multiple different materials when cu50 selects the same characteristic value, but I failed

ClassCL_COLOURVariant CT_COLORVariant Value 01-REDComponents COLOR-RED COLOR-RED-002

Please experts to help me analyze

Can you tell me why?

How to implement these two scenarios?

thank you!

@ritesh.dube

0 Likes
View Entire Topic
GnanaGiri014
Explorer
0 Likes

Hi,

Check these settings...

With these settings + Classification settings it works as per your requirement.

Xiaoguang
Participant
0 Likes

By comparing with your screenshots one by one, I didn't find any problems, but I didn't get the results I expected.

The restrictions here prevent me from uploading too many pictures.

I recreated the data according to the screenshot you provided, and the result is the same. Multiple characteristics values cannot bring out multiple components.

the class item data has adopted the recursiveness.

When class type 300 is used, the class item data will be recursive, and the system will prompt "Component xxx causes recursiveness"(Message No.29390).

When class type200 is used, the message will not be prompted.