Copying component assignment at Routings

Hello,
i am finding that the component assigmnets do not copy over to new routing when you copy using a older routings.
Have seen this issue before on some forums but not sure of the best way to resolve this.
Please provide feedback/ guidance.
Regards,
Ram

Brahmankar,
thanks for your reply. I had seen this Note before & tried to run report ZPLMZCOPY.
I think I was missing something in this note or not following it correctly.
Can you please explain the steps you used to get the component assignments done.
Thanks,
Ram

Similar Messages

  • ABAP Runtime error when doing component assignment in routing creation.

    Hi All,
    I have a problem in component assignment while creating routing (CA01) by using Copy from function. We are creating a Sale order specific routing for a finished material by copying it from the same material. The Transaction runs very slow and when it goes to component assignment it is taking more than 2 hrs and going to dump.
    This finished material is having  very high no. of compoents in its BOM. (14000). Pls suggest why this is happening.
    Regds
    Mahesh

    Hi,
    You can analysis the Dump error using t-code ST22 with the help of your ABAP consultant. He will be able to explain you why the dump you are getting.
    Regards,
    V. Suresh

  • Operation level Component Assignment

    In MTO scenario with VC and Engineering, the sales order specific engineering BOM is
    derived through VC and around 80% complete at the time of sales order creation.
    Engineering activities are carried out and sales order specific production BOM is derived
    very late in the process.
    So, operation level component assignment is not at all possible in advance.
    need to get different components assigned to different operations at at time of
    production order creation/change automatically.
    Is there any function module,exit or Bapi or some other method with help of which
    operation level component assignment can be done automatically in the production order.

    Hi,
    Just a quick thought:
    If your order is having status CRTD or REL (but without any confirmations, goods issue, settlements) then you can use the Read PP Master Data (Order header - Functions - Read PP Master Data) & this will re-read your routing & BOM. But for this to work for you, the routing should be updated with the assignments.
    So what you could do is start processing your order as late as possible, thereby you can re-read the BOM & Routing as the modifications take place.
    But if this is not possible in your scenario, then i am not aware of a BAPI or a FM which adds components to different operations in production order, you might evaluate writing a BDC program for the same. Anyways will update you if i manage to find a BAPI or a FM for this.
    Hope the above helps.
    Regards,
    Vivek

  • Dealer Portal - Vehicle Management System - Personalization - Web Dynpro component assignment for business partner is missing

    Hi,
    In the Dealer Portal, Vehicle Sales Role --> Personalization.
    I am getting below Warning message.
    The Web Dynpro component assignment for business partner is missing.
    As per my investigation found below.
    Since address formats are different for each country, you can define in the Customizing activity Assign Web Dynpro Components to Country-Specific Address Formats under SPRO --> Logistics Execution --> Dealer Portal which Web Dynpro component you want the system to use for displaying end customer addresses.
    BUT do NOT understand the name of WebDynpro Component to provide.
    What are the entries or WebDynpro component names to fill in below?

    Hi Hussain,
    Could you share the step-by-step solution? Thanks.

  • "Component Assignment Incomplete" while Apply Model from ESR

    Hi all,
    I am trying to configure a scenario by using Model Configurator with Tools->Apply Model from ESR.
    My Process integration scenaro is : PAYE_EOY_GB which belongs to the swcv "E-FILING GB 1.0" whose content imported from ESR content available on sap marketplace.
    I am trying to configure the scenaro.
    The sender is a Business System "Sys_MyECC" which represents SAP ECC.
    The reciever is UK govt gateway.. for which i created a party with the name "GovernmentGateway" and a Communication Component "GG_submission" within the party.
    When i am in the model configurator, in the step 2 Assign Components, when i am selecting the sender Component as Sys_MyECC,  it is giving the popup message:
    Component Assignment Incomplete :
    Each business component must be assigned a business system component. Incomplete assignments exist; these can be removed automatically.
    What does this message is trying to convey.
    thanks in advance,
    Madhu_1980.

    Besides having a Business System, you need a Business system Service to have a B2B communication
    I did not get what exaclty the Business system Service means.
    for the sender, we have SAP ECC, the scenario will be triggered using sproxy communication.
    so, we created a Business System representing the ECC server.
    the "Bysiness system service" means.. does it also represent ECC server, in pi 7.1, if we create Business Component, how we can link the Business Component with the Business system.

  • Download component assignment

    Hi,
    Is there a table or other ways to download the relationship between materials and operations (results of component assignment) in routing?
    Thanks!

    Hi Harvey
        Table PLMZ stored the relationship between operation and  component ,but if you want get more detail ,you have to connect to table  STPO .
         The relationship as below:
          Table PLMZ ,key field :
            PLNTY  Task list type
            PLNNR  Group
            PLNFL   Sequence(it may have more than 1 sequence in a routing due to alternative or parallel sequence)
            PLNKN  TL Node -  Task list node (it stand for Operation , but not  simply equal to operation no,  Say in a routing ,there are 3 operations  0010 /0020/0030 ,in here ,for operation 0010 the TL node  is  1, but  if  you delete it and create an new operation 0010 ,it may become to 4. pls  link to table PLPO to get the operation no. )
            you can get below information :
            STLTY  BOM category
            STLNR BOM
            STLAL Alternative
            STLKN  Nodes
            WERK_STL Plant
           Connect to table STPO ,then you can get the material no and other things .
           Hope this can help you .
    Joe.Li

  • BAPI_NETWORK_COMP_ADD     Component assignment not intended for sales order

    Dear,
    I have problem when I use the function:
      CALL FUNCTION 'BAPI_NETWORK_COMP_ADD'
        EXPORTING
          number           = number
        IMPORTING
          return           = return
        TABLES
          i_components_add = i_components_add
          e_message_table  = e_message_table.
    I have inserted only these values  in the structure i_components_add:
    ACTIVITY_TYPE_PUR_RESV__ITEM_NR____MATERIAL_________PLANT___ENTRY_QTY___ITEM_CAT
    108--8101TAH052000110025.460--
    L
    108--8204RAVBLA098SL0111002.000--
    L
    108--83034R000000011004.160--
    L
    but the result is wrong
    e_message_table:
    METHOD--C--
    32                                                                               
    OBJECT_TYPE--C--
    32                                                                               
    INTERNAL_OBJECT_ID---C--
    90                                                                               
    EXTERNAL_OBJECT_ID--C90-----0108 0010 1TAH052000 1100
    MESSAGE_ID--C20-----CNIF_MAT
    MESSAGE_NUMBER--C3--
    1
    MESSAGE_TYPE--C1--
    E
    MESSAGE_TEXT--C72--
    Component assignment not intended for sales order or project stock
    Very kind for one answer of yours to this problem...
    Thanks & Regards,
    Marco Echino.
    Edited by: Marco Echino on Sep 8, 2011 12:16 PM

    Hi Marco,
    I believe this is a Functional Issue rather than a Technical one. If you could speak to the Functional Concultant or pass this data via manual transaction, you will get the error details.
    It's just that the data passed to the BAPI is either incorrect or incomplete. You can also refer the Function Module Documentation for tips.
    Regards,
    Pranav.

  • Component Allocation in Routings

    Hello all:
    what is the essence of component allocation in the Routings(CA01), especially if we have
    more than single operation for the given material
    If component allocation is not maintained, how it affects the production cycle
    Thanks in Advance!!

    Hi Eshwer
    It all depends on the business requirement/scenario
    Suppose if there is a phantom assembly in your BOM and they will be used only in the second operation then you can inform the same to the system by means of allocation to the operation
    By means of allocation automatically all the components of the Phantom assembly also gets allocated to the second operation
    it helps the back flushing process too
    It doesn't affect the production cycle but rather it helps adding more information and makes production process much easier
    Even if you don't maintain this System will automatically assign all the components to the first operation(aas you might be already aware)
    SAP has provided this feature as a standard functionality,for some it wont be of use,so you dont need to use if it doesnt make sense to your requirement
    Please check the below link for more details
    http://help.sap.com/saphelp_46C/helpdata/EN/7e/d42611455911d189400000e8323c4f/frameset.htm
    Thanks
    SVP

  • Logical Component Assignment : Use '_' as a separator

    Hi experts,
    I can not assign a system to a logical component in SMSY.
    I tried to assign an SRM 7 system to logical component : "SAP SRM EBP-SRM SERVER" and then I get error message : "Use '_' as a separator".
    Any idea to sort this out?
    Where could I manage logical component name?
    Many thanks in advance.

    Hello there,
    Does the logical component you mention have any systems already assigned? I would guess that it doesn't and that it is one of the logical components already present when Solution Manager is installed.
    Have you tried creating a new logical component?
    Best regards,
    Miguel Ariñ

  • BDC selecting component - Assigning object dependencies

    Hi,
    I am facing a problem in developing a BDC program. In transaction CS02, for a configurable material there may be n number of components. The number of components may vary from material to material. My requirement is to assign object dependency Q & S to all the components for a given material.
    Through BDC program how can i pick the components one by one and assign object dependencies Q and S at runtime??? Dynamically on what basis do i have to pick the component? Any supporting code will be more helpfull. Very thankfull to you for solving the issue.
    Thanks,
    RAM

    I have a program which does exactly this.   What it does it excepts a flat comma-delimited file and uses this to chose the component and assign the obj dep.  Now that I'm looking at it, it looks that it will allow up to three obj dep to be added for a single component.  The file layout will need to have......
    material number
    plant
    item number
    component material lnumber
    object dep 1
    object dep 2
    object dep 3
    I can send you the code if you email me at the address on my business card.
    Regards
    Rich Heilman

  • Cheque no. to be copied to assignment field of payment doc.

    Hi All
    I need to copy the cheque no. issued for payment to the assignment field of payment doc. so that at the time of running BRS the field matches and also we do not have to enter the no. manually .
    I tried FCHU for this but on entering cocd , bank and selecting assignment check box the following error is coming : 
    No check which could be assigned to a document was found
    Message no. FS321
    Please advice what is missing

    Hi Sweta,
    That is practical problem u have faced, actually what I think yes u have created check but by mistake if that FCHU had been executed then wrongly  assignment field is filled with blank and then automatic linkup with chick no is not possible. In that case u have to do manually.
    Thanks n Regards
    Prakash
    SAP FI certified, ACWA

  • Component assignment

    Hi guyz,
    I have a simple question just for clarification.
    Component A (proc type E in mat master) has three components B,C,D assigned to it in BOM. B,C,D have reference points. With CN33, I assign these components, to an activity. So the three components could be seen below this activity. Procurement type in all three comp is F i.e external procument.
    I saw this example in IDES project T-20000. I was wondering as why should it be like that. Because, comp B,C,D will be procured externally and get consumed direclty in activity. There was no need for comp A with proc type E. 
    MRP type in comp A is PD with strategy group 70. When MRP was run at project level, nothing happened to this material, i.e mat A. Comp B,C,D could be procured the purchase req because of external procurement F in mat master.
    Am I missing some scenario or my understanding is correct.
    Cheers
    Sunny

    Hi,
    SAP has given two options to handle manufacturing materials.
    1) BOM - Planned Order -- Production Order -- Final Item.
    2) Assembly in Network.
    The IDES T-20000 case is an example of 2nd point.
    When you use case 2. It means that you are assembling in project network instead of in Production Order. In CN33 transaction if you click of the 'transfer Button" (3rd from left at the top), enter project def , header material (i.e. A) and reference point , then header is also transferred to project structure. Header will be transferred with negitive quantity and with black flush indicator flagged. All the child components (B,C,D) are transferred with +ve qnty. After you procure B,C,D issue them to the Network reservation. Now child componets are consumed. When you confirm the activity to which A is assigned , it will be posted to the WBS stock (if it is indiv material) else to plant stock (if it is collective material). The conversion of B,C,D to A , is mentioned in the internal activity , you can mention the work center , duration in which B,C,D are converted to A.
    The above process is adopted when entire procurement, assembly and inventory is managed thru P.S.
    Else you can assign header material (A) to network activity and run MRP, which will  create Planned Order for A and P.R for B,C,D.
    So it is two options given by SAP.
    Hope now it is clear.
    Thanks
    Saikishore.Ganga

  • Process Component Assignment Not Possible

    Hello,
    i have created a process component within a process component interaction model. Unfortunately I'm not able to assign anything to the component. Hence it's lacking a namespace.
    Are there any special prerequisits for assigning a namespace to a process component?
    Thank you for any help in advance,
    Heiko
    see also: Does Model Configurator in ID works for ProComp Interaction model

    Hi,
    Just a quick thought:
    If your order is having status CRTD or REL (but without any confirmations, goods issue, settlements) then you can use the Read PP Master Data (Order header - Functions - Read PP Master Data) & this will re-read your routing & BOM. But for this to work for you, the routing should be updated with the assignments.
    So what you could do is start processing your order as late as possible, thereby you can re-read the BOM & Routing as the modifications take place.
    But if this is not possible in your scenario, then i am not aware of a BAPI or a FM which adds components to different operations in production order, you might evaluate writing a BDC program for the same. Anyways will update you if i manage to find a BAPI or a FM for this.
    Hope the above helps.
    Regards,
    Vivek

  • User Exit to Copy Account Assignment of PR items

    Hi All,
    Currently i have a requirement to copy the G/L account and Cost centers entered in the 1st line item of PR to other items automatically.Kindly suggets me a User exit or Badi where i can get get all the account assignment details for each item of the PR.
    Thanks in Advance.
    Regards,
    KB

    Dear All,
    My requirement is to Copy the G/L account and Costcenters from the 1st line item of the PR to all other line items of PR.
    We can do it manually by clicking on the Repeat on button available on the Account assignment screen.But i'm not sure how can we tick that button automatically.
    Or is there any other way to do it?Kindly guide.
    Thanks in advance.
    Regards,
    KB

  • Copied component not navigating properly

    Experts,
    I have successfully copied a search component and have done the proper configuration to navigate to it from the navigation bar. The problem is, that all of the navigation within the copied search component itself is not working.
    Have I missed something?
    Here is what I've done:
    1. copied BSP Application in SE80
    2. modified .xml to reflect new z-component
    3. activated all objects that were created
    4. created entry in Work Area Component Repository with inbound plug specifying the search
    5. created entries in Navigation Bar Profile to navigate to copied search component
    Thanks,
    AYeung

    solved.
    Needed to add component to Work Area Component Repository and define inbound/outbound plugs.

Maybe you are looking for

  • Can Pages Templates be Sorted in the Chooser?

    I doubt I will ever us any of he built-in templates and would prefer to have "My Templates" listed above them. Is there a way to sort the order in which template folders are displayed? At minimum, can the Word Processing template pages and Page Layou

  • System date to be present in Portal and to the exported excel

    Hi Gurus, My requirement is to display CURRENT DATE(SYS DATE) in Portal using WAD and I want the same CURRENT DATE to be present in the excel when I click EXPORT TO EXCEL button. I am able to achieve the first requirement using TEXT ELEMENT in WAD bu

  • Can I have unique decision table name in the BRF Plus System?

    Hi All, In BRF Plus , we can create more than one decision table with the same name in the same application or across different applications. We have a requirement were in we have to setup a framework so that we don't have duplicate decision name or

  • Order by a function column

    Hi, Is it possible to sort a report based not just on databse columns but on function and summary columns in Reports? tnx Ivan

  • Digital Picture Frames again

    Does anyone have a Digital Photo frame that works well with Mac? My search revealed that the last time this was dealt with was about 6 months ago, and conclusion was none worked particularly well. I'm referring to relatively seamless transferring of