cancel
Showing results for 
Search instead for 
Did you mean: 

Class item(K)

Former Member
0 Kudos

Dear all,

I have created clss item ....

Color----Class

Color----CHAR

Red- Component1

Blue- Comp 2

Black- Comp3

Yellow -Comp4

here i need to control...only one component should come in MRP.

EX: if i select Maruthi...i should get relevant component as RED.

here i observed selection condition is written for entire Class.

Regards

raj.

Accepted Solutions (0)

Answers (2)

Answers (2)

rupesh_brahmankar3
Active Contributor
0 Kudos
Rachel_Tang
Advisor
Advisor
0 Kudos

The dependency could be assigned to class, characteristic, BOM item, configuration profile, for your case I think the class is the proper assignment, or where do you want to assign the dependency?

Former Member
0 Kudos

HI,

Dependency against CHAR,CLASS,PROFILE. it will applicable for entire CLASS ..How can it determine Exactly one component.

But my doubt is,i have class called color in this CHAR-Color

Here i have components -Red,Blue,Yellow,Black,Yellow.

How can i write Dependency only for RED ....only Blue Only Balck.

Or is ther any other procedure to determine the Red if user selects relevant values.

Regards

raj.

Edited by: venky raj on Apr 15, 2010 7:24 AM

former_member228481
Contributor
0 Kudos

Hi,

You can have the Components in Output.

1) create class of type 200,

2) Assign the same characteristics COLOR to this class,

(remember the same characteristic must be there in the FG level material's class also.!!!)

3) assign this class type to material codes for RED, YELLOW, BLUE etc.

4) Select the ""Only Values"" which are applicable for these codes. in Classification view of material Codes of "RED" etc.

5) Now In BOM, Use IC as "K" and give this Class, Out put IC as "L" and write dependency simple Selection Condition

as $root.COLOR = 'R'

Thats enough,

Configure ur FG in Sale order, Select any Values from Characteristic COLOR, and save .

Go to CSK1 give parameters check the explosion, you should find the CODE OF RED, YELLOW, BLUE against the selection Made in Sale Order.

This Should Solve ur Problem

Regards

RAGHU

Former Member
0 Kudos

Dear raghu,

in u thread .....4th point

> 4) Select the ""Only Values"" which are applicable for these codes. in Classification view of material Codes of "RED" etc.

In our configurations thr is no values...only Class and CHAR.that is y iam confusing how the single component can triggers in BOM.

for class item char doesn't have any values how can we do?

Thanks in advance

Regards

raj

former_member228481
Contributor
0 Kudos

Hi,

If you don't have values, give dummy values, Otherwise writing dependency is not possible.

and so the component Selection.

Regards'

Raghu

Former Member
0 Kudos

Dear raghu,

Yes ...its not possible to pick the component in BOM ..

But here its working fine w/o values.Is thr any method to trigger the components w/o values.

Thanks in advance

Regards

raj.

former_member228481
Contributor
0 Kudos

Hi, Venky,

I dont think its possible to select Components with No values , with class 200, and IC as "K".

Regards

Raghu