Subcontractor Price in Variant Configuration

Hi All,
I have a requirement:
When the PO is getting generated for subcontractor, the price for the material has to be determined based on one of the variant value. Example: If the variant(x) <45, then price should $1.29 else $1.10.
There is already dependency written for pricing where I have to add some code for this requirement.
Please help me to do this.
Thanks in advance.
Regards,
Ipsit

hi,
just check if the characteristics are all assinged properly.
anyways.. pl go thru these steps again to chek and confirm.
The procedure is as follows:
Create a Material - KMAT type with Item category (002)
Create Charateristics in CT04 - Zbike, where in values mention the Color of the bile like Red, Blue etc
Create another characteristics in CT04 - ZPrice, where directly go the additional data tab and maintain the table SDCOM and field VKOND (ABAP Dictionary it will ask for)
Assign these two characteristics to a Class in CL01 - ZBikeclass ( Type 300) in characteristics tab page.
Then go to CU41 Configuration profile select the material and enter the description click on the class assignment ie assign Zbikclass.
Now go back to CT04 - enter Zbike -go to values- select Red- go to extras - Other Dependencies - Select Procedure enter in front 10 write - $self.ZPrice='Red' and save
Now go back go to extras - Other Dependencies - assignments and assign
relationship ( by default it will come just save)
Now select Blue- go to extras - Other Dependencies - Editor - Select Procedure enter in front of 10 write - $self.ZPrice='Blue' and save
Now go back go to extras - Other Dependencies - assignments and assign relationship ( by default it will come just save)
Now go to VK11 - Enter VA00 (Condition)(For Std RVA001 Pricing Procedure) - enter variant Red and Blue give the rates accordingly and create the sales order.
Hope it helps. Pl reward if useful.
Thanks,
Sadhu Kishore

Similar Messages

  • Variant configuration it price va00 is not coming

    hi gurus,
    i did variant configuration in this manner but the thing is everything is working fine va00 variant condition it is not coming automatically in the sales order eventhough i maintain conditon records in vk11 for the variants. which i created in vk30.  still am not getting price.  When i saw in sales order analysis tab which is showing this type of messeges. access not made.
    variant(!) this type of symbol am getting .  When am giving price as manually in the sales order for va00 it is taking.    Please help me in this regard.  How system will pick price automatically for the conditon type va00.
    For ur reference i did characterstics, dependecies, class,
    charcterstic zprice in ct04 i maintained additional data tab as table name sdcom field name as vkond
    Thanks & Regards
    Points will b e rewarded.

    Hello,
    please have a look at the following menu path:
    http://help.sap.com/saphelp_47x200/helpdata/en/92/58c724417011d189ec0000e81ddfac/frameset.htm
    Here is describe how a variant condtion is maintained in SD.
    Regards
    Claudia

  • Variant configuration-- syntax error in creation of object dependencies

    In variant configuration when i try to create object dependency (tcode=cu01), after entering the dependency and also description when i enter the syntax in the source code it is giving error: error in syntax check for simple condition
    I have entered syntax as  : engine_cap in ('1000','1400','2000'), pls guide me with the solution to create object dependency

    Dear, Shakeer
    Please follow along with my very own config guide of variant config.
    1)     Create a configurable Material Using KMAT u2013Material Type. Item Category 0002 and Item Category Group 0002. Go to classification tab-here you maintain the class type 300 and assign the class, we will create this shortly. (So after creating class come back into MM02 and input the class that you create in step 2.)
    2)     Create a class in T-Code CL01. Use class type 300 for Variants. In this we assign the characteristics we will create shortly.
    3)     Create characteristics in T-Code CT04. Create your characteristic like for example, Z_Type, Z_Model, and Z_Color.
    4)     We must create a characteristic for the pricing. Example, Z_CarPrice inside this characteristic we must maintain. Table Name SDCOM, Field Name VKOND in the additional data tab. Also, go to restrictions tab and enter the class type 300 Variants. Now in order to make this pricing work for you, you must maintain (enter) all the values from the characteristics. For example, Red, Blue, Black, Honda, Toyota, GLI, XLI, and 2.0D.
    5)     Now going back to the characteristics in CT04 change mode. Make sure Basic Data has *Multiple Selections circled. * Character Format has 26 and a check in case sensitive. Make sure in restrictions tab class type 300 Variants is present. Go back to Values and highlight the first one. Example, Red then go to Extras->Object Dependencies->Assignments You must maintain this code $self.Z_CarPrice=u2019Redu2019 in basic data make sure itu2019s released & procedure is filled in. Go back to dependency editor and paste the same code there after 000010 $self.Z_CarPrice=u2019Redu2019 and do this for each and every value. Very Important * Maintain configuration profile in T-Code CU41 for the material -> Priority 01, Variant Configuration, Class 300, status, Released 1, then click save. Note: If 2 conditions are inactive use class group A instead of B in SPRO for Condition type VA00.
    6)     Go to T-Code VK11 and enter VA00 condition type. Enter all the values maintained in the characteristics for example, Red, Blue, Black, Toyota, Etc and enter the price then click on save. Now it should work fine in VA01. Make sure you have assigned the VA00 condition type in the pricing procedure.
    Good Luck,
    Muhammad Ali Lozada

  • How to hide variant configuration screen in sales order

    Hi Friends,
    Could you please help : how to hide variant configuration screen in sales order for a configured material
    Ranjan

    Hi
    The very purpose of VARIANT CONFIGURATION is to for this material these are the characteristics available
    In this you choose one characteristic then these are the values available
    If you make a choice then this is the price
    Means Maruthi car is the product
    Say 800
           Alto
           Zen
    These are characteristics
    In this you choose say black, cherry red, white these are the values
    When you put a sales order for Maruthi car then if it is 800 black colour then price is X
    if it is 800 white colour then price is y
    So that according to the choice of the customer the pricing and other details are fetched
    Why do you want to defeat the very purpose of VARIANT CONFIGURATION
    Rather than listing out of the whole product list the system simplifies the thing
    Without that popup variant configuration is meaningless
    Regards
    Raja
    Edited by: ramanathan raja on Dec 11, 2008 3:48 PM

  • Sales Order text for Variant Configuration

    Hello
    I have researched my issue and also have asked other peers for guidance.  I feel that I am really close to getting my issue to work but I am not sure what I am missing, so I am hoping that someone can give me some advice as to what to check please.  See below for the description. 
    My issue is in reference to SD Variant Configuration and is outlined below.
    Overview
    Main Unit is a radio test set
    Test set can have an upgraded software
    Example
    Model 6015 u2013 standard test set
    Model 6015T u2013 Upgraded software test set
    Model 6015V u2013 Upgraded Software + test Set
    Requirement
    Use same Material Number using Variant Configuration for the upgrades
    Price is to default to the Upgraded price
    NOTE:
    Our materials are already established and are set up as material type Finished Goods; ERLA item category; sales order item category is a copy of TAC.   I am using a Configurable Material type KMAT, item category 0002 and linking to the FG material item category ERLA in the material master.
    I have created the Material Variant (KMAT) in MM01
    Created the characteristic in CT04
    Created Classification in MM02 for material FG
    Created Super BOM for Configurable Material in CS01 and added the upgrades as Alt Bom 2 for upgrade  and 3 for Upgrade+.  Also added the Alt BOM text
    Created Profile of configurable material in CU41
    For the Material I added the configurable material to MRP 3 screen in MM02
    Created the BOM link in CS40
    I simulate the material in CU50.  I enter my material; select the icon for configuration, I can see the characteristic Value Assignment nad see my characteristics Description.  I go to the value and use the drop down I then see the pop up of all the different values. 
    I have created Characteristic Reference VCSD_UPDATE_ARKTX with table VCSD_UPDATE and field ARKTX - no values
    I have created a characteristic Test_Choice with the 2 values one is Test Upgrade 1 and the other is Test Upgrade 2.  Both of these have the description as well.
    For Material Text:
    I have set up a reference characteristic using 30 character format (named VCSD_UPDATE_ARKTX),
    with table name VCSD_UPDATE and field name ARKTX.
    Then in the Configuration Profile(CU42) for configurable material,  added a procedure(named PR_PRODUCT_DESCRIPTION) to the dependencies which contains code that sets the description
    $self.VCSD_UPDATE_ARKTX = ''Test Upgrade 1u201D
      If $self.TEST_CHOICE = Test_Upgrade_1,
    $self.VCSD_UPDATE_ARKTX = ''Test Upgrade 2u201D
      If $self.TEST_CHOICE = Test_Upgrade_2,
    When Entering the sales order for Material Number XXXXXX, I receive a pop up that I can select which Alternate BOM (from CS02) I would like.  I select my line item and then select the configuration icon at the bottom of the sales order.  I see again my characterestics values (the same as CU50) but am unable to select the radio button.  Not sure if this part is standard.  Still no change in the sales order line item.  I have validated that I am using a copy of the standard TAC item category.  How does the text change to the correct value?  Am I missing a seeting somewhere.  Please provide any guidance with this as I have been trying to get this to work for over a month.
    Thank you for your time.  It is greatly appreciated.

    I have figured out that this will work if I go to the standard material (it is not KMAT but it is a FERT material type) and set the flag in the Material Master Basic Data 2 tab that this is a configurable material and not use KMAT material type for a super BOM.   The text changes for this scenario so it give me hope.
    This is not ideal, as I want to use the Super BOM because there are different variations (non stock items) that I need to pull through on the picking list in order to tell the end user which option needs to be loaded in the standard material.  At least I know the text can change on the sales order; but I am still struggling with the use of the super BOM and changing the sales text when there is use of a super bom as you tie that to the MRP 3 screen of the FERT material type.  I can set everything up, but the text will not change if I set up the material master this way.  Guidance is appreciated.
    Example
    Material 72433 (FERT)
    on sales order I enter 72433, my alternate BOM comes up with different Options.  Alternate BOM 1 is standard configuration;  My Alternate BOM 2 has Option 3 and 4 while alternate BOM 3 has option 5 and 6.  Alternate BOM 2 is a 6015T and Alternate BOM 3 is a 6015V.
    I want my sales order to pull through the text of 6015T or 6015V, whichever is chosen.  I want my picklist to print out the option that was selected.

  • Process order with variant configuration material

    Hi,
    I create a process order for a material XX.
    This material has a BOM with a material that has variant configuration "class type 300" for price configuration.
    When I save the process order I get a message saying "There are still characteristics for components to evaluate". I dont want to evaluate this material in my process order.
    What can I do to not have this message?
    Regards.

    Hi all,
    Yes, I work with variant configuration. But sales orders are not involved.
    What I do is:
    1) I create a purchase order for material X (this material belongs to a BOM), this material has variant configuration. I give a value to the characteristics in the PO.
    2) I create a process for a material XXX that has a BOM (material X is in the BOM and cannot be removed).
    3) When I save the process order the system asks me to evaluate again the characteristics. This is what I dont want it to do.
    Any ideas?
    Regards.
    Eduardo

  • SD Variant Configuration with manual entry cut length variant

    Hi Expert,
    I have one scenario in variant configuration where client want to put one variant value manually and according to entry price variant for example 4 M cut length should pick up automatically in variant pricing.
    Please check below example.
    X-Material
    I have created variant one Cut length and once Coated colour.
    Character Cut length with no value as customer want put manually like 4 M ,4.2 M .......etc as per requirement.
    Character Powder coated with different colour value like red,blue,pink etc......
    Character Price with SDCOM table
    Condition class ZClass with above character....
    Dependencies ZPrice with above character combination
    CU50 characteristic value assignment.
    I have maintain condition record for VA00 with all character value....
    Now I m creating sales order with X-Material where I will get option for variant for cut legth enter manual...4 Meter
    and powder coated with colour option ,here I m getting price for colour which is coming from condition record...but not getting for cut length which we have enter manually...
    One more thing sales qty sales in pieces and pricing should be in meter...so when I will sales X-material in pieces then pricing should be in meter.
    Please suggest as this is urgent requirement...
    Thanks in advance

    I m surprise no one has given any suggestion...
    anyway closing this thread..
    Thanks
    Edited by: KHAPREVIPIN on Feb 22, 2012 2:55 AM

  • Sales order costing (MTO) Variant configuration.

    Hi,
    Basically there 3 different types of finished castings :
    1.     Special finished Casting u2013 which is a configurable material . this casting is saleable as well as can be used for manufacturing machined castings. This casting is been manufactured at plant : 8110 only. The planning strategy maintained is 25 (make to order with configurable material)
    2.     Machined Casting u2013 this is also an configurable finished material which can be sold as well as can be used as an BOM for manufacturing Assembly castings. This casting gets manufactured at plant : 8130 only. The planning strategy maintained is 25 (make to order with configurable material)
    3.     Assembly casting : this is also an configurable finished material which is always saleable. This casting gets manufactured at  plant : 8130 only. The planning strategy maintained is 25 (make to order with configurable material)
    Scenario which is as follows :
    1.     Customer gives the PO for assembly casting at 8110 plant code.
    2.     Therefore Plant : 8110 will generate the stock transfer order to 8130 for assembly castings
    3.     For manufacturing of assembly castings in 8130, the plant needs to manufacture Machined castings in 8130 plant and for manufacturing machined castings in plant 8130 , the plant requires special castings which is been manufactured at 8110 plant.
    4.     So, firstly Special castings will get manufactured at 8110 plant with the reference of assembly sales order .
    5.     After that stock transfer for special castings will be done from 8110 to 8130 plant .
    6.     Then customer would start manufacturing machined castings
    7.     And then finally manufacture assembly casting
    8.     Finally assembly castings will get transferred from 8130 to 8110 plant for sale
    9.     Sale of assembly castings from 8110 plant respectively.
    Touch points of the scenario:
    1.     Cost of special casting and machined castings should get rolled up to the assembly castings
    2.     These needs to be executed in MTO scenario only because of variant configuration
    3.     While doing the stock transfer, the cost should include transfer pricing as well
    Problem Statement :
    1.     We understand that for configurable material , you cannot run the standard cost estimate, therefore the material master price with price control u201CSu201D is always zero. So when do the  stock transfer from of assembly cast or special cast for one plant to another then cost update happening at both the plants is zero.
    Please suggest some better solution for incorporating this scenario inclusive of the touch points.
    Thanks...

    Dear Srinivas,
    You can post this query to SD forum also for better response.
    Regards,
    Rakesh

  • Purchase of variant configuration material from external source

    Hi,
    I am working with variant configuration scenario , Here some material procured from external source and per characteristics requirements , these characteristics have varied price , these price should be maintain at condition level .
    The Material purchases from external source its price according to characteristic select.
    Pl helps me how these scenario resolve.

    H Rajesh,
    1.Create another New characteristic called ZPrice .Give the description and go directly to Addnl Data Tab.Here in the table name Enter "MMCOM" and in the Field Name Enter "VKOND" at CT04 & save .
    2.Now Goto CT04 in change mode, for Zprice Go to values tab and select RED &.Goto Extras-> Object Dependencies->Editor and then select Procedure & define condition.
    3. Goto Inforecord Choose Extras ->Variant conditions.
    Enter a variant key. Choose the desired condition type and specify the period during which the discounts and surcharges are to apply.
    Enter the amount and save.
    For More help please Refer Below SAP link
    [Variant Configuration |http://help.sap.com/saphelp_47x200/helpdata/en/92/58d455417011d189ec0000e81ddfac/frameset.htm]
    Regards
    Pradeep
    Edited by: Pradeep Kumar on Mar 4, 2008 10:36 AM
    Edited by: Pradeep Kumar on Mar 4, 2008 10:37 AM

  • Steps for Variant Configuration

    Hi Gurus,
    Can any body tell me step by step procedure for variant configuration.
    My e-mail id. <REMOVED>
    Regds.......
    Sumit

    Hi Sumit,
    Variant configuration is for manufacturing complex products. The manufacturer always has to offer new variants of its products. Often, new variants are created by modifying existing product designs as you process the order. The important thing is to react quickly to customers' requirements.
    The customer determines the features of the product. A customer buying a car, for example, can choose the features of the car and combine these features as required.
    The product configurator improves information exchange between sales, engineering, and production. Variant configuration helps the customer or salesperson to put together specifications for the product and ensure that the product can be produced from these specifications. It also ensures that production costs do not overstep the mark.
    Procedure -
    Create a Material - KMAT type with Item category (002)
    Create Characteristics in CT04 - Zbike, where in values mention the Color of the bile like Red, Blue etc
    Create another characteristics in CT04 - ZPrice, where directly go the additional data tab and maintain the table SDCOM and field VKOND (ABAP Dictionary it will ask for)
    Assign these two characteristics to a Class in CL01 - ZBikeclass (Type 300) in characteristics tab page.
    Then go to CU41 Configuration profile select the material and enter the description click on the class assignment i.e. assign Zbikclass.
    Now go back to CT04 - enter Zbike -go to values- select Red- go to extras - Other Dependencies - Select Procedure enter in front 10 write - $self.ZPrice='Red' and save
    Now go back go to extras - Other Dependencies - assignments and assign relationship ( by default it will come just save)
    Now select Blue- go to extras - Other Dependencies - Editor - Select Procedure enter in front of 10 write - $self.ZPrice='Blue' and save
    Now go back go to extras - Other Dependencies - assignments and assign relationship ( by default it will come just save)
    Now go to VK11 - Enter VA00 (Condition) (For Std RVA001 Pricing Procedure) - enter variant Red and Blue give the rates accordingly and create the sales order.
    Variant configuration is for manufacturing complex products. The manufacturer is
    always having to offer new variants of its products. Often, new variants are created
    by modifying existing product designs as you process the order. The important thing
    is to react quickly to customers' requirements.
    The customer determines the features of the product. A customer buying a car, for
    example, can choose the features of the car and combine these features as required.
    The product configurator improves information exchange between sales, engineering,
    and production. Variant configuration helps the customer or salesperson to put
    together specifications for the product and ensure that the product can be produced
    from these specifications. It also ensures that production costs do not overstep the
    mark.
    Integration
    Variant configuration is integrated in the following applications:
    a.. CA Classification
    b.. LO Material Master
    c.. PP Bill of Material
    d.. PP Routings
    e.. PP-PI Master Recipes
    f.. SD Sales
    g.. SD Conditions
    h.. MM Purchasing
    i.. CO Costing
    j.. PP Material Requirements Planning (MRP)
    k.. PP Production Orders
    You can configure the following objects:
    a.. Materials
    b.. Standard networks in the Project System.
    c.. PM General maintenance task lists
    d.. Model service specifications
    Features
    You do not need to create a separate material for each variant of a product in your
    company. You can use one configurable material to cover all variants. You create a
    super BOM and a super routing for this material, containing all the components and
    operations for producing all variants of the product.
    To define the features of a configurable material, you use characteristics. To
    enable you to use characteristics to configure a material, you assign the material
    to a class of class type 300. Possible characteristics of a car, for example, are
    model, country, color, and engine. The customer can choose from among different
    options for each characteristic (values).
    The only limitations are combinations of features that are not possible for either
    technical or marketing reasons. You cannot combine all types of car engine with all
    types of transmission, for example, or certain types of upholstery are only
    available for more expensive models. In Variant Configuration, you use dependencies
    to control this. This prevents combinations of options that are not allowed.
    Dependencies also select exactly the right BOM components and operations to produce
    a variant.
    Each configurable object must have a configuration profile. The configuration
    profile for a material controls the configuration process in the sales order.
    You can make the price of a variant dependent on the characteristic values assigned
    (Pricing). You can use variant conditions to define surcharges and discounts for a
    variant.
    For variants that are required frequently, you can create material variants, which
    can be produced without a sales order and kept in stock. When you receive a sales
    order, you can check whether the variant required is in stock, so that you can
    deliver immediately.
    Pl go thr below links:
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/LOVC/LOVC.pdf
    http://sap-img.com/sap-sd/steps-for-sd-variant-configuration.htm
    Please Reward If Really Helpful,
    Thanks and Regards,
    Sateesh.Kandula

  • Variant Configuration Cost in Sales Order

    Can you let me know what is the standard way to cost Variant configured items in the sales order?  for standard item costs, we use VPRS, but for Variant items, the costs vary depending on the variant characteristics selected.  Sales Price is controlled by Variant Pricing...but i wanted to know how Cost for these Items should be set up as a best practice.  Some place explode the BOMs into the Sales Order - but some characteristics are not Materials per say.  Thanks.

    Hi Nhu,
    Welcome to SCN.See suppose you created sales BOM. In general the sales bom will explode and appear in sales order.Here we consider only main material only.
    Sales BOM Configuration;Sales Bom|Sales BOM Configuration;
    [Sales Bom Explanation|http://www.sap-img.com/sap-sd/sales-bom-implementation.htm]
    [Cost Calculation|http://help.sap.com/saphelp_470/helpdata/en/90/ba6da4446711d189420000e829fbbd/content.htm]
    Check these links if there is any issue please post.
    Regards,
    Madhu.

  • Variant Configuration Description in Sales Order

    Hi All,
    We have configured Variant Configuration.
    During Sales Order Processing on Condition Tab the in Name  of Condition Type (Field VTEXT) instead of condition type the system is reflecting the description of Variant.
    We want the description of Condition Type & not of variant. Can any one guide how the same cvan be done.
    Regards
    Mahendra

    First, you are talking about VA00 or VA01 condition types, correct?
    These work different then other condition types, in a sales document they will display the name of the variant (you defined) that matches your config, characteristic-value(s).
    This is Option-based pricing. it is working by design. If you don't want these to show in the procedure then don't define them. you can sum up all values in the configurator then just have one Variant with a "dummy" name and pass that back to the price condition

  • Preparation of Cost Sheet using Variant Configuration

    We have a requirement which needs to be configured in Standard SAP using variant configuration ( as Suggested by our client )  without using any customized functionality the scenarios is as fallows:
    Preparation of Cost Sheet:
    Company XX needs to procure material M1 (Like Cartons) for Plant A, plant B which is manufactured by Primary Vendor PV1, PV2.
    The price for procurement of material M1 has to be determined using cost sheet
    Primary Vendor PV1, PV2 Procures Raw materials and Packaging materials required to manufacture material M1 from Secondary vendor SV1, SV2, SV3
    The rates of these materials are added into cost sheet as cost of components.
    The rate for these materials varies depending on quota allotted for that particular
    Secondary vendor SV1, SV2.
    Cost sheet consists of
    Cost of Component materials required for mfg Material M1( These components called Feed stock
    Materials are procured by secondary vendor)
    Working Capital of Primary Vendor
    Conversion cost
    Discounts
    Surcharges
    Transportation cost
    ETc.....
    Well Thanks in Advance....

    hi Rav,
    as you said i have configured the system and it is working fine.
    but the problem is, when creating sales related documents only Sales BOM selection should happen i.e. characteristics which have values related sales must only be shown to the sales person where he makes required selection.
    other materials/assemblies which are also configurable and which make complete production BOM are selected by the production person.
    what selection a production planner makes must not be shown to the sales person. 
    for eg; if you want to purchase a color printer you only tell sales guy , i want a color printer which can print at least 10 pages / min. you will not tell him what printer should be made of, what ICs or what PCBs it must have.  and also company management may not wish to show all things to the customer/sales person.
    if this is the situation how it can be mapped?
    alternative item concept can be used, but for a single material if there are 3 or 4 alternatives, will it work properly??
    Regards,
    Pavan

  • Variant Configuration - Pricing issue

    Hi,
    Can anybody please help me out with the pricing issue which I am facing?
    How can I increase the price by a certain percentage based on the value of  another pricing condition VA00 and show it as a different pricing condition?
    For example: VA00 for my product price shows 1000. Now on 1000, I want to calculate 30%  and show it with a different pricing condition description such as "Surcharge". I cannot used a fixed price for lets say "Surcharge" because 1000 as product price is not fixed/static and will depend upon variant configuration and the "Surcharge" will also vary with it.
    How can I please implement such a solution?
    With best regards,
    Sunil

    Use the VA01 condition type for this. This is the standard condition type provided by SAP to address this issue. In your pricing procedure against VA01 give the From To as VA00.
    Hope this helps.
    Regards,
    GSL.

  • Variant configuration/classification

    hi,
    we have materials manufactured by our client as follows.
    it is an FMCG company and the company makes noodels, ketchup etc............
    now there are various varities of noodels (flavour, rice, flour noodels ).
    my question is should we use variant config or shud we use classification system to map various kind of noodels (variants ).
    basically,  i need to know the  difference between variant config and  classification system  and  relation between these two if any ?
    regds
    Pamela

    hi,
    VC comes with CLASSIFICATION TAB PAGE - this is also called as CLASSIFICATION.
    according to SAP one is dependent on other.
    this is for your understanding:
    Variant configuration offers a unique feature by which requirement of creating separate material for each variant of
    product is eliminated by using u201Cconfigurable materialu201D, that contains all the components and operations for
    production planning requirements.
    Characteristics: Characteristics are used to define the features of configurable material. These characteristics are
    assigned to CLASS TYPE 300. Customers can choose different options fro each characteristic, which are termed as
    a u201CVALUESu201D.
    Each configurable material is assigned to a u201CCLASSu201D via u201CCONFIGURATION PROFILEu201D which controls
    the configuration in the sales order.
    Variant dependent PRICE can be calculated and maintained in VARIANT CONDITIONS.
    COURTESY : SAP LIABRARY
    HOPE THIS CLEARS YOUR ISSUE.
    balajia

Maybe you are looking for