Planned order detail Table

Hi,
With a Combination of WORK CENTER and PLANT i need to extract all the respective PLANNED ORDERS, which is the corresponding table to query. Please help.
Points Assured
Regards,
Prabu

Hi....
PLAF - Planned order table
Tables related to work center:
CHRD: Work center header.
CRCO: Assign ment table
TC24: Person respoancible for WC
Others:
PBIM: Independent Requirements for Materials
MDTB:MRP Table
RESB:Material Reservations
Thanks,
Naveen Inuganti.

Similar Messages

  • Query on open planned orders details with process order GR details

    Dear Experts,
    I need to create a query in SQ01 where the requirement is as given below,
    Query output should display the open planned orders  (Planned orders which is not converted to process order details) details for a material like Planned order number, Planned order quantity, Start date, Finish date and also  the details of the list of process orders created for the same material with its details like PO qty, GR qty, Basic start date, Finish date, Actual finish date, BOM Component material codes, component quantity.
    But i tried creating this query by joing the tables PLAF+ AFPO+AUFK+ AFKO+RESB . My input parameter will be the Material Number for which Planned order and Process orders are being created.
    But i am unable to generate the output when i create a query by joining these tables
    Is it possible to obtain the output for open planned order details and process order details in a single query ?
    I am failing in my repeated attempts
    Please provide your suggestions for developing this query
    Regards,
    J.Balakrishnan

    Dear Bala,
    as alternative , for use a query report and not a custom abap report, you can try to read data from MRP tables MDKP and MDTB . In these one tables you can find both elements (planned order and production orders) for to start to research all details that you need.
    You can also use MDTB-DELKZ to filter only planned order (PA) and Production order (FE).
    With the number order you can read the RESB table in order to define components details.
    With this table would you the advantage to have always the opened orders.
    If the following table are empty you should make a little customizing modification so that once MRP run will write them.
    Give me feedback if i have been useful for you.
    Daniele

  • BAPI to change planned orders details

    Hi Experts,
    I need BAPI to change Planned order details,which are created through SNP PPM's.I searched for Bapi and got one 'BAPI_MOSRVAPS_SAVEMULTI3'  but this BAPI will change order details if created for PP/DS PPM's.
    Kindly suggest will this BAPI only work or someother.
    I want to keep the PPM name blank and save the order details through BAPI.
    Pls reply asap.
    Thanks
    surbhi

    Hi Surbhi,
    You may please search on google, there are lots of tutorial on BDC, you will surely get the solution... in short BDC is to record a transaction & then use same recording to generate ABAP program & you can play with screen navigations & update the fields you required...
    Regards,
    Adarsh

  • Looking for Maintenance order detail table

    hi,
    AFIH - Maintenance order header
    I am looking for a Maintenance order detail table, is there any table.....
    In this same way like VBAK (Header) and VBAP (Item).
    Thanks,
    Fract

    I think there are many tables not one for the Maintenance Order details.
    If you are looking for Object list details then it is OBJK.
    If not let us know what details are you looking for.
    Thanks,
    Chandra Indukuri
    Edited by: Chandra Indukuri on Apr 29, 2010 3:50 AM

  • Table For Planned Order Details From PP Module

    In our organisation we are taking Plan Vs Acheivement from Production. So, intialy we taken Plan details from "PLAF" Table and Acheivement details from "S225" Table. But After running MRP at month end. Previous month plan get deleted and new order create.
    how to get history data for Planned order.
    Please help us.
    Regards
    Naga

    I don't think that there is any history in regard to planned orders.  PLAF will get rebuilt according to your MRP parameters and I don't believe that the data is stored.
    Regards,
    Rich Heilman

  • Planned Order Components Table

    I have a question. Is there a table that holds the components of a Planned Order?
    When I see the technical data of a component field in MD13 it tells me they are in MDPM, but this is a structure, not a table.
    that made me think that perhaps this is being fed directly from the BOM. But when I make a change to the BOM, the components in the planned order are not automatically updated.
    So they must be stored somewhere. Anyone knows which table it is?
    Otherwise, what FM can I use to fetch them?

    Fernando,
    You can get the components list of a planned order in RESB table for field PLNUM = Planned order number and BDART = SB.
    Regards,
    Prasobh

  • Planned orders in tables

    Hi Experts
    I am working with SNP Tool. I want to know that where I can see my planned orders other then /n/sapapo/rrp3 or is there any table for planned orders storage.
    Please let me know if there is any table for planned order storage values.
    Regards
    guru

    There is no table for the planned order in APO like R/3 ( table PLAF ).
    You can see planned order in /SAPAPO/RRP2 also.
    If you want to read planned order data you need to use FM like
    BAPI_PBSRVAPS_GETDETAIL        Read Data from a Planning Book
    BAPI_MOSRVAPS_REQUESTLIST2     Request: Read Manufacturing Orders for Selection
    Manish

  • Plan Order Quantity Table & Field

    Hi
    I want Plan Order quantity in z report.
    Please help how I will get from system.
    I required table & field name.
    Regards
    ARK

    Dear Ashish,
    No
    This is not possible
    Once the plan order is deleted you can not get in any table and
    Also once the plan order is partially converted to process order then only remaining qty will be stored in PLAF table
    PLAF is only table for plan orders as plan orders are not confirmed receipts
    Only in initial stage when plan order is created with the quantity then it appears in PLAF
    Once you start converting partially then the remaining qty gets updated in PLAF
    Regards
    Madhu

  • Planned order details from PR

    Hi All,
    Planned orders are converted to purchase requisitions. Is there any way to find from which planned order the PR got created.
    As we find that the planned order gets deleted once converted to PR.
    thanks

    Try in ME5A
    Thanks
    MK

  • Order detail table or Function module

    Hi All,
           I want to know is there any table or BAPI/ Function module which can give me the Material No, Order Status & Plant with ORDER NO as input.
    In our case Material has so many child items so BAPI_MOSRVAPS_GETLIST2 is taking lot of time to retrieve data.
    Is there any alternative way?
    Pls. help me.........
    Regards,
    Vinayak.

    Hi Vinayak,
    Could you check these table in SCM
    /SCA/ORDER
    Regards,
    R. Senthil Mareeswaran.

  • How to trace planned order data after it has been converted into production

    Hi, There,
    The planned order has been converted into production order.
    However, I need to trace if this planned order is generated by MRP
    run or created manually. I can't get any planned order info from
    table PLAF. Any input?
    Regards,
    Nancy

    Hi,
    Once fully converted, the Planned Order data will not be available in the Table : PLAF.
    If it is available, then You can have the details with the Time Stamp and User data from PLAF.
    But, the refrence will be available in the Production Order.
    You want to make a Track of the Planned Order details and the Quanity, then you need to have/create Z tables so that the data will be availabe.
    This is how most of the Organizations keep a track of the Planned order data.
    Hope this helps..
    Regards,
    Siva

  • Reservation against planned order

    Hi...
    I have one issue with reservation against planned order.
    We have REM & after MRP run generates planned order with order type PE.When i check planned order in table PLAF.
    I found reservation no. & same has been passed to RESB , I got the reservation details but it is not allowed for goods movement XWAOK field in RESB. So no question of goods movement through MB1B with movement type 311.
    My question is that is there any customization related to above scenario so that reservation is allowed for goods movement?
    Regards
    Tushar

    Dear ,
    In REM , you will recieve reservation against planned order .But GI always happens during GR or after GR along with back flashing .I do not think so you can issue material against reservation as like normal PP Order reseravation  in the production order .
    1.Goto -SPRO->production-> Rep Manufacturing->Define Rem MAnufaturing profile(OSP2) --->Control data, in the Control data 1 tab select the "GI back flush at GR posting".
    2.Check in  the REM profile assigned in MRP view of material Master (MM03)
    Based on this above set up , you can make Goods Issue for Planned order in REM .If you deselect that option execute material staging transaction code is MF60 and then go for REM backflush. In materil staging the components issue is carried out for the planned order.After that you can execute the REM backflush in MFBF
    In rem scenarion components placed on the production lines anonomously (without ref to planned order)...you cannot issue materials like in production orders scenario. if you want to have track on the good issues before the GR then use the pull list concept...there will be no movement type but you will have track on quantities issued to header parts/production lines not to planned orders.
    Hope this clarifies your doubt .
    Regards
    JH

  • To find BOM from a closed Planned Order in REM process.

    Hi,
    Pl. let me know how to find Planned order no. and its BOM which has been closed?
    In mb51 we get only Order no. which is not the pld ord and we cannot get the bom.
    pl. help.

    Hi,
    Planned Order details are available in Table : PLAF.
    Once you convert a Planned order into Production Order the Planned Order will be deleted from PLAF.
    You can only view the Planned order number from the Production order tables AFPO/AFKO where you need to provide the production order number and get the planned order number (PLNUM).
    If you want to find the BOM items of the planned order which is converted to Production can be known from the table : RESB, where you can provide the Planned order number fetched from the AFPO/AFKO tables.
    Hope this will help you.
    regards
    radhak mk

  • What is the effect of the planned order after it is converted to production

    Hello Gurus,
    1.There was a planned order with wrong date 2041 instead of 2011
    2. plannedorder is already converted to production order and is visble in assignment tab of the production order
    3.when I  am tryng to display the planned order it gives error planned order is not exists.
    4. Production order is already delivered
    Now will there be any  effect  on finanace or any other ,if the planned order was created with wrong date,
    can we now change the date of planned order , but it says does not exist as it is already converted to prod order.
    Please let me know the implications of wrong date and how we can correct the date from 2041 to 2011
    Thanks in Advance
    Himakar

    Dear Himakar,
    As explained by our forum member,once after the planned order is converted into production order,the entire planned order
    details gets deleted from table PLAF and the planned order dates can be changed in the production order and there is no
    business impact other than the planned/production/actual dates.
    However the planned order no deatils can be checked in the production order.
    Regards
    Mangalraj.S

  • Migration of Planned Orders from one SAP system to another one

    Hi,
    A quick help needed.
    We are migrating SAP data from one SAP system to other due to business split. Regarding PP data, can Planned orders be migrated as it is from one SAP System to another? What is the impact if we do so?
    Appreciate your response.
    Kind Regards,
    tanuji

    hi ,
    As suggested , you can propose to migrate only Firmed Planned orders from SAP  to SAP system .
    How to acheive it ?
    You can use below BAPI to extract details of planned order from Table PLAF and upload in TARGET SYSTEM
    BAPI_PLANNEDORDER_CREATE
    Please note  newly created Planned order in Target system would not have BOM EXPLOSION and Scheduling .
    If need , Make a BDC recording as a add on step to explode Bom and Schedule by clicking those icons in Planned order .
    Technical Team can do this .

Maybe you are looking for

  • Safari wont open

    When i click on safari, it will not open. The application icon will bounce a few times in the dock and then it will stop without starting up. Ive tried other browsers, but Safari is the fastest by far. Ive also tried deleting it and then installing t

  • My ipod touch shows up in Itunes, but does not display sync screen.

    It does not sync or backup. The backup bar gets stuck at about 5%. I have removed and reinstalled iTunes several times and still nothing. I have also restored the ipod and that did nothing as well. Please help

  • Please help, my emails are being intercepted by spammers!

    Hi, I recently had enough of junkmail getting through my ISP's filters and Sylpheed's bogofilter, even after regular training.  I decided to make a white list by making filter rules that would divert spam to the Junk folder, if the From: header did n

  • 11gR1 EM is not starting

    I have installed 11gR1 in a new Windows environment but have some issues to get EM started. I have consulted already other similar threads but couln´t find a suitable solution. If I issue the EM startup command it is hanging and I need to terminate i

  • Question about ROWID?????

    I use JDBC to execute the following SQL statement: SELECT line.SystemTrace FROM T_TransLine line, (SELECT tl.SystemTrace, tl.TerminalID FROM T_TransLine tl, T_InstituteData data, T_InstituteLine inst WHERE      data.InstituteID = ? AND      inst.Inst