Reg. Component list of planned order

Hi All,
My requirement is i need a simple components list of planned order similar to COOIS - Component list, but not with all information.
Only I need the list of components planned order wise with component number, quantity, Sloc, Header material number, Production line and Production start and end dates.
To achieve this I am going for Z report development, I found the BAPI-BAPI_PLANNEDORDER_GET_DETAIL has all information what I need.My question is does this BAPI is fetching the values of component from the reservation table against that planned order number.Meaning does this BAPI output of Components and RESB output for that planned order will be same?
Regards,
MBN.

Hi
Yes both results are the same if you check the RESB table with reference to the planned order number for which you have fetched data from BAPI BAPI_PLANNEDORDER_GET_DETAIL, both are the quantities are same, Also you can see the same in MD12/MD13, but when you check the RESB table only input as one of the component assigned in Planned order , then the quantities will differ,
The result will be the same only in case when you execute the data from table RESB with respect to the planned order number( given input in BAPI).
Regards,
Anupam Sharma

Similar Messages

  • Missing parts list at planned order level

    I have tried to use comac t-code for checking the missing parts list at planned order level. but no log has been generated. pls advise. Is there any way to do the same?

    Hi,
    Use MDVP, i think it should meet your need.
    If helpful award points
    Regards,
    Vivek

  • Change component quantity in planned order

    Hi,
    Is there any FM or BAPI for changing component quantity in planned order?
    Regards,
    Archna
    Edited by: Archna Raja on Sep 22, 2010 12:17 PM

    Hi Srinivas,
    I assume, you try to change Manfacturing Order ( Like Process Order, Planned Order etc). If so, the mentioned bapis will work perfectly. However, you have to send right data to bapi BAPI_MOSRVAPS_SAVEMULTI3. Send to bapi,only what is needed, because if there is any mis-match,system will not update the order.
    Few insights from my side are,
    1) Check "ORDER_TYPE" Input Parameter.
                   -     5 Planned Order
                   -     6 Production Order
    2) Fill Only ORDID, ORDER_NUMBER and MASTER_ORDER_QUANTITY in the structure  ORDER_HEAD.
    3) Also, fill the same in the structure ORDER_HEAD_X. Put 'X' only for MASTER_ORDER_QUANTITY.
    Hope this will help you.
    Thank you,
    Santosh KB.

  • Component allocation in planned order and production order

    Hi all,
    I want  table  or Function module for component allocation in production order and planned order.If component changes done in
    planned order or production order.
    In Table PLMZ and STPO I am getting component which are allocated in routing MASTER DATA.But if after generation of
    production order or planned order and I had changed one component in production order then it will not show in PLMZ and STPO
    table.
    Please reply.
    Regards,
    Vidyasagar

    Dear
    Please check the following table :
    AFKO         Order Header
    AFPO          Order Item Detail -Compoenets
    AFVC          Order Operations Detail
    AUFG         Allocation Table Sub-Item, Store Group
    AUFI           Allocation Table, Document Sub-item, Store
    AUFK          Order master data
    RESB
    FM: CO_BC_INSERT_CMP_OF_ORDERS . BAPI : BAPI_PRODORDCONF_GETDETAIL.
    Refer : Change components and Routing of production order
    Edited by: Jiaul Haque on Dec 13, 2010 7:54 PM

  • Print of Component List from Production Order

    Hi Everyone,
    How do we print the list of components which will be used in Production Orders? The scenario is that we have the components in WM bins. As soon as the production Orders are confirmed, we need to print a list of all the components which are required for Production. How do we print that?  WM is planning to develop a system where the print out has a bar code and the RF Gun will read the quantities of the components required for production. Can you please let me know where I can see the print preview of the components involved in manufacturing?
    Thanks and Regards
    Lisa

    Hi Lisa,
        The production order can be printed in CO02 screen itself.(Ctrl+P). To define what to be printed, you need to identify/define the correct list in the transaction OPK8. Once the correct combination is selected for the required plant and order type, this can be printed in production order.
    But for the preview after printing, you can view the spools created in SP01.
    Hope this helps.
    Thanks
    Muthu

  • PP - Phantom Assembly Alt Item in BOM not loaded in Planned Order

    Hi all,
    I have a scenario where in my finished product, I have several components organized in Alternate Group, and for each group, I define a component as Prime (100% usage) and others as Alternate (0% utilization). Among these there are some components that are configured as Phantom (Special Procurement 50), and these Phantom items, when they are Alternate in the BOM, ie, 0% Probability of Use in Alternate Item Group, it is not loaded in the list of components in Planned Order. Only the Phantom that is as Prime in BOM is showed in the Planned Order, together with their subcomponents.
    The other components that are not phantom, usually appear within the Planned Order, those that have 100% utilization, and those who have 0% utilization set in the BOM. Obviously, all requirement is pointed in the Prime Item, but I can change according to availability of material in MDVP or manually in CO02.
    When the Production Order is created directly by CO01, without conversion of planned order, the list of components typically brings all the Phantoms, independently of the Probability Use %.
    Someone tell me if there is some kind of configuration to allow the Phantoms Optional also be uploaded to the component list of planned orders without having to change the percentage of use in BOM.
    Thanks in advance.

    Hello MCantos,
    When you have maintained the usage probability as 0% for a alternative component, that means you do not want that partular material to be planned further. In short this is just an Engineering Relevant Material (is not required in Production activity).
    When this alternate material with usage probability 0% is phantom material, you want its components to be proposed. But you yourself have answered that this phantom material has usage probability 0% and this means it is not required in Production and thus its components as well are not required. Thus system is not exploding the BOM and proposing the material at the time of Production activity.
    Hope I answered your query. Please check your usage probability for phantom assembly part and if required correct the same so that you can achive what you want.
    Thanks,
    Rahul.

  • Missing part for planned order-reg

    Hi,
    I want to see missing parts list against planned orders. I checked through MDVP but it shows all components as missing parts eventhough stock is available.
    Is there any way to see this.
    Regards
    Karthik

    Dear Karthikeyan,
    In general Availability check is done at production order level and rarely in REM scenario's this check is
    carried out at planned order level.
    Because planned order's are a proposal,which may/may not be converted into a production order.
    At planned order level you carry out an ATP check and its based on the checking group,checking
    rule,and the scope of check.
    So check the config settings in OPJJ particularly for the scope of check.
    Here the check box -->check without RLT plays a vital role.
    once after carrying out ATP,the system shows the committed quantity,say if the order is for 100 and
    suppose if the raw materials are available only for making 20 means then after making ATP check in the
    planned order header you can see an additonal field called commited quantity below the order quantity.
    Check in MD12 for an individual planned order and it works based on the availability check value
    assigned in the material master.
    Regards
    Mangalraj.S

  • List display of planned orders

    Hi
    List display planned orders is not bringing any material description . Do we have any other standard report to pull the planned order with material description or is their any way to bring the material description in the MD16 screen layout , the chars allowed  for the material description is 0 in the layout
    Thanks for help
    Nic

    Hi,
    COOIS tick planned order in selection screen and execute.
    Even i saw in MD16 you are right the description length is 0 but that description is hidding you can place mouse where the material coloum is ending and drag the coloumn(As we do in excel to make any hidden column visible ) . You will see descrption now.
    I hope you got what i mean.
    Regards,
    Vishal
    Edited by: VS on Nov 2, 2009 9:53 AM

  • Reg : Order type for Planned order

    Hi ,
    After MRP when i checked planned ordre created in the order type it is showing " VP " instead of " LA "     ordertype
    My pegged requirement is PIR where i need to check for this . My planning strategy group is " 52 " Planning without
    Final assembly without MTO. More over i am not getting any PR for component parts
    Please suggest me where I need to check for this .
    Regards,
    jaya Vimal

    Hi Prasobh ,
    I  am happy to see you again in SDN forum after long , 
    Yes you are correct the requirements are not convertible on receiving STO in Planning Plant only it will consume PIR
    and I am using Strategy group 52 with  requirement type is VSE.
    In this how can I test for a complete production cycle I am unable to convert planned order manually in to Production Order.
    to complete testing . Why system showing PIR order type VP instaed of LA order type. Marks will be awarded further more for
    further answer. Further marks will be awarded for further Answer. I checked there is no component for this planned order is
    only for FERT and Halb part .
    Regards,
    Jaya Vimal
    Edited by: jaya vimal on Jun 11, 2010 11:15 AM

  • Reg. Mass update of Planned order components

    HI all,
    I have a requirement wherein I will come to know the raw material consumption from storage location only at the time of production.
    Now what I am doing is before doing confirmation I am updating the storage location for particular component in the planned order change mode - md12.I am doing this because the  production confirmation is happening at External system and transferred via IDOC to SAP.So I cant add the sloc at that time.
    I am doing the changes to planned order one by one. On an average I am doing this for say 50 Planned orders which is time consuming
    Is there any option available in SAP to do mass change to the planned order components.
    Regards,
    MBN.

    Hi MBN,
    You can use the LSMW, BDC program or FM MD_PLDORD_CHANGE_COMP_ITEMS to update the storage location in planned order components.
    Regards,
    R.Brahmankar

  • Change Planned order components

    When we change a component in a planned order that is different from the manufacturing BOM, is there a way to distinguish what component was changed.

    Hi Ramesh,
    There is no transaction available to compare Production Order component list to BOM Component list. You need to create a Z report for yourself.
    If it is just comparing 2 BOM's then you can use transaction CS14.
    Hope this helps...
    Regards,
    Prasobh

  • BAPI or FM for scheduling a planned order (like MD11 or MD12)

    Hi guys.
    We are working with a group of materials and planned orders, in order to modify and create new planned orders depending on the stock per each material. So we use MD12 to 1) modify the quantity in the order, and MD11 to create new planned orders for the rest of stock for this material.
    For process of creation we don't have problems (BAPI_PLANNEDORDER_CREATE makes its work well ), but when we want to schedule the new planned order created before via FM or BAPI, we cannot see any results in MD12.
    I mean, when a planned order is scheduled via menu button, a new tabstrip appears in the transaction with dates. So this similar action we've tried using CX_PLANNED_ORDER_SCHEDULE or CX_CRP_PLANNED_ORDER_SCHEDULE but there was no change.  If we execute the Schedule button action, in table PLAF (master of planned orders) apears a new number in field PLAF-BEDID related to MRP.
    So guys, could you please help us how to get this issue? As last option is BDC, but BDC's and me are not good friends because its performance. So please, any suggestions?
    Thanks in advance!
    Raul Romero

    Hi guys...
    Sorry for the long time without an answer, which I'm sharing you now:
    1. In order to perform the proccess of scheduling, you have to record the steps from menu bar in your batch input. I mean: (1) set values into fields CRHARBPL-LOW () and CRHWERKS-LOW
      PERFORM set_batch USING: 'X' 'RCCRY000' '1000',
                                      space 'BDC_CURSOR' 'CRHARBPL-LOW',
                                      space 'BDC_OKCODE' '=PLNG',
                                      space 'CRHARBPL-LOW' p_arbpl,
                                      space 'CRHWERKS-LOW' 'PR01'.
    (2) After you ordered your list of planned orders or production orders, loop your internal table and per each order record these commands (these simulates the popup option to select the order you want for scheduling and mark it in the dynpro you are processing):
      LOOP AT gtd_tabofplan INTO gvc_tabofplan.
        PERFORM completa_bi_campos USING: 'X' 'SAPLPLAT' '4000',
                                        space 'BDC_OKCODE' '=Z021'.
        PERFORM completa_bi_campos USING: 'X' 'SAPLCY19' '0120',
                                space 'BDC_CURSOR' 'CYMARK-VALUE(02)',
                                space 'BDC_OKCODE' '=BACK',
                                space 'CYMARK-VALUE(02)' gvc_tabofplan,
                                space 'CYMARK-MARK(01)' space,
                                space 'CYMARK-MARK(02)' 'X'.
        PERFORM completa_bi_campos USING: 'X' 'SAPLPLAT' '4000',
                                space 'BDC_OKCODE' '=SL25'.
      ENDLOOP.
    (3) Set the SAVE operation.
      PERFORM completa_bi_campos USING: 'X' 'SAPLPLAT' '4000',
                              space 'BDC_OKCODE' '=SAVE'.
    Hope you' ve succeeded in this task, let me know if you've another questions.

  • Automatic changing of activity start date and time of planned orders in SAP

    Hello experts,
    I have a requirement that in the transaction /SAPAPO/SEQ1 for the list of planned orders what ever we get in the sap we have to swap the activity start date and time for two planned orders which we select automatically. For this I have found the BADI "/SAPAPO/SEQ_VISUAL01".
    Now i am able to identify the two selected planned orders inside the BADI method SEQGRID_TOOLBAR_OKCODE_HANDLE.
    Now my requirement is i have to swap the start date and time for these two planned orders automatically i.e. through BAPI or any FM.
    Any idea of any BAPI or FM to change the details of the planned order.
    Thanks,
    Sanath.

    Hi Sanath,
    Please check this BAPI BAPI_MOSRVAPS_SAVEMULTI3.  This Bapi has the provision of chaning Planned Order & Production Order Data. Also, you can explore more info on available bapis in the T-code 'BAPI'.
    Thank you,
    Santosh KB.

  • Mass Processing of Planned orders

    Hi all,
    We can do mass availability check for the planned orders and we can firm the planned orders for which the materials are available through COHV but can we have a output log after the mass processing so that we can see the list of planned orders got firmed and for any other messages.
    Regards
    Kumar

    Dear,
    In COHV or COMAC.
    in mass processing gtab page
    select function = material availability check, execute it.
    In selection tab page
    Plant
    Order type
    System status - MSPT.
    Or
    Start the report PPCOXPR1 with the T.code SE38
    Then try with Tcode CO24..
    Regards,
    R.Brahmankar

  • Automatic conversion of planned orders

    Hi PP Gurus,
    I have a requirement to convert planned orders to production orders automatically. I believe SAP standard does not offer this functionality.
    The possible solution seems to be writing new program which could be a copy of C041 transaction code.
    Did someone ever worked on this functionality?
    Request to share your experience and possibilities on this - Thanks
    Regards
    Seshu

    Dear Seshu,
    In my understanding there is no T Code for making the conversion of planned order into a production order as an automatic
    process.
    But you can use the T code CO41 for converting a list of planned order's into production orders.
    In many cases the planned order is only a proposal and only after converting it into a production order and releasing it then the
    exact shop floor activities starts like Good's issue.This activity is done by a production scheduler.So in case if you develop a
    program to convert automatically,then reservation gets generated for all the production orders, which is not recommended.
    Also check this link,
    http://www.sap-img.com/production/automatic-conversion-to-production-orders.htm
    Check and revert back.
    Regards
    Mangalraj.S
    Edited by: Mangalraj.S on Aug 11, 2009 10:04 PM

Maybe you are looking for