Variant Configuration: Selection Conditions in BOM

Hi Experts,
I am trying to insert more than one selection condition in the BOM. But the system only takes one of this conditions.
For example I want to have two objects dependencies:
Selection Condition 1: Engine = 2
Selection Condition 2: Colour = 'Red'
instead of
Selection Condition xy: Engine = 2 and Colour = 'Red'
Is it possible to use more than one and how can I handle with this. Or is that not possible
The  system doesn't take the two conditions at the moment...
What can I do to solve this?
Thank for your answers,
Marc

Hi,
yes I am talking about object dependency. Especially about selection conditions.
I want to select the required BOM positions out of the super BOM.
For that, I have to define this dependencys. But as I mentioned before, only one of the two dependencys gets read and the wrong BOM positions comes out of the explosion.
Have you any other ideas how to handle with this?
Thanks a lot.
Marc

Similar Messages

  • Variant Configuration - Manual changes to BOM Items

    Hi All:
    We are implementing Sales ORder (SET) process. Need to have the ability to change BOM Items.
    According to SAP documentation referred in the link below, we have set the flag to allow the manual changes to BOM Items in the configuration profile. We have made sure that in the Material BOM configuration the fixed quantity flag is not set.
    But it is not working. Not sure if we are missing some other settings.
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/92/58bfb9417011d189ec0000e81ddfac/content.htm
    Any help would be greatly appreciated.
    Thanks, Raja

    this would happen if you have edited the server.xml manually. if you do edit this file for valid reasons and want to keep the changes
    please run
    asadmin reconfig user admin password secret12 host host.domain.com  port 4848 --keepmanualchanges=true server1
    then deploy your applications, you should be ok

  • Class & Characteristics in variant configuration

    Hi PP guru's
    Pl  explain me in detail all the configuration path ,  spro , tcode for the above said .
    thanx in advance
    Regards,
    Vimalbalaji

    Dear Vimalbalaji,
    <a href="http://www.sap-img.com/sap-sd/steps-for-sd-variant-configuration.htm">Steps for SD Variant Configuration</a> :
    The procedure is as follows:
    Create a Material - KMAT type with Item category (002)
    Create <b>Charateristics</b> in CT04 - Zbike, where in values mention the Color of the bile like Red, Blue etc
    Create another <b>characteristics</b> 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 <b>characteristics to a Class</b> 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 <b>class assignment</b> 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.
    <a href="http://help.sap.com/saphelp_ides/helpdata/en/0a/857463c87611d1a7760000e8a5f6c8/content.htm">SAP Help Link for Variant Configuration for an Order BOM</a>.
    <a href="http://www.sap-basis-abap.com/sd/steps-for-variant-configuration-and-pricing.htm">Steps for Variant Configuration and Pricing</a>
    $ROOT is the highest-level configurable material in a configuration.
    $PARENT refers to the object immediately above $SELF in a multi-level configuration.
    The variable $PARENT has no meaning for the header material, because the header material has no superior materials.
    In dependencies that are allocated to BOM items, $PARENT refers to the configurable material for which the BOM was created, whereas $SELF refers to the material of the BOM item.
    $SELF is the material to which the dependency is allocated.
    Regards,
    Naveen.

  • Variant Configuration $Root $Parent $Self

    Hi Gurus
    Please help in providing information on Variant Configuration $Root $Parent $Self, and if possible with some test cases..to make it as a base for exploring.
    Thanks in advance.
    Points will be rewarded.
    Regards
    Suddu

    Dear Suddu,
    $ROOT is the highest-level configurable material in a configuration.
    $PARENT refers to the object immediately above $SELF in a multi-level configuration.
    The variable $PARENT has no meaning for the header material, because the header material has no superior materials.
    In dependencies that are allocated to BOM items, $PARENT refers to the configurable material for which the BOM was created, whereas $SELF refers to the material of the BOM item.
    $SELF is the material to which the dependency is allocated.
    <a href="http://help.sap.com/saphelp_ides/helpdata/en/0a/857463c87611d1a7760000e8a5f6c8/content.htm">SAP Help Link for Variant Configuration for an Order BOM</a>.
    <a href="http://www.sap-basis-abap.com/sd/steps-for-variant-configuration-and-pricing.htm">Steps for Variant Configuration and Pricing</a>
    <a href="http://www.sap-img.com/sap-sd/steps-for-sd-variant-configuration.htm">Steps for SD Variant Configuration</a> :
    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,
    Naveen.

  • Variant Configuration - Order BOM problems

    Good morning,
    I am having problems regarding the Order BOM in variant configuration. I have maintained the configuration profile as follows:
    CONFIG PARAMETERS
    Ordem BOM
    Result oriented
    Multilevel
    BOM application - SD01
    ORDER BOM
    Maint. in order allowed - checked
    Automatic fixing - checked
    I have also maintained a BOM, for usage '5 - sales and distriburion', with the selection conditions at the object dependencies.
    When I test the results in CU50, assign all characteristics and push the button "Engineering" the icons for manual maintenance appear correctly in the screen...BUT when I raise the actual order, the icons are gone, therefore I cant add or delete items of the selected BOM.
    Any ideias of how to fix that?
    Thanks in advance.
    Adriano Cardoso

    Note 303446
    Note 901452
    composite Note 774346
    Please refer to above notes. Hope it helps
    Regards
    Sai

  • Production Order BOM with Variant Configurable Material

    Hi,
    I have a requirement to process the document items in the Production Order BOM for a variant configurable martial. I am not sure which Function Module will do this purpose. I checked the FM: CS_BOM_EXPL_MAT_V2 and does not seem to be working.
    Can you please help me with a suitable Function Module or program that will process the Production Order BOM? Appreciate Your Help.
    Thanks,
    Kanan
    Edited by: Kannan SA on Jul 6, 2011 8:59 PM

    What are you doing with the characteristics right now ?
    If you want operations selected based on characteristic values, you need to have dependencies written just like you do (or in your case, will do) in your BOM components.
    I understand the business-push to not do things 100% at the start and just "oh we'll add that part later" but I would really push back to get that part included initially.

  • Super BOM in Variant configuration

    Hi SAP gurus,
    Can anyone tell me the difference between Variant configuration and Super BOM, if possible with an example.
    And also please forward any information on configuring the Super BOM.
    Thanks & regards,
    Praveen Kumar,
    [email protected]

    Hi,
      For super BOM u need to do do the following configurartion settings.
    1. For Min item pricing go to VOV7 and select TAQ , go to structure scope and keep B(Explode Multi BOM)
    2. then go to v0v4 do the settings
             OR ERLA TAQ
             OR NORM TAQ  TAE
             OR NORM  TAE   TAE
    3. Maintain the records in CS01.
    Regards,
    Sree

  • Multilevel variant configuration without BOM explosion

    Hi!
    We have the following problem:
    We use BOMs with variant configuration in SD and NO BOM explosion. Means, enter the BOM-head material in the SD line, go to the configuration screen and configure the multilevel BOM. There are classes and attributes on every level in the multilevel BOM structure.
    After finishing the variant configuration, we save the SD order. If we enter the new SD order again with VA03 and go to the configuration of the SD line, the system forgot every attribute value on levels other than the BOM-head. We see the structure of the selected BOM materials, but no previously entered configuration value on other levels.
    Do we make something wrong, or is this a SAP standard "feature" ?
    Thanks,
    Richard

    Hi,
    This is a standard feature.The values which you will select for the configurable material,you will not able to see when you got to VA03.
    Reward points if helpful.
    Regards,
    Amrish Purohit

  • BOM  explosion using variant configuration

    Hi
    I have a material (LAPTOP) and it has two BOM(RAM and HARD DISK).
    LAPTOP is my main material.
    Through VA01, when I try creating a Sales Order, I give the Material as LAPTOP and when I click "Configuration" menu, I will be showing the Variant Configuration Characteristic values for this material (LAPTOP) namely RAM and HARD DISK.
    When I select them and come back to VA01 scree, I could see both the sub materials (RAM and HARD DISK).
    But my question, I want to see only the one which I select. If I select RAM, then only RAM shoudl be displayed in my sales order not HARD DISK.
    I have created the Characteristics as "Multiple Value" assignmetn
    Please help.
    Thanks in Advance,
    Priya

    Hi Priya,
    Use Dependency concept ,to achieve your requirement.
    Regards,
    Subash.

  • Selection Conditions assigned to BOM

    Hi,
    Can anybody please tell me in which table I can find which selection condition is assigned to which component of the BOM?
    or else is there any standard report for it?
    Thanks
    Deepak Joshi

    Hello Deepak,
    Table for components is STPO and all the assignments are stored through an internal number KNOBJ. So you will need tofind out STPO-KNOBJ for the BOM number (STLNR). and you can then look at table CUOB with that KNOBJ. All the assignments should be stored there. Field KNNUM is the internal number for the Object dependencies . you will find the name and the details of this OD in table CUKB.
    You can goto the where used list from the object dependency incase it is global but for local you will need to write a report yourself accessing these tables.
    Thanks
    Amber

  • Variant configuration BOM

    Hi
    Please tell me type of BOM in Variant Configuration? When and where it should use. ?
    How to comfigured ?

    close

  • SO BOM or Variant Configuration or Other for Technical Sale

    Dear Community,
    I would like to ask you and advice on this.
    In a Plastic Packaging Industry with lots of different products but very similar at the same time, production is triggered after the customer order.
    To me it sounds very logical to use Variant Configuration scenario to specify product details which define its components and operations. Nevertheless the Sales People are don't have the enough knowledge to define completely the product and need a Technical Area to define key information to complete the product. before sending sales order (or quotation) to customer.
    Which scenario would you use ? And most important: how would you use it to integrate  the customer requirement information with technical data from experts?
    Thank you in advance,
    Best Regards,
    Sebastián Ligueros

    Hi Mario and the rest of community, I wish you a Happy New Year!
    Answering the questions: The product is engineered specifically for the customer and is possibly (not always) subject to change in every sales order.
    The first requirement from customer goes to sales department. If the product is new there is lot of joint woirk with technical area to develop the particular product and then send the quotation to the customer when most of the processes and components are defined. Product can be further specified in the sales order. If the product has been already sold in the past, sales department send quotation/sales order taking as reference a previous one maybe changing one or two elements like graphic design.
    In this interaction between  the sales department requirement and technical area for product development at "preparation for quotation level"  and then for sales order I would like to know in your opinion which would be the best scenario.
    Thank you,
    Sebastián Ligueros

  • Positional Dependencies in Variant Configuration

    Hi all,
    Is it possible to implement positional dependencies in Variant Configuration?
    We want to design the configurable material (e.g: Rack) by deciding where and how many of the components go into creating the rack.
    We have to implement dependencies which restrict the position where the component can be placed in the rack and depending on where the component is placed, modify the length of a different component.
    Thank you for your help

    Hi Nirmal,
    In your case , Position of component is Variant, so create "Component _Position" as  one Characteristics and assign the  value  (For Ex top, middle  bottom).
    create Dependencies formula for selection condition at Component assigned  in super BOM. Based on the char -  position value, component will be selected.
    Regards
    Pradeep

  • Variant Configuration training material

    Dear All,
    If any body is having step by step  training material of Variant Configuration in SAP with screen shots starting from material creation to sales order creation then plz share to me. 
    << Moderator message - Please do not offer points And do not ask for links. You can find these yourself. >>
    Plz share any kind of material of Variant Configuration.
    Thanks in advance
    Edited by: Rob Burbank on Dec 1, 2010 4:13 PM

    Hi,
    General Steps:
    1: Creat configurable material with Material is configurable indicator active (or use KMAT mat.type)
    2: Maintain all related fields in MRP and Sales views for configurable material.
    3: Creat Super BOM/ Super Routing.
    4: Creat charecteristics, values as required and assign charecterisitcs in a class of class type 300 created. (class type 200
        can also be used with some changes)
    5: Assign class created in the classification view of the configurable material in material master. You can define mulitiple
        classes.
    6: Maintain object dependencies in super BOM and super Routing, if required in charecteristics also you can maintaine ODs.
        (use of different ODs such as pre conditions, selection conditions, procedures and contraints depending on scenario)
    7: Maintain Configuration profile for configurable material with all necessary fields.
    8: Now VC is ready for use. Create Sales order system will popup a window to select different options.
    9: Save sale order, convert sales order  to production order and proceed with normal production execution steps.
    Refer the following link for better understanding.
    http://help.sap.com/printdocu/core/print46c/en/data/pdf/LOVC/LOVC.pdf
    Regards,
    Pa1

  • Variant Configuration Problem

    Dear SAP Friends,
    I have created VC including everything necessary. I have created the Sales Order also with the necessary Variant created. But I am not able to deliver as in the availability Check it has taken as per the below:
    Avail Check = 01  and Checking Rule = AE
    The MRP element is showing SimReq i.e.  Simulated requirements.
    I have not created any BOM. I have created Material with KMAT and Configurable Profile, Characteristics, Class etc.
    How can I create the Super BOM with my Configurable Material (Number is 1479) as this Material Item category group is 0002 pricing at header level. But in the BOM (Tr. Code CS01), I have to give the item category group as ERLA.
    My Class is ZHONDA, Characterics are ZCOL and ZCC.
    I have created Variant as "RED100" for the Car and this Variant is not a Material. I am a bit confused. I did not find any suitable answer from the past thread.
    Please help to solve this problem.
    Regards,
    Jans

    Dear Jans,
    Some light on Variant Configuration in Detail.
    Follow these steps do the configuration:
    -->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.
    I hope this will help you,
    Regards,
    Murali.

Maybe you are looking for

  • I'm new to working with soundtrack and final cut simultaneously?

    I have to edit a documentary in the coming week for a project. I want to use soundtrack pro alongside final cut pro. Could someone put simply the process of the two working together? for audio connected to video clips in final cut, is the only way to

  • How to add f4 help for a parameter in selection screen (Report)

    hai friends        I am hving a pblm regarding the F4 help in selection screen for a parameter field ,currenly this parameter field is for personnel number , now in f4 help all the personnel numbers r listing ,i need to include the name of the corres

  • Table of Vendor's E-mail ?

    Hi, What is the table of Vendor's E-mail ? in XK03 i find : Table : ADDR1_DATA (Structure) Field : EXTENSION2 Please help Regards.

  • FRM-92101:There was a failure in the Forms Server during setup

    I get the following runtime error when press "send" button in one of the forms. FRM-92101:There was a failure in the Forms Server during setup. This could happen due to invalid configuration. Please look into the web-server log file for details. Plea

  • Error message on 4500 switch please help me rectify this issue .

    LLog Buffer (4096 bytes): valid source MAC address (00:00:00:00:00:00) on port Gi2/1 in vlan 1 4d15h: %C4K_L2MAN-6-INVALIDSOURCEADDRESSPACKET: (Suppressed 2 times)Packet recei