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

Similar Messages

  • How to get the size of a file that will be uploaded by download component

    hi i want to show some extra information with download component like size of file how can i do it ?? is anybody having any idea??

    Hi karansheel,
      Use getData().getLength() not working ?
    http://forums.adobe.com/message/4759683
    Thanks,
    Sham
    @adobe_sham

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

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

  • 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

  • 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

  • Installing Mavericks - Accept iMovie iPhoto before downloading? Assigned to another apple ID?

    Mavericks won't download until these two apps are accepted - Here is what I get
    if that doesn't embed ... http://elijahhoffman.com/files/scrnsht1.png and http://elijahhoffman.com/files/scrnsht2.png

    Hi fromtherootsup,
    If you are having issues assigning the bundled apps in the Mac App Store, you may find the following article helpful:
    Apple Support: Alerts may occur when accepting bundled applications from the Mac App Store
    http://support.apple.com/kb/TS4373
    Regards,
    - Brenden

  • Component assigned one opr changed to other opr while creatingProd.Ord inVC

    Hi,
    We are having problem in variant configuration material.We have assigned one component to operation 10 in super BOM.But when we create Production for Variant confiurable material component is assigned to other operation.
    Thanks
    Tej

    Hi
    In VC the component selection is based on the selection condition u assign to the items in Super BOM. Based on the char value selection during config one particular components will get picked up from super BOM and operations from super routing.The combination of Component and operation likely to vary in VC scenario and can not be fixed like normal cases.
    Regards
    Brahmaji

  • I would like to install OSX lion on my macbook but he say: "can't download component to install lion". What can i do?

    Hi.
    I've these problem.
    I've changed the hard disk on my MB and i'll go to install osx lion; well when start to download after few minutes says " can't download add component for install lion" and install nothing.
    What can i do?

    No, i've changed the hard disk.
    The mb is empty

  • 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

Maybe you are looking for

  • How to login in command line by adding user/password in the same line

    is it possible in OSX to login in terminal by typing: +login username password+ I tried many unix command and never find a command that can do that in one line, it always ask for the password in the second line. I need that to be used in Python appli

  • Why is the audio of MSNBC, YouTube and other site videos very low when using Firefox?

    For several weeks now, when I view videos from msnbc.msn.com, youtube.com and other videos from other sites, the audio is so low....I can hardly hear it. But when I view the same videos using Google Chrome, the audio is very good. == URL of affected

  • Maximum number of events per audit log file must be greater than 0.

    BOE-XI (R2) Windows Server 2003 Running AUDIT features on all services. Report Application Server (RAS) keeps giving the following error in the Windows Application Event Log. Maximum number of events per audit log file must be greater than 0.  Defaul

  • Problem in setting the resultset recordset

    hi all, i am trying to do paging in my website .. i want to set the records fetched from the resultset...i am using the "rs.setFetchSize(3)" i want to show only 3 records per page... code is shown below.. problem is it is showing "java.sql.SQLExcepti

  • GNOME crashes odly

    Recently, I had problems with GNOME. The loading hanged up before finishing and I couldn't do anything and restarting gave the same effect. I finally managed to make it work (I don't know how) after a long discussion on IRC. But this time, a friend o