cancel
Showing results for 
Search instead for 
Did you mean: 

Characteristic value assignment in the sales order

0 Kudos

Hello,

I have a configurable material 1000600.

The characteristic values are Font, master colour code,

text line. During the creation of sales order, I enter the

values of them (Extras -> Configuration) as

Font : BOLD

Text line : Mickey.

I need to get relationship of tables required so that I can get the values (BOLD and Mickey) for the material 1000600 for font and text line1.

Please help me.

Regards,

Vimala

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

I want the relation ship between the tables of the characteristic values.

For the material 1000600, the FONT: bold and the text: Mickey

How is this related in tables? How for the font value bold is

selected correctly for the material.

Please let me, if you still have issues in understanding

Former Member
0 Kudos

Characteristics are criteria you use to differentiate the variants of a material.

Master color code is a characteristic.

In your case, Font & Text line are not characteristics. They are not variants of material.

In my opinion, this process would not work for you.

Former Member
0 Kudos

What do you mean by "Get the values" You have the values. Do you want to do something with them, like output documentation or something ?

0 Kudos

I want the relation ship between the tables of the characteristic values.

For the material 1000600, the FONT: bold and the text: Mickey

How is this related in tables? How for the font value bold is

selected correctly for the material.

Please let me, if you still have issues in understanding

Former Member
0 Kudos

you put a Bom-component Selection Condition on 1000600 to that effect (font = 'BOLD' AND Text = 'Mickey')

Look up the documentation on how to code this