cancel
Showing results for 
Search instead for 
Did you mean: 

Variant configuration

Former Member
0 Kudos

QUESTIONS 1

While we are creating super bom we can use class item as item.

I did as follows

I created characteristics with values like color Red & Blue

I attached this config profile to Config material CAR

I created BODYRED & BODYBlue with Characters attached as RED & BLUE resp.

I created BOM with class COLOR item.

Now i created sales order. after creation screen it went into selection screen.

I selected charecteristic as RED and created sales order.

As per rule, only material BODYRED should have selected during MRP run.

But both are seen BODYRED & BODY BLUE are selected

CAN ANYONE ADD VALUE?

QUESTIONS 2

When I create SUper BOM with Object dependency.

There is a filed in bom with OD. How exactly to object dependency here

Pl I dont want any links i want procedure for procedure, action, selection, canstants. ABAB codes used in editor

regards

shreenath

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

First go through following scenario

1) create characteristic for colour By using CT04, here select character format with no. of characters you require, then in value tab put put your Values & description

2)Then create Class of Class type 300 & assign this characteristic to class

3) Assign this Class to material

4) Create a Super BOm for material having component no. for for both colour

5) Create object dependency using T.code CU01, here use selection condition becauseyou wants one specific colour to be selected among the various colors

write dependency & check for consistency(eg IF COLOUR='RED' or IF COLOUR='BLUE'

6) assign respective dependency to component in Super BOM

6) create Config. profile & assign it to material

then when you will create sales for for material a pop up get displayed as per your class , choose here colour reqiured. then in Production order for resp. sales order you will get only that comp. which colour you have selected while sales order creation.

Regards

Sachin

Former Member
0 Kudos

While we are creating super bom we can use class item as item.

I did as follows

I created characteristics with values like color Red & Blue

I attached this config profile to Config material CAR

I created BODYRED & BODYBlue with Characters attached as RED & BLUE resp.

I created BOM with class COLOR item.

Now i created sales order. after creation screen it went into selection screen.

I selected charecteristic as RED and created sales order.

As per rule, only material BODYRED should have selected during MRP run.

But both are seen BODYRED & BODY BLUE are selected

CAN ANYONE ADD VALUE?

former_member184627
Active Contributor
0 Kudos

Hi Shreenath,

I have given a flow below

Eg: Ford car.If a sale order is raised for fiest lxi model the system should choose red colour & for vxi should choose blue colour.

1. T.code : CT04 ,FORD_MODEL, Choose single value & entry required tab & give the input as 01 - fiesta_lxi & 02 - fiesta_vxi.

2.Tcode: CT04, FORD_BODY

Choose single value , don't click entry required.

01 - Red

02- Blue

3. Create class T.code : CL02

fiest_class

type : 300

Choose characteristic tab & add FORD_MODEL&FORD_BODY

4. OBJECT DEPENDENCY:

T.CODE : CT04

FORD_MODEL

CLICK VALUES TAB,

IN FIESTA_LXI CLICK THE 'O' meant for Obj dependency, action & extra.

Edit the dependecy,

010 $Self.ford_body = '01'. & save

Repeat the same for FIEST_VXI & instead of '01' give '02' for blue colour.

, then create a ROH as ford_body. & a KMAT material for the car. .

Then create a Super BOM with usage 3 & give component as ford_body

Then use T.code cu41 (Create config profile)

enter a profile name & class 300 & choose class assignment, choose fiest_class ,

Use T.code cu50 to check the values.

Then create a sale order.

Pl. reward if helpful.

Regards,

Senthilkumar SD

Former Member
0 Kudos

Thanks Dear Senthil

My BOM is like below,

Finished part CAR Red / Blue

--- Bodyred Semifin part

--- BodyBlue semi fin part

I created KMAT Car

Cahrecteristics Red & Blue,

Class CAR

profile also created

When I select Red in sales order i want BOM of CAR to be bodyred and

when I select Blue in sales order I want BOM of CAR to be bodyblue

Can you halp.

I tried to follow as per your steps,

but you have creted only one raw material how different colors selects,

Pl reply

shreenath

Now depending on

Former Member
0 Kudos

Dear Senthil

Thanks

shreenath

former_member184627
Active Contributor
0 Kudos

Hi Shreenath,

Have you got the appropriate result ?.

Pl. award all those who had taken time to answer.

This would be a greater movitivation for all our cosultants.

Regards,

Senthilkumar SD

former_member184627
Active Contributor
0 Kudos

Hi,

Pl. check if you have used single or multiple values in the characteristics.

Regards,

Senthilkumar SD

Former Member
0 Kudos

I have used multi values in charecteristics