cancel
Showing results for 
Search instead for 
Did you mean: 

Variant configuration formula

Former Member
0 Kudos

Dear All,

I have scenario in variant configuration , the client needs formula to be added for pricing the variant material.

The scenario as follows..

the input charactertistic are length and width from the configurator editor in sales order.

The input characteristic values will be in inches . the formula is

P= 0.9876+6.756 * square area.

before inserting the values in formula the inches should be convert into feet.

for example

height = 24 weight 24 (inches) say 4 feet .

the stem should convert these inches to feet and get the squarfeet of it.

then insert to the formula P = 0.9876 + 6.756 * 4.

the characteristic values is changing dynamically , Please suggest me how to insert the above formula in variant configuration.

Thanks and Regards

Praveen S

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Praveen,

could you please let me know your solution. I´m facing nearly the same problem and any help would be very nice.

Best Regards

Mathias

Former Member
0 Kudos

solved myself

Former Member
0 Kudos

Hi Praveen

U can write a function module and assign it in other value check in characteristic defination.

As u know the conversion factors which are fixed. only value entry u can get in dependency editor

Regards

Mandar

Former Member
0 Kudos

Hi

Can you explain me in detail , I am new to Variant configuration .Please

Thanks and Regards

Praveen S