Variant config - Two Varinat class to single material

Hi
I had defined two variant classes eg: Class1 & class2 and assigned it to material in clasiification view.
While sales order the systems take me to variant config screen which shows charateristics of both the class combined. I need to display separately .
How can do this ? please help
regards
Arun prasad

Some light on Variant Configuration in Detail.
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.
regards
Satish

Similar Messages

  • How can we give two name for a single material ??

    Hi friends
    how can we give two name for a single material ??
    e.g.. if single material is sold to different customer by different names
    then how can we do that ??

    Yes
    you can achieve it thro CMIR in T code VD51
    Go to T code VD51 choose that customer and material combination and click on to its details blue lens on application tool bar
    In the screen which is coming ,enter your description in the CUSTOMER DESCRIPTION tab the second one and save
    Now create a sales order and see
    Your requirement will be fulfilled
    If a material is pen description is ball pen in material master and for customer A you have defined it as Pen 1 and description as Super ball pen in VD51
    If a material is pen description is ball pen in material master and for customer B  you have defined it as Pen 1 and description as  VerySuper ball pen in VD51
    Now in sales order the description will appear as Super ball pen for Customer A
    Now in sales order the description will appear as Very Super ball pen for Customer B
    Hence the material pen whose description is ball pen in MMR will appear as super ball pen for customer A and very super ball pen for customer B
    Hope you have checked the field info record in VOV8
    I have tried this tested this and getting it
    Regards
    Raja
    Edited by: ramanathan raja on Dec 8, 2008 5:54 PM

  • Two Valuation Class for one material type which is split valuated

    hi , I have a material number which is split valuated like Capital & Revenue. There are seperate inventory GL accounts for both Capital & Revenue. So whenever material is procured based on the nature either Capital or Revenue , Corresponding Inventory GL account gets debited. How t

    It is very much possible. Material type is linked with Valution class by account category reference and has many to many relationships. Valution type is linked with account category reference.
    1 You create the material at valuation category level in MM01
    2 Extend the material for Val type 1 with Val cls 1 in accounting view
    3 Extend the material for val type 2 with val cls 2 in accounting view
    for example
    If you have valution type IN & EX linked with ROH material type via account category reference then you have the option to selecte valution classes 3000, 3001, 3002, 3003 in Std SAP. You have to make sure that Automatic account determination setting are correct for the valustion classes selected in OBYC.
    Hope it helps
    Karthi

  • Using two Button classes for single Button control MFC

    Hi,
    Here is my problem:
    I have a VC++ MFC dialog based application. There I am adding a Button to my dialog by just drag and drop from the tool box.
    I am also having a MyCustomButton.dll to give new looks to the button.
    Inside MyCustomButton.dll, MyCustomButton.cpp is the button class which is derived from CButton. 
    Now I want the behavior of my application in such a way at execution of my application, like if the  MyCustomButton.dll is present in system then the button of my dialog should look like as per implementation of MyCustomButton.dll, where as if the dll
    is not present normal MFC button should get displayed.
    Please guide me in achieving this. How can I make my application (*.exe) decide at run time.
    Thanks in Advance,
    Thanks & Regards, Mayank Agarwal

    Thanks Rupesh,
    But my requirement is like that only I have to decide at run time.
    Please look the scenario below:
    //  MyDialogDlg.h //
    #include "MyCustomButton.h"
    class MyDialogDlg
    MyCustomButton m_CalcButton;
    In the above piece of code
    m_CalcButton is object of  MyCustomButton class.
    and my requirement is such that if MyCustomButton
    .dll is not present then,  m_CalcButton should executed as the object of CButton class of MFC.
    There are cases where I  cant ship the dll.
    In such case how should I write the code? Please guide.
    Thanks in Advance.  
    Thanks & Regards, Mayank Agarwal

  • Variant Config- Dependcy based on Material quantity

    Hi ,
    I have a specific requirement for variant config.
    If we have a material A1 and it has variants as b1( values 5/10/15) and c1(red/blue/green).
    when i create the sales order for A1 and enter 5 in the quantity field , then the variant B1 should be populated with value 5, if the quantity is 10 then B1 gets populated with 10 and so on.
    I know that using the quantity field to drive this is not proper.
    But I am trying to do a work around.
    Because the business process has material with many variants but while ordering the customer will never order for more than 1 quantity of the material. and if he wants to check the various options he will need to mostly change one particular variant. I am trying to reduce the work involved in going to the variant  and then choosing the value.
    Any help would be rewarded...
    Thanks
    BGS

    we can use the refernece object field to do this.
    though it required a lot of my.
    anybody who needs help in this direction can send me a message. I shall help calrify

  • How to find variant config material changes

    Hi!
    I have a requirement to compare variant config material under an equipment sales order. Scenario is:-
    Suppose company has sold one product and that product is variant configured. Under configuration tab user has selected different characteristics and because of that characteristics some materials has come under that config material in sales order. Suppose customer has returned that material after some time and now I have to create a follow on return order. My requirement is , I have to check that if that configured material has been changed now (depending upon same characteristic values ) or not. May be that configured material is now having one more component material added that is priced now and that configuration product price has been changed because of that new added component .
    Is there any way I can compare that configured material in sales order with regards to todays date. (Depending upon characteristic values) .
    Regards
    Yogesh

    The material documents are NEVER deleted. You can reverse them (MBSM provides a list of reversed documents) but not delete them.
    You can delete the delivery, then the VBFA is cleared but in MKPF table a trace of this still stay in field MKPF-XBLNR that contains the deleted delivery number.
    Regards
    Roberto

  • Single material class in MM02

    Hi,
        I need some assistance on this issue. We have multiple classes of the material class type 001 assigned to a material master. When I enter the MM02/MM03 tcodes, I see all the classes listed one below the other. So far so good. However when I look at the characteristics section below, I see all the characteristics in all the material classes listed. If I click on the blue magnifying lens I still cannot see the class specific characteristics. What I want is if I select a class in teh list of classes and click the blue magnifying icon, I should see only the characteristics assigned to that class in the characteristics section and not the entire list. Any ideas? I tried the value assignment option and the user settings but could not find anything
    Thanks
    GS

    Hello G S,
    Hope to understand your query. I believe you have "with inherited characteristic" checked in the user settings. Please uncheck the flag as per the attachments. With this flag unset characteristics will be displayed only for the class you selected.
    Let me know If I misunderstood your query.
    Thanks Amber

  • Variant config in MM

    Hi,
    I need to map VC in MM side, i have went thru the blw link... where i need to work out on PO i.e how the characteristic values transferred from Sale order to PR and PO.
    Re: Variant config in MM
    rgds
    Jay

    Hi,
    For variant config. in MM you have to use the comunication structure as MMCOM in additional data for charactoristics.
    to configure follow the steps :
    u2022     Create a Material - KMAT as Material Type with Item Category - 0002 by using TCode MM02
    u2022     Create Charateristics using TCode CT04 - Zbike, where in values mention the Color of the bile like Red, Blue etc
    u2022     Create another Characteristics using TCode CT04 - ZPrice, where directly go the additional data tab and maintain the table MMCOM and field VKOND (ABAP Dictionary it will ask for)
    u2022     Assign these two characteristics to a Class using TCode CL01 - ZBikeclass (Type 300) in characteristics tab page.
    u2022     Then go to Configuration Profile using TCode CU41 select the material and enter the description click on the Class assignment, i.e., assign Zbikclass.
    u2022     Now go back to Characteristic using TCode 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
    u2022     Now go back go to Extras - Other Dependencies - Assignments and Assign relationship ( by default it will come just save)
    u2022     Now select Blue- go to Extras - Other Dependencies - Editor - Select Procedure enter in front of 10 write - $self.ZPrice='Blue' and save
    u2022     Now go back go to Extras - Other Dependencies - Assignments and Assign relationship ( by default it will come just save)
                         Create a condition type ( e.g. ZVAR) with variant condition tick.
    u2022     Now go to Condition Record using TCode MEK1 - Enter ZVAR (Condition)(For created  Pricing Procedure which contains the defined condition ZVAR) - enter variant Red and Blue give the rates accordingly and create the purchase order.
    In the material tab new button will appear for configuration-- here you select the variant value ( value for the charactoristics - e.g. 'Red') - press enter and come back.
    Check the pricing in condition tab.
    Br,
    Satish

  • How to shift valuation class from one material type to another material type ?

    I have came across following weird scenario:
    We already created huge no.of materials of material type say ZABC with two valuation classes say 1100 and 1200(GL accounts for these VCs for different posting keys in OBYC settings are same). Account category reference for this material type is 0010.
    After that we created new material type say ZPQR  with new Account category reference 0025, and valuation class 1200 is linked with this ACR 0025. Because of this, valuation class 1200 disappeared from material type ZABC. In order to avoid inconsistency, we need to have valuation class 1200 linked with older material type i.e.ZABC.How we can do this ? What impacts must have happened in this period (from MM/FI) in the system, where valuation class get shifted from one material type(ZABC) to another material type(ZPQR)....please help us in this scenario.

    Thanks Sana,
    We are also looking for the solution provided by you i.e. reassign ACR 0010 to Valuation class 1200.
    Your are also correct in terms of  statement "config doesnt allow me to assign same valuation class to 2 different AREF (Account reference number/Account category reference).
    I wanted to know, what are the possible impacts in the system during this re-assignment of ACR to old material type ZABC.
    Regards,
    Sudarshan.

  • Material variant replacement in sales order for Configurable Material

    HI
    I am using variant configuration. In this i have created material A as configurable material and have Preconfigured Material B as its variant by assigning configurable material in MRP 3 view.
    Now when i am creating Order for material A i.e. Configurable material and the characteristics values are same as that of Preconfigured material system is not replacing Configurable material with Preconfigured material.
    Please help me out.
    Regards,
    Anand.

    Even after maintaining the item category MTAC(Mills Make to order config at mat level), the configurable material is not getting replaced in the sales order (va02). It is just showing material variant exists for the configurable material.
    The setting in item category for configuration is.
    Config. Strategy     01(Sales Order Strategy (TAC, TAM))
    Mat. Variant Action  4 (Replace configurable material (Append and change))
    ATP material variant 2 (Do not substitute if not completely available)
    Structure scope      D (Configuration, poss. with BOM explosion)
    I have maintained the stock for material variant as well to take care of ATP material varinat setting shown above.
    Please suggest if missing something.

  • Sales Order Variant Config

    While returning from the variant config screen, I need to add a line item in a sales order. Does anyone know about any user-exit that could be used?

    Hello Ashley
    Yes, if you have done your settings correctly, especially Requirements class set up  (see the documentation link),  then the cost estimate will flow to a condition type in Pricing, usually EK01/EK02 conditions. These conditions are used to calculate sales prices (PR00) in cost-plus (mark-up) scenarios.
    Link: http://help.sap.com/erp2005_ehp_04/helpdata/EN/90/ba6da4446711d189420000e829fbbd/frameset.htm
    However Profit margin  as calculated in a sales order comes from VPRS condition  (which is based in Material Master) and is the difference of net value and VPRS condition value in normal circumstance.
    Hope other more knowledgeable experts will weigh in.

  • Variant Config. stock valuation.

    Hi all,
    We have implemented variant config with controlling. Finished material is valued at Sale order stage (Sales order costing). While uploading the stock, some of the materials are valued at std. price maintained in the material master instead of sales order costing. These materials are not valued at Std. cost estimate (CK40N).
    Can anybody suggest how to rectify these values? One option is to recost the material in VA02 but it will not overwrite the stock value.
    I am also looking for a functionality whereby I can recost these materials in one screen instead of going into VA02 for individual Sales order.
    Bhaven Selarka

    Hi Bhaven,
    Your problem is that you have "some of the materials are valued at std. price maintained in the material master instead of sales order costing".
    I think it is important to understand the following concepts and test with your logistics folks:
    If you are using material type KMAT for VC, then there should not be any standard price as KMAT does not allow Accounting views, only costing views.
    The lower level BOM of FINISHED KMAT may or may not be KMAT. BOM may have dependent requirements or independent requirements. Please check with your planning folks. Dependent requirements are generally MTO stock valued from sales order cost. Independent requirements are generally MTS stock valued from material master cost estimate.
    If BOM is structured in the above way, then when we load inventory, it will take the value depending on the settings in material master, whether it is MTS or MTO material and whether the requirements are dependent or independent.
    Valuated sales order stock must be linked to a sales order. Just because the material is marked as MTO in planning strategy, it will not have sales order COST.
    I think we have to load open sales order and do the GR receipt as part of cutover, so it takes the sales order cost for MTO Inventory. (Test with your logistics folks)
    OR
    If you are doing 561 for MTO material, then it should ask for sales order.(Test with your logistics folks)
    One of the two above should work.
    You can reach me [email protected]
    Thanks
    Ajay

  • Variant Config - Changing char value on Prod Order component

    Experts,
    We have a situation where we need to manually add Material Variants as components on a given Production Order's component list. This is in cases where stock for the material variant is available & can be used.
    We use ECC 6.0 with certain features of DIMP (SDUD) turned on for Mill Products (along with Variant Config). After adding the Material Variant on the Production Order, we want to edit/change/add characteristic values to the Class 300 characteristics. I've tested this & while it is possible for a configurable material, system does not allow to change char values on the material variant.
    Does anyone know of a way to enhance the system in order to achieve this?
    Thanks

    Just a thought.
    let's assume the characteristic you want is called CHAR.
    Then create a dummy characteristic called DUMMY. Create values 'ASSIGNED' and 'BLANK' for DUMMY.
    Create a dependency for the values of DUMMY
    for 'ASSIGNED':
    CHAR SPECIFIED
    for 'BLANK':
    NOT SPECIFIED CHAR
    Then go back in each value of characteristic CHAR and create another dependency as follows:
    DUMMY eq 'ASSIGNED'
    that way the system should only display those values of CHAR for which DUMMY has a value...
    It's a bit of a circular thought I know... Not implemented anything like it myself but it just might work

  • Variant config and Dependencies

    Hi All,
    In Variant Config, for writting syntax code for dependcies, what is the approach? for "Procedure" and for "Precondition"
    Br,
    Krishna

    Hi,
         I can just give the way how you have to define the precondition in generic, but it depends on the context which you have to apply the condition.
    $SELF.OBJECT = ' VALUE' IF CHARACRTERISTIC = ' VALUE'
    In the above example Object is replaced by config material reg  value and characteristic you will be knowing, the syntax should be carefully followed space, IF condition, single quote, after single quote no space but I have given to clarity and for better vision.

  • How to use two activex class objects in same vi

    HI
    I am using labview to read ECU data from INCA software .INCA providing COMTOOL API(incacom.dll). I am using ACTIVEX for  communication between INCA & Labview. My problem is If I have used single activex class object  I am able to read Inca version, getting the database path etc. If I have used two activex class in same vi (one to open Inca & other one is to read the folder structure) I am not getting output.I have attached snapshot for referance
    Attachments:
    activex1.JPG ‏114 KB
    activex2.JPG ‏107 KB

    It wasnt in the first two images you posted, or I couldnt see it anyway! That was the only reason.
    Did you try the database block on its own, just to confirm that it is working?
    Beginner? Try LabVIEW Basics
    Sharing bits of code? Try Snippets or LAVA Code Capture Tool
    Have you tried Quick Drop?, Visit QD Community.

Maybe you are looking for

  • SLiM only starts twice then exits to tty1

    Hi... i've installed arch yesterday following this guide https://wiki.archlinux.org/index.php/Beginners'_Guide i After that i started to set up a new desktop using openbox and slim. Basically everything works fine... except that after exiting openbox

  • How can I have "active" status on a PnP network?

    I use DC++ to connect to a peer-to-peer network.  Using the FIOS router, I have been relegated to "passive" status on the network, which limits the number of contacts I can make.  Is there a way to configure the router for active status?  TIA whh Sol

  • Java.sql.SQLException: ORA-00979: not a GROUP BY expression in a query

    I am getting java.sql.SQLException: ORA-00979: not a GROUP BY expression when I run select count(*) from ( select count(rec_no) AS REC_NO_NUM,created_by AS CREATED_BY,to_char(created_dt,'Mon YYYY') AS CREATED_DT,to_date(to_char(created_dt,'Mon YYYY')

  • Apple TV video playback issues

    I'm on my second refurb. 160GB ATV and it is having the same problem as the first one a exchanged it for. When I play back video (purchased TV shows and movies created in imovie 8 and imported into itunes) the video will sometimes hang or skip about

  • Is it possible to create new shortcuts for pages esp footnote

    Hi Is it possible to create shortcuts in Pages? Hidden preferences? I'd like to have something for inserting footnotes. Via thirdparty apps? Thanks for hints Regards Martin G4 Quicksilver 800, powerbook 15'', 1,33   Mac OS X (10.4.8)   1,25 RAM and 7