cancel
Showing results for 
Search instead for 
Did you mean: 

Pricing based on material characteristics

former_member206632
Participant
0 Kudos

Hello,

We are about to implement a pricing solution based on material characteristics. The requirement states that we will have a certain number of characteristics assigned to materials (class type 001) and that the customer will have the chance to fill condition tables with some of those fields being key fields. As far as we know, we can achieve that by appending new fields to the appropriate structures (KOMK, etc), creating custom fields to use in condition tables, customizing requirements, etc. This seems to be a possible way, but my question is:

Does SAP provide for any solution that is not so technical and more based in customizing?

Regards,

Joã

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi João

Since you are using class type 001 for materials, I hope you can use Variant condition VA00 to determine prices based on the material characteristics.

Regards

Rajkumar K

Answers (1)

Answers (1)

Former Member
0 Kudos

I think you should go with Variant Configuration as there is a standard Process to get the Pricing as per the Characteristics. Kindly refer this thread .

Best Regards,

Ankur

former_member206632
Participant
0 Kudos

Hello,

The example found in this link refers to a pricing system (for bikes), in which the price depends on the colour of the bike, like this:

*Colour -- Price* Blue---$100 Red----$110 etc

We need a pricing system with more than one dimension. Taking this example, it would the same as making the price dependent on the colour, frame type and brake type. Colour, frame type and brake type would be characteristics

Colour-Frame Type-Brake Type---Price Blue-F01-B01-----$100 Blue-F01-B02-----$105 Red--F01-B01-----$110 Red--F02-B03-----$120

Can we implement such a system based on this suggestion?

Regards,

Joã

Former Member
0 Kudos

Must Assign ALL those Characteristic (That are Pricng relevent) to the Class with Class Type 300 and in the additional field of the Characteristic put TABLE NAME = SDCOM and FIELD NAME = VKOND to activate the VKOND stands for Variant condition .Without this setting system will not allow to pick up the Variant Pricings .

If it is mandate to make the Class Type class type 001 for materials just create the 300 as well and that will be exact replica of Class type Material 001 .As SAP recommends 300 only Price dependent Characteristics as those are linked with the sales order and can be displayed there .

Br

Gaurav Tyagi