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

Similar Messages

  • Table for Planned order

    Hi,
    Can anyone please tell me the name of Table where I can see those planned orders which have been converted to Process order.
    AFKO and AFPO does not have the required info. It does have refernce to the planned order but it does not give the other details of planned order like Basic date, Confirmed dates etc.
    Regards

    Can you please check the following table?
    PLAF     Planned order
    What is the TCode used for these stuffs?
    Regards,
    Dipanjan

  • 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

  • Standard report for Planned Order

    Hi
    Can i Know the standard report T Code for the Planned order.
    Thanks
    Vijay

    Dear
    Use T- code SE16N and there u enter PLAF table name ( planned order details) and execute ull get the complete details of planned orders
    With Regards
    Pushpalas

  • Datasource for Planned Order information in PLAF table

    I am looking for a extractor to extract Planned order information from R3 'PLAF' table into BW.
    If anybody knows information on this, please let me know.
    Thanks for your help

    Did you ever find a solution to this question??
    Thanks!!

  • 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

  • User exit/ badi needed for planned order create/change,collective ATP check

    Dear All,
    I'm looking for a user exit/ badi which can be used for planned orders at the stage of
    mass collective availability check (COMAC tcode) update; or at some other relevant stages of mass update of planned orders.
    I need after collective availability check to perform the following:
    1) to copy date from "total comitment" field on header tab of planned order and paste it (replace old date) to order finish date on header screen
    then
    2) to start a scheduling.
    Very appreciate your help.
    Best Regards,
    Andrey
    Edited by: Andrey Kruglov on Apr 15, 2010 3:06 PM
    Edited by: Andrey Kruglov on Apr 15, 2010 3:07 PM

    Dear,
    Use the BAPI : BAPI_PLANNEDORDER_CHANGE
    Or use the function module MD_SET_ACTION_PLAF for Schedule planned order.
    and the transaction MDAC Execute action for planned order
    This function module includes the following actions:
    Explode BOM
    Explode BOM, check availability
    Check availability, only explode BOM in the case of a requirement
    Check availability, do not explode BOM
    Reset availability
    Change planned order data
    Schedule planned order
    Delete planned order
    Assign the key for the respective action control to the materials in the material master (MRP 4 view).
    Please refer this thread,
    Re: MDVP for collective orders
    Regards,
    R.Brahmankar

  • Tables for purchase order history

    what r  the tables for purchase order history.
    thanks in advance

    Hi Srinivas,
    Check out the link for detail PP module and tables.
    http://www.sap-img.com/sap-pp.htm
    Hope this helps.
    Manish

  • Different interfaces for purchase order output from MM system

    Dear Guru's,
    We are configuring the business scenarios of service procurement classic and Plan driven procurement with supplier enablement in the MM-SUS environment for our SRM7.01/ECC6 ehp 5 combination.
    These two scenarios are using different interfaces for purchase order output.
    The service procurement classic is using the proxy interface PurchaseOrderERPRequest_
    Out_V1 for purchase order output from ERP.
    However, the plan driven procurement uses the interface ORDERS.ORDERS02 for idoc message for purchase order output from ERP.
    Why are there two different interfaces for the same document output in two different business scenario? How the system will determine which interface needs to be used in the runtime for the purchase order output?
    Any thoughts will be highly appreciated.
    Thanks and regards,
    Ranjan

    Hi Ranjan,
    Please add the value 'CL' in the table SWF_CATIDS
    Then it will work.
    With Regards,
    Malay

  • How to connect MAPL and PLPO to derive work center for planned order

    Hi,
    Anybody know how to derive work center using MAPL and PLPO for planned order (PLAF). Is there any connecting table between MAPL and PLPO.
    Please help asap.
    Regards,
    Mitali

    I guess u r trying to view the detail scheduling info (tab in MD13) for a planned order . In that case -
    1. Go to PLAF and enter the planned order number. (PLAF-PLNUM) and get the ID of the capacity requirements record (PLAF-BEDID).
    2. With this PLAF-BEDID go to KBED. pass the value here. KBED-BEDID. The KBED-ARBID values are your work center ID.
    3. To get the work center texts ( the way is appears in the screen) - Pass this value to CRHD . CRHD-OBJTY = 'A' ( i.e Type work center) and CRHD-OBJID = KBED-ARBID.
    Hope it solves ur prob.
    Cheers
    SKC

  • Extractor for Planned order

    Hi Experts,
    I am looking for the stabdard extractor for the Planned order, Basically I need the fields from the table PLAF.
    Please let me know any standard extractor available or any extractor need to enhance.
    Thanks
    sai

    Hi Sai,
    Take a look at 2LIS_04_P_MATNR and see if it is usefull:
    http://help.sap.com/saphelp_nw70/helpdata/en/88/7fc73c0c52085be10000000a114084/frameset.htm
    Else it seems that you should create a generic extractor directly on the table according to this thread:
    Re: Extractors for Planned orders and Proces Orders
    Hope this helps.
    BR
    Stefan

  • CRM order details from database and buffer

    Hi,
    I am working on a scenario where i need to read the order details from buffer and database also to compare the changed values in one of the action class. I have tried with CRM_ORDER_READ and CRM_ORDER_READ_OW. CRM_ORDER_READ is giving the details from buffer and CRM_ORDER_READ_OW is not giving me any resluts. To compare the old and new values i need to read the details from buffer and database also. Please suggest me the function modules to use.
    Thanks,
    Rajinikanth G

    I'm using similap comparion for some opportunity fields. There I'm using function modules 'CRM_OPPORT_H_READ_DB' and 'CRM_OPPORT_H_READ_OW and it's working fine.
    So I guess _DB and OW function modules should be ok. I'm not sure, but I think I also had problems a while ago with using module CRMORDER_READ_OW. Maybe try to find some other OW function that could give you wanted values. CRMORDER_READ_OW is very large fm, so try using CRM_ORDERADM_H_READ_OW for header data and CRM_SCHEDLIN_I_READ_OW for items and so on. There are function modules for nearly all data groups.
    Regards.

  • Table for Production Order

    Hi Experts,
      Can anyone tell me which is the table for Production Order Planned Values.
      The one which we get to see in CO02.
    Thanks,
    Ravi

    Hi Ravi,
    <b>AFKO</b> Production Order Header
    <b>AFPO</b> Production Order Position (details)
    Regards
    Sudheer

  • Table for purchase order status

    Hello friends,
    There's a tab STATUS in purchase order (tcoe ME21N).
    I can't find a table which contains theses statuses.
    Anybody knows what's the table for purchase orders status ??
    Regards,
    Bahia

    Hi
    PO status is stored in Structure not in the table.
    Please use the List displays to get the information like ME2N,ME2L, ME2M, ME2K etc
    You can also get the information from the table EKKO, EKPO, EKET,EKBE
    Hope it helps
    thanks/karthik

  • Creation of Reservation for planned order

    Hi Team,
    Is it possible to create reservation for planned orders after MRP run?
    My opinion was the reservation can only be created with reference to production order after MRP. The reservation can not be created with reference to planne dorders after MRP run because planned orders are intermident document which will not exist in the system always. The planned order details will not be available in the system once it get converted into production order.
    How the reservation will be processed which was created with reference to planned order after converting the planned order to production order?
    Kindly need ur guidance.
    Thanks
    psk

    Dear PSK,
    In a typical discrete manufacturing setup production orders are the promised receipt for which reservations gets generated as
    soon a production order is created.But only if the order is released goods movements can be posted against the reservation
    details through MIGO/MB1A for 261 movement.
    It's not required to create any reservation at the planned order level or which may not help you in any means to your business.
    But however in a REM scenario MF60 is used to create stock transfer reservations for 311 movement where planned orders
    are used for production backflush.To explain in detail even without any planned orders you can do a stock transfer reservation
    for a production quantity.
    Check and revert back.
    Regards
    Mangalraj.S

Maybe you are looking for

  • How can i display page number in this format in xml publisher report (1-1)

    in this format 1-1 1-2 1-3 2-1 2-2 2-3 can i display page nos in this format in xml publisher please help me on this

  • My Ipod keeps skipping songs

    While i was listening to my ipod (it was in my pocket) i accidentally knocked the buttons. Now when i play my songs it just skips every song. Only when i press pause it stops but when i press play it starts skipping really fast again. I think this is

  • Help !!!! Jms in Jsp

    jsp code <%@ page import="javax.naming.*" %> <%@ page import="javax.jms.*" %> <%           String queueName = null; Context jndiContext = null; QueueConnectionFactory queueConnectionFactory = null; QueueConnection queueConnection = null; QueueSession

  • Problem with iCal events after waking from sleep mode

    I have a daily iCal reminder that starts playing a playlist in iTunes at 6:00 am. However, if I leave the computer in sleep mode at night, and then manually wake the computer (BEFORE 6:00 am), the iCal event won't play on time...it's delayed 20-30 mi

  • Create Transaction for Webdnypro ABAP  Application

    Hi Guru's, 1.I created one webdnpro application for reimbursement form .Now the user want run the application in SAP tcode , for that i created one tcode in SE93. Thats fine .  When i run the application through the T CODE some standard toolbar butto