Configurable material tables

Hi,
Could anyone suggests how to get the detailed information (selected characteristics) for a configurable material in a sales order? What are the tables to look for (from VBAP, MARA...)? Any function modules?
Thanks!
Steven

there are the useful tables relating to variant config.
SDCOM, MMCOM <<COMM STRUCTURES VARIANT CONFIG>>
MARA General material data
MARC Plant data for material
CUCO Master data table for configuration profiles
VBAP Item data for sales document
INOB Assignment of an internal number to any object
MAST Link between material and bill of material
KDST Link between sales order item and bill of material
AUSP Values assigned to characteristics
KSSK Assignment table: object to class
CUOB Assignment of object to dependencies
STPO BOM items
CABN Master data for characteristics
KLAH Master data for class header
KSML Assignment of characteristics to classes
CAWN Master data for characteristic values
CUEX Dependency compilation
CUKB Administrative information on dependency maintenance
CUKN Dependency source code base for variants/configuration

Similar Messages

  • Configured material BOM table details requried for component list

    Hi PLM Experts,
          As per the client requirement, we need to activate one sales condition type based on Super BOM components list. To define a logic for the above requirement, to list out the component we checked in STPO Table and in this table its appearing only the phantham materials not the real BOM of the component is appearing.
        So can you please suggest the table name where i can find the Bill Of Material of my Finished Product (Configured material) in the Table level.
    Warm Regards.
    Velmurugan P

    Thanks Ajit.
    But the problem still persist. The tables you have listed will suits for regular BOM compoents list. But we want to know the Table / procedure details in case of Configured material BOM details. Because for configured materials the BOM will be determined during sales order (Planned order) only.
        This BOM of configured material won't get stored in the table you have listed. As per our requirement we are looking for table details where we can list out the components list to perform the additional charges in the sales order based on BOM.
    Warm Regards,
    VEL

  • Issue in consumption of forecast for configurable material

    Hi,
    we have a issue in consumption of forecast by sales order for a configurable material.
    Please find the below details for the settings maintained and the steps followed.
    Please let me know how we can overcome this issue.
    settings in R/3
    1. Class and characterisitcs are created in R/3
    2. standard material was created and class assigned
    3. planning strategy used is 56
    4. material, class, characteristics,ATP check, ATP customizing , sales order were integrated to APO
    Settings in APO
    1. CBF table, CBF profile, Consumption group were created in APO
    2. Consumption group is attached to the product master
    following steps were followed.
    1. Forecast was created in DP for a certain characterstics ansd relaesed to SNP/PPDS
    2. forcast is visible in product view
    3. sales order was created in R/3
    4. slaes order is visible in APO but it is not consuming the foreacast for the same set of characteristics.
    Please let me know how we can overcome this..are we missing any customization ...?
    Thanks
    Ram

    Hi Srinivas,
    thanks for your response.
    The forecast consumption problem was solved after correcting the entries in requirement strategy.
    have one more query.
    when the sales order for a configurable material is transferred from R/3 to APO, we should be able to see the values under "descriptive characteristics tab" in APO product view.(when we click on the green triangle representing the configuration).
    However, we could see the values under "descriptive characteristics tab" for some of the characterisitcs and not for other characteristics.
    we tried comparing the characteristics but could not figure out the reason.
    any pointers / clues to come over this issue would be helpful.
    thanks
    Ram

  • Problem creating a sales order for configurable material in SAP ECC

    I have a Variant Configurable material named X.
    The structure of this VC material is
    Material X has charatcertics CHARCTERISTIC1 and CHARCTERISTIC2.
    CHARCTERISTIC1 has values VALUE1
    CHARCTERISTIC2 has values VALUE2
    I created a sales order manually from VA01 using configurable material and read the values of all configuration tables to be filled from BAPISDORDER_GETDETAILEDLIST. With the help of this data i got an idea how to fill the tables of BAPI BAPI_SALESORDER_CREATEFROMDAT2. But still i am able to create a sales order but the configuration data that i give is not getting populated in the sales order.
    Where am i missing. please some body suggest. I am unable to debug and searched the forums
    for this information but dint find solution for my problem. some body please tell me where am i missing?
    Any help would be highly appreciated
    Edited by: jessica sam on Jan 12, 2009 2:59 PM

    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.

  • How to Unassign a Configurable Material to Material in MRP3 View

    Hello All,
    Is there any way to Unassign a Configurable Material to Material in MRP3 View, the fieldl are greyed out.
    We accidentally assigned a Configurable Material to Material in MRP-3 View.
    Any Inputs would be of Great help.
    regards,
    BRN.

    Guys,
    Want to share what we have done further to resolve the issue,
    Though SAP says this cannot be undone and recommends to archive the material and proceed completely new.....sometimes this maynot be realistically practical.....
    here is what we did,
    If we remove just the CUOBJ and STDPD values in MARC table, there can be inconsistencies existing in the tables and when for any reason if we want to assign the configurable material again in MRP3 view, SAP throws out a dump........
    there is FM provided by SAP " CUCB_CHECK_AND_DELETE_CONF "  which can used to remove all the corresponding entries in the remaining tables....following data is necessary...
    ROOT_INSTANCE  = CUOBJ value in MARC table.
    OWNER = LeadingZeroesMaterialPlant Ex.  000000000001234560001
    Note: The FM doesnot remove entries in MARC tables, hence removing CUOBJ and STDPD values in MARC still has to be done manually...
    Regards,
    BRN

  • Routing Operation item field update in configurable material

    Hi All
    Material is a configurable material ,which is having a selection options in a sales order and based on the selection options there is characteristics BOM quantity gets updated based on the formulae.
    If you go to routing and double click on the operation to see the details , you will see the unit of measure conversion with the header and Operation fields. I want BOM quantity should get updated in the operation field (UMREN).
    I was using the Reference characteristics with PLPOD table and UMREN field to update the value in the UMREN field. And i created a procedure with a logic and is assigned to configuration profile and the Routing operation.
    Process is MTO process, Production order is generated when the sales order is created. i checked in production order after creating a sales order, UMREN field is not updated and dont know what where i am doing mistake and i also checked in the Routing Master Data there also its not updating.
    Above mentioned is not an requirement but to calculate the costs accurately, we have to approach this way.
    Please suggest.
    Thanks,
    Quantum

    hi all,
    this problem is solved...its was a simple thing...go to extra in operation tab of routing, then go to references and there is an option of unlock....
    and bingo...the problem is solved.
    best regards,
    Maulin

  • Closing Cockpit configuration material

    < MODERATOR:  Message locked.  Please read [this|Before you post: Rules of Engagement; before posting next time. If you have a specific question on the closing cockpit, then ask it.  But don't ask for materials.  Search first. >
    Hi All,
    Pls If anybody has Closing Cockpit configuration material thn send me. I already have a link of SAP help data but which is very confusing. I want step by step configuration.
    Pls treat it as urgent.
    Thanks & Regards,
    JC

    closing stock showing in MB5B report for that date with the same filter conditions.
    In closing stock u have to consider Stock.Avail. @ my hands
    search for  table MARD in that MB5B
    refer.
    Re: closing stock of a particular date

  • Creation of Sale Order for configurable material with availability check.

    Hi,
    We have a scenario in which the material is configurable. The configurable material (X) has few variants (Ex: X1, X2, X3, X4, X5). While booking the sale order, we use the material number (X).
    Further, the material planning is done for the variants X1, X2, X3, X4, X5. The standard variants are planned for production in advance.
    1.     While booking the sale order, we want the availability check of the stock (type matching to happen). What needs to be done in configuration?
    2.     While booking the sale order, there is a possibility that the configuration selected will not match with any of the standard variants due to some additional requirements of the optional features, in such cases how to link the standard variants to the sale order & create requirement for additional requirements.
    Regards,
    Umesh

    Hi Umesh,
               1.Create material master for configurable material and variants in mm01.
               2.Maintain BOM for the configurable material in CS01
               3. Configur the variant configuration steps
                  a. Create charecteristics T.code CT04
                  b. Create values and assign classes
                  c. assign the values to charecteristics
                  d . Maitain dependence  T.code CU01
                  e.create configuration profile t.code CU41
                  f.stimulate the configuration profile.
    4. Do the availability check configuration through this path
    IMG --> Sales and distribution > Basic functions ,> Availabilty check and Transfer of requirements.
    5. Maintain the Availbility check field and MRP views in the material masters other wise you sit with PP people and do that
    I hope it will help you
    Regards,
    Murali.

  • Error message while creating configurable material for variant configuration.

    Dear All,
    I want to create configurable material for the purpose of variant configuration. When trying to create configurable material using mm 01 or mm k1, it is displaying an error message that internal number assignment is not possible for the material type configurable materials as well in using external number also. Can anyone specify the steps to be done in creating the configurable material. Thank you all.
    Regards
    Akula Sivaji Kumar Madhu Kiran

    If you want to set these material type to another group (Which has a internal number and external number range), then you can do it.
    In MMNR, Click on the Edit Group.
    Then select the material type and click select element.
    Then mark a tick option in another group and then press Element/Group.
    Then you can see the material type will come under this group.
    Now save your entry, and create a material with this material type.

  • Configurable Material : error while creating value contract

    First snapshot of our Configurable Material  'Material 01'
    In MM03 > Basic Data 2
    under Client specific configutarion
    Cross-Plant CM : (material 01)
    Varient (checkbox checked)
    In MM03 > MRP1
    MRP Type: PD
    In MM03 > MRP3
    Plant-specific configuration
    Configurable Material : Material 01
    Varient (checkbox checked)
    Planning Varient (checkbox checked)
    When we are raising value contract, we are getting error
    'Material 01 has status: Configure to Order'
    In Item category assignment we have assigned Zw1 (value contract doc type) on lines of 'OR doc' type  as follows
    SaTy ItCGr Usg   HLevltCA Difftc MltCa
    Zw1  0002  blank blank    TAC    TAM
    Zw1  0002  blank TAC      TAE   
    Zw1  0002  blank TAE      TAE   
    Zw1  0002  blank TAM      TAC   
    Still we are getting same error .how to resolve this.
    Thanks
    Rohit

    closing...

  • Make to Order for Configurable Material & Error in Confirmation

    Hello, PP Gurus,
                       I am doing one MTO for Fabric business but during the confirmation I am getting error that
    SALES order Stock does not Exist as well Please inform me Costing procedure in this scenario.
    *is it necessary to run MRP in this scenario?*
    Please see the all Details of Business so that U can give answer properly.
    One is raw fabric (Raw material) which has to passed different process to convert Colored fabric as my Finish product as well I can sale Raw fabric also.
    is it possible to maintain raw fabric and Colored fabric with same mat.code?
    I have configured the material as well all pricing BOM, Recipe its working properly.
    How can I assign the material to Operation? I am getting GRAY field in New Assignment in change recipe mode ..
    Is it possible to use Material type other than KMAT? I want to use Finish material type. If yes How?
    Right now I can create Process order from the Sales order but I am facing error in confirmation that Sales Order stock does not exist than I have to transfered stock to Sales order and error get solved temporarily but  I want to avoid this manual transaction to remove this error. Any configuration is required please inform.
    My configuration is given below.
    MRP Type : PD
    BOM item Category:  L Stock Item.
    In dependency & Profile I have set radio Button as Single level Bom explosion.
    Order Bom selection in profile.
    Strategy : 25 make to order for configure material.
    How can I do ? please suggest any changes
    I have only 9 months of SAP experience within short time I have gain lot knowledge from this site and other reading material as well my learning Learning thirst.
    thanks to all SAP gurus..
    THANKS IN ADVANCE .... Definitely I will reward points even if my some questions get solved...
    Regards,
    Bhavik dangi.

    Hi,
    You can use variant configuration for selling the colored fabric. Use the basic fabric as raw. and maintain variant configuarations to have many variants.
    Please use strategy 25. When you run MRP the planned orders will be generated and will be assigned to the sales orders. You can see it on the account assignment tab.
    In material master pleasse maintain Individual collective requirement indicator to 1-individual in the MRP-4 view.
    Then the stocks will be reserved to the specific sales orders.
    Thanks and regards
    Murugesan

  • Configurable material in scheduling agreement

    When I use DS scheduling agreement with LPN as item category with configurable material, I cannot input value for configuration. But if I use normal TAN instead of LPN, I can input value for configuration.
    Why?
    Does SAP do not allow configurable material in scheduling agreement or quantity contract?
    Thanks in advance for any suggestion.

    Deat Amy,
    Please check the item category settings related  to configuration through VOV7 transaction.
    Go to VOV7 transaction then select item category LPN then go in to the detain here you check the configuration related settings under Bill Of Material /Configuration tab.
    If want you refer the standard Config.at Mat.Levl itemcategory TAC settings, same way you can do settings for your item category then try.
    Note:- Not advaisable to change the standard one, so you copy the standard itemcategories do the changes,
    I hope this will help you,
    Regards,
    Murali.
    Edited by: Murali Mohan.Tallapaneni on Nov 13, 2008 5:20 AM

  • 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.

  • Configurable Material as BOM component in SALES Order BOM

    Hi Gurus
    I have following
    1. Material ABC is a configurable material (variant)
    2. BOM of this ABC has further configurable materials
    Is it possible to maintain requried charasterstic of the compoents which are configurble at the time of SALES ORDER BOM CREATION.
    If yes, how. please explain.
    Thanks in advance
    sunil

    Dear Sunil,
    Please refer to the following link:
    http://sap-img.com/sap-sd/sales-bom-implementation.htm
    I will suggest you to visit  http://sap-img.com/sap-sd.htm. It will give you the overview of SAP SD module.
    Moreover there is a separate section of FAQs with answers which will help you in great deal.
    Do let me know in case of any queries.
    Hope this helps you.
    Do award points if you found them useful.
    Regards,
    Rakesh

  • Configurable material - Error converting plan order to production order CO6

    While I am coverting planned order to production order with configurable material, I am getting the follwoing error:
    You cannot make an assignment to make-to-order stock
    Message no. CO684
    As read in previous forum messages I am check settlement profile assigned for  new order type (ZSD01) with standard sett profile (SD1) at OKO7 and set "Valid receivers" with value "1" in Order, Material, Profit.segment, Sales order and Order item.
    Configurable material have item category group "0002", MRP type "PD", Lot size "EX", Strategy group "25" and "Individual requirements".
    Sales order with configurable materiale have item category "TAC".
    Where is the problem?
    Thank you in advance
    Oscar

    Hi,
    There are some OSS Notes to address this problem..(OSS Note: 311651, 432109 etc..)
    But all ae for older versions of SAP.
    Regards,
    Siva

Maybe you are looking for

  • Exporting Crystal Report data to the Excel Print Headers

    Hello everyone.  I am trying to do something with Excel headers that is a little more advanced than the usual.  I have multiple reports that are designed to export to Excel.  Normally I only export a report header.  However, I have a customer who wan

  • How to get Max and Min value entered in a DOS console?

    Hi there? I wanted to get the Maximum and Minimum value that I entered in a console and displays it. This is using the java.lang.Math class and using it's method max and main. please help. thanks - new to java

  • About  java.lang.NullPointerException in struts code

    Hi friends... I am working on the java struts in my healthcare project.I have used the following IDEs & environments 1) Eclipse 2) Tomcat 5.5 3) Servlet 2.4 I have created all the necessary jsp files & action ,form classes but i can't get my code com

  • Total backorders of a material

    hi how to find the total backorders of a material. regards kq

  • Info on time line but says offline

    HHi had to reload windows edit still in tact on timeline but says off line how do I recover  footage to time line premiere 12