Invalid component in BOM

Hello PP gurus,
Does somebody know how BOM, MRP for sceduling agreement works?
In my case, I have material X with component Y1,Y2,Y3 each with quantity 1.
Material X has a scheduling agreement and MRP relevant.
I change the quantity in BOM from 1 to 2 for Y1 and run MRP.
I goto ME38 and check the delivery schedule of my material. I goto Component-Item-New BOM explosion but I dont see the respective change of quantity of 1 to 2. Also, I dont see component Y2 and Y3.
Any idea?
The validity of all three components is same i.e upto 31.12.99.
Reg
Sunny

Problem solved. ECM status was not correctly put.
Many thanks

Similar Messages

  • EHP5 Stack File is invalid: component 'EA-HR' (stack release 600 source .

    Hi all . . .
    Attempting to install EHP5 on ERP ABAP stack. Currently on EHP4 SPS5.
    During the configuration roadmap step, the Stack configuration overview told me that "for the following components, a Component Upgrade/Installation and/or Support Packages will be included according to the selected EhP stack configuration . . . " and it proceeded to list the various compoents and their intended releases. During that, I did take note that it wanted to move EA-HR to 600 SPLevel 0059 . . . I was surprised by this, yet I pressed on.
    Now, during the Information Gathering phase (PREP_EXTENSION/SUBMOD_EXTENSION_NEW/EHP_INCLUSION) I received the error:
    Last error code set: Stack file is invalid: component 'EA-HR' (stack release 600 < source release 604)
    I understand that it is trying to tell me that the component is trying to install a release lower than what is already installed. The problem is, I do not know how to go about fixing it.
    Any suggestions?
    Thanks,
    Bryan Montgomery

    Hello Bryan,
    I believe the best and fastest way to have EA-HR upgraded to 605 is to unselect this usage type in MOPZ, regenerate the XML without it, upgrade the rest of the system to EhP5 level and, afterwards, upgrade only EA-HR to 605 level using SAINT.
    Please make sure to check the EHP5 manuals:
    http://service.sap.com/swdc
      -> Ramp-Up Releases and Beta Software
        -> Installation and Upgrade
          -> EHP5 FOR SAP ERP 6.0
           -> Technical Documentation
    and these notes:
    #1323537 - Release Info SAP Enhancement Package 5 for SAP ERP 6.0
    #1304648 - SAP ERP Enhan.Pk.5 SP Stack 01(10/2009) - Release Information Note
    Best regards,
    Tomas Black

  • Automatic change of component in bom

    After certain perion of time if i need to change a component in bom automatically ..is this possible..?
    if yes pls help  guru.....

    In mateial mastr in MRP4 there is a section i.e
    Discontinued Part (Under this)
    Discont in
    eff out
    follow-up mtl
    similarly there is in bom cso2 in
    select the component component & click the button item icon or F7
    u get the button disconti data
    here i need to linkage material master & bom .
    here i reqd help how to linkage & create a folow up grp & discont grp.

  • Component in BOM with Split Valuation

    Hi all,
    Can anyone tell me how to assign component in BOM for which split valuation is activated.
    Example:
    Material ABC has two source 1) Domestic and 2) Import
    Now for production material ABC is used in following ratio:
    Domestic 10 kg
    Imported   5 kg
    Now as stock of material having valuation split will be handled individually i.e. domestic stock and imported stock, how it is to be differentiated in BOM?
    Thanks and regards

    Hi,
    What kind of differentiation you are looking for?
    If the stocks (of Domestic and Imported Product) are maintained at different storage locations, you can give two line items (with same material code) in the BOM.
    Now in the item details for components, you can specify the respective storage locations. Then while GI the system would pick accordingly.
    Hope that helps.
    regards,
    Rohit.

  • Settings for a component of BOM

    Dear guru ,
    For a component of bom with material type quantity and value updating I want to make these settings :
    -     relevant for costing
    -     not relevant for mrp dependent requirements
    -     only for information purpose for production order
    -     not a non-stock item
    How can I make these setting for a component of bom ?
    Thanks in advance.

    Dear
    Please find the answer of your question :
    - relevant for costing : In BOM  Select the component line item and double click .Goto Status Tab , you  have un-check the Check Box -Relevent for Costing
    - not relevant for mrp dependent requirements  :- Goto MM02 with item code  and select MRP4 view -Keep the seting 1 -Dependent Reuirement not relevent for planning in MRP
    At the same time u can keep the MRP Type : ND  in MRP1 View in case if u do not want to plan through MRP .
    - only for information purpose for production order : The will be copied with this item automatically or manually based on the configuration u have kept in OPL8-Order Type dependent parameters for your Production Order Type (pp01) .Here in BOM Selection -Automatic -1/Manual -2  should be kept in order type dependent parameters.
    - not a non-stock item  : Keep the item categoery in BOM as N  while creation of BOM in CS01.
    Hope this will fullfill your requirement .
    Regards
    JH

  • Double entry of component in BOM

    Good Day..,,
    I'd like to make a query (StoredProcedure) that will restrict the double entry of same component in BOM. I created a script but it doesn't work. Below is the script i made.
    If @object_Type ='66' and @Transaction_Type in ('A','U')
    Begin
    Declare @Component NVARCHAR (20)
    Set @Component= (Select isnull(T0.Code,'')From Itt1 T0 where t0.Father = @list_of_cols_val_tab_del)
    If @Component= '' and Exists (Select T0.Code From Itt1 T0 where T0.Father = @Component and T0.Father!= @list_of_cols_val_tab_del)
    Begin
    Set @error=1
    Set @error_message = N'Component Already exist!!'
    End
    End
    Your help will be very much appreciated. Thanks.
    Regards,
    Ardie

    Hi Ardie,
    Of course, use this
    IF @object_type='202'AND @transaction_type IN('A','U')
      BEGIN
         IF EXISTS
         (SELECT ItemCode,COUNT(ItemCode)FROM WOR1 WHERE DocEntry=@list_of_cols_val_tab_del
          GROUP BY ItemCode HAVING COUNT(ItemCode)>1)
           BEGIN
              SET @error=-123
              SET @error_message='Duplicate raw material exist'
           END
      END
    Best Regards,
    Hendry Wijaya

  • Can CHARM be setup to ignore Invalid  Component Version?

    Hi Gurus.
    Our SOLMAN Prod is on version 7.0 SP 25 and I'm trying to activate a new system to use the CHARM for transports.
    Can CHARM be configured to take  u201Cignore Invalid  Component Versionu201D  as a default import option like  u201CLeave Transport Requester Queue for  later Importu201D?
    Any suggestions?
    Thanks,
    Tess

    Hi Tess,
    Please check below note and link:
    1581638 : SAP component checks no longer working in TMS
    https://css.wdf.sap.corp/sap/support/notes/1581638
    http://help.sap.com/saphelp_nwes72/helpdata/en/5c/d21880fe3c11d2b461006094b9ea64/frameset.htm
    I hope this will help you.
    Thanks
    Regards,
    Vikram

  • Assignment of single component of BOM on two operations

    Dear All,
    Can anybody guide me how can i assign a single component of BOM on two operations. i.e, suppose component A is used in a BOM and qty is 10 KG. now 7 kg os this component is used in operation 1 and 3 kg in other. so in routing how can i assign. Please dont give me the solution of two line items in BOM as i think it is not proper way. thanks

    May not be proper, but may be the only one...

  • Imports - EHP5 - Ignore Invalid Component Versions option

    Hello,
       EHP5 has introduced an additional option - "ignore invalid component version" import option. What is the code equivalent while using this unconditional mode option.
    tp import help says:
    U<nnn>                specify one or more unconditional modes
    <nnn>       umode digits, i.e. 0,1,2,..,9
    Which umode digit corresponds too  "ignore invalid component version"

    Hi,
    Meaning for the different unconditional modes with tp command:
    http://help.sap.com/SAPhelp_nw70/helpdata/en/3d/ad5b814ebc11d182bf0000e829fbfe/content.htm
    U mode 2 overwrite original objects could correspond to ignore component version option.
    Regards,
    Srikishan

  • New component in BOM - No ECN

    We need to change a component quantity in the BOM.
    BOMs are not ECN number maintained.
    The Material No. stays the same.
    How can we change the BOM and still track the previous orders which needed that BOM?

    Hi Abhi,
    If u want to use two alternative BOMs for same material number, u can use production version and u can select the PV while creating  production order manually.
    please comeback
    Regards
    Pradeep

  • Requirement date for 3 level  Component in BOM

    Iam having Multilevel  Sales order bom
    Header material requirement date and receipt date given by system is 23.04.2009
    first level assembly requirement date and receipt date given by system is  is 07.04.2009
    second level assembly is phantom
    Third level componant requirement date is 31.03.2009 and receipt date given by system is 19 June 2009 .
    Gr proceesing time of 2 days is maintained and no planned delivery time is maintained.
    Why Third level componant receipt date given by system is 19 June 2009 ?
    Edited by: mayuresh  bhurke on Jan 19, 2009 6:31 PM

    Mayuresh,
    It seems the 3rd level component has a long planned delivery time in material master. Hence the system  has pushed the receipt date forward to 19 June 2009  from 31.03.2009. Please check material master time for the 3rd level component.
    Hope this helps.
    Thanks,
    Ram

  • Alternative component in BOM

    Dear All,
    To produce a product PRO-A , components A is used and we also use the components B,V2 if the stock of A component is not avail. 
    1. How to consider the alternative components in BOMcreation and while run the mrp system check availability of A, B, V2 stock instead of consider only the A component stock to create the PR.
    2, client propose to create a material ( bundle ) which includes the components A,B ,V2.
    and should satisfy the following conditions....
    u2022     bundles  are not managed in inventory,
    u2022     bundles  appear in the BOM instead of one corresponding source,
    u2022     are u201Ctransparent u201C for MRP computation, when a bundles appears in a BOM, the ERP system checks availability of all individual sources under this u201Cbundleu201D before suggesting any purchase if needed.
    How to map this scenario in sap
    Thanks
    vraj

    For MRP run, you may use 'planning with planning material'. Use a single planning material for both A and V2. Once you consume either A or V2, the planned independent requirements for this single planning material will be used in the system. Till there is sufficient stock of either A and/or V2, system will not generate any new procurement proposals for them.
    For manufacturing, you may use the production version functionality in SAP for the BOM. I am not very sure on this one, you may ask someone from PP.
    Hope this helps.
    Rajiv..

  • Delete just the component of BOM

    Hello Experts
    Here is the requirement. I want to delete BOM component and not the entire BOM.
    Is there any FM which can be used to delete component by giving posnr, component number, etc......The BOM maintain with FLDELETE = X is not working for deleting the component. I guess, it is used only for flagging for deletion from a specific date (Valid_FROM) rather than deleting entirely.Any help with example source code is really appreciated.
    Thanks

    Hi, The example is as follows:
    *Fill CSIN
      wgt_csin-aennr  = rmmg1-aennr.
      wgt_csin-matnr = mara-matnr.
      wgt_csin-stlan = '1'.
      wgt_csin-stlty = 'M'.              "Material BOM
      wgt_csin-werks = rc29n-werks.
      wgt_csin-stlnr = rc29n-stlnr.
      wgt_csin-trtyp = 'B'. "Update
    *Fill STKOB
    Read data for the existing BOM from table STKO and pass it to wgt_stkob.
    Then also pass
    wgt_stkob-vbkz = 'U'.
    *Fill STPOB.
    Read data from table STPO for the current BOM. Pass it to STPOB and pass VBKZ field as 'D'.
    Then call the FM.
        CALL FUNCTION 'CSAI_BOM_MAINTAIN'
          EXPORTING
          FL_BOM_CREATE      = ' '
          FL_NEW_ITEM              = ' '
          FL_COMPLETE              = ' '
            ecsin                = wgt_csin
            estkob               = wgt_stkob
            estzub               = wgt_astzub
          FL_NO_CHANGE_DOC         = ' '
            fl_commit_and_wait   = 'X'
           fl_no_commit_work    = ' '
           fl_ale                   = ' '
          FL_DEFAULT_VALUES        = 'X'
          FL_NEW_ROMEN             = 'X'
          FL_RECURSIVE             = ' '
          FL_IMPLICIT_SUBITEM_DELETION       =
          IMPORTING
            fl_warning            = gv_fl_warning
          ASTKOB                =
          ASTZUB                = wgt_astzub
          TABLES
            t_stpob               = gt_stpob
            et_stpob              = gt_stpob
          T_STPUB                  =
          T_LTX_ITM                =
          T_LTX_BOM                =
          EXCEPTIONS
            error                 = 1
            OTHERS                = 2.
        IF sy-subrc <> 0.
    rollback work.
    endif.
    Hope it will help u.
    Please reward points for useful answer
    Regards,
    Himanshu.

  • Purchase order with Component List (BOM) ....??

    HI MM Gurus,
    We want to create PO with a component list that should be appears under the main item.
    The component list is a mterial BOM.
    exam:- bom MATERIAL - CATALOG1 (Non Stock Materials)
    COMPONENT 1 :-ABCD
    COMPONENT 2 :- XYZ.
    WHEN I ENTER THE BOM MATERIAL:- CATALOG1    IN /ME21N .
    Automatically botom line should be appear component 1,2
    how to configur this issue..?? Po standard not Subcontract ....
    Thanks in Advance.
    Anthyodaya.

    hi
    in Standard PO this functionality is not supported by SAP.

  • Mass update Component in BOM's

    Hi
    We have a scenario where we need to replace component A by Component B in the BOM's,this component is used in more than 20  different BOM's(but usage is 1-production),
    is it advisable to use transaction cs20 for mass update if not advise on it.
    cheers

    Hi surendra,
    Yes u can Go with CS20 (for replaceing Component)
    Absolutly no harm
    Regards
    kumar

Maybe you are looking for