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

Similar Messages

  • 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

  • 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

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

  • Handling Planned order created from Demand planning and Sales order in MTO

    Hi all
    In MTO\ Repetitive we genrate Dependent requirement from demand planning (PIR) after running MRP which finally planned order created but on the other hand in short term we have Sales order which generate planned order after running MRP(In MTO), How we should handle planned order generated from Demand planning and the ones generated from sales order.(both after MRP Running).
    Regards
    Babak Bolourchi

    Dear,
    You can combine the planning strategy also main as 56 and second as 65 and in demand managment MD61 you have the option select requirement type.
    Then while creating sales order use MTO strategy and take MRP run through MD50 and then MD02.
    and if you want to assign the stock to sales order then you and do it through MB1b with 412 E movement type.
    As per my knowledge, generally 56 strategy only takes Sales Order Stock into consideration.
    Consider setting the Individual/Collective indicator to 2.
    Mark those characteristics that should have a usage probability in demand management as Relevant for planning.
    Hope clear to you.
    Regards,
    R.Brahmankar

  • Reading Order details from buffer

    Hi all,
          I am checking the validations for both header and item level at the time of Order creation in CRM. I am using BADI, CRM_ORDERADM_H_BADI for this. And inside this, I am using CRM_ORDER_READ to read the details from Order. But it is not giving the details when I press u2018Enteru2019. When I do some more changes and press 'Enter', CRM_ORDER_READ  is giving the details. But I want to get these datails in the first hit itself. Is there any FM to read the order details from buffer?
    Regards,
    Santosh

    Dear Santosh,
    Please do try using folllowing FM's to read order from buffer:
    CRM_ORDERADM_H_READ_OW
    CRM_ORDERADM_I_READ_OW
    CRM_ORDER_READ_OW
    Hope this will help.
    Regards,
    Arjun

  • Pls help - Urgent - Planned order transfer from APO to R/3 - inconsistency

    Hello experts ,
             Iam creating planned orders in APO using CTM planning. The planned order is getting transferred to R/3 but the order number is different in APO and R/3 .
             I tried deleting the application logs in R/3 and APO using transactions CFGD and C6 and running CTM planning again. But it did not work.
            Kindly suggest a solution. Thanks

    As other members adviced
    Please check the following as a list
    1) Check first fi the Material is in APO relevant
    2) Check if it has active integration model in cfm5 (R/3)
    3) Check if the material has no blocked queues in /n/sapapo/cq (APO)
    If there are any blocked queues please clear them accordingly.
    4) After that perform a reconciliation of the transactional data through.
    /n/sapapo/ccr(APO). perform it only for that material and on planned orders.
    If there are any errors it will usggest you to follow few steps.
    5) then again go back and check the /n/sapapo/cq transaction.
    6) Check if the material and its location has publication Types maintained in SPRO transaction.
    7) Check if the change pointers of this Planned order exists in /n/sapapo/c5
    This si change pointers transaction , soemtimes you can release ti from there also.
    If you still have problem, give the resutls of the following for reference.
    Let us know once you perform all these.
    8) Incase you need to perform the consistency checks  externally.

  • PLANNED ORDER CREATION FROM SALES ORDER SAVING (REQUIREMENT CLASS 200)

    Dear All,
    By using requirement class 200, assembly type 4 (dinamic planned order) Iwould like that at sales order registration the planned order for the sales order material is created.
    I have two problems.
    The system doesn't schedule the planned order, even if the scheduling parametres are entered for planned order type (relation between routing id and planned order type).
    So I have a planned order in which i have to manually schedule it.
    The second problem is that the planned order is firmed at creation. I would like that it was not firmed to adjust by MPS procedure the components from BOM modification. Infact at the creation of the sales order The complete BOM is not defined, and I don't want to unfirm the planned order so run th mps procedure.
    Can anyone answer to these questions?
    Thank's in advance
    Luca Pastura

    Hi Luca Pastura,
    For Scheduling
    1. You need to Give the appropriate check mark ( 1 or 2 ) In the capccity check of the requirement class configuration (ovzg)
    For Firming
    1. Since youare using dyanamic processing ""During dynamic assembly processing, you can not change the quantities and deadlines"
    2. kindly refer the F1 help for the assembly type inthe OVZG.
    Check and confirm
    Reg
    Dsk
    1.

  • Create Planned Orders apart from maintaining PIRs in MD61/ Sales Orders ?

    Hello PP members:
    Is there any other way, where I can create planned orders(created after MRP run)
    apart from maintaining PIRs in MD61 (PIRs ---> Planned Orders , MRP run) or from sales orders (VA01)
    Please clarify

    Hello Rajesha:
    sorry about the communication gap
    Planned orders are created either from maintaining PIRs (MD61, MTS production) or from sales order (va01, MTO prod) --> through MRP run PIRs are converted into Planned orders
    But is it possible to create planned orders manually without maintaining PIRs or sales orders
    Please clarify

  • Planned Order Release from SNP to R/3

    Hello All -
    We are facing a situation where in we just want to release only a certain number of planned orders that are there in a particular horizon...
    Now i am not sure as to can we or we cannot do that? can anyone please confirm and explain as to what transaction code we use to release the data into R/3.
    Regards,
    Suresh

    In Spro,you can configure
    Supply Chain planning>Supply Network Planning>Basic Settings-->Configure Transfer to OLTP system
    as "period transfer"
    and use /n/sapapo/c5 to process the change pointer with creation time stamp date range as horizon you want to transfer
    I wonder why you need to transfer SNP  transfer Orders to R/3..SNP being rough cut planning for critical compenents and resources.
    Edited by: Thukral on Sep 11, 2008 7:35 PM

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

  • Reading SAP CRM Order details from R/3

    Hi
    I have a requirement where in I need to read the data of a CRM Sales order from R/3 by referring to/ with the help of LIPS-VGBEL( reference document ).
    For this I have created a RFC FM and I'm able to read the required data successfully however this is not advisable as it is creating some issues since we have huge amount of records in R/3 for which we need corresponding data from SAP CRM hence my idea is to read the corresponding bdoc's
    ( because the CRM data must have been pushed to R/3 via middleware using the BDOC's ? ).
    Hence can anyone suggest me how to read the BDOC's/ middleware data in R/3 itself so that it is not required to use RFC.
    Also, if anyone of you has any other idea then please share with me. Thank you.
    Regards
    Anil

    HI Karthi
    That means, whenever the bdoc triggers and the data comes into R/3 then we need to save them into a Z table by capturing the data in the BADI "CRM_DATAEXCHG_BADI "? am I correct ? so that we can refer to this Z table for the CRM data in R/3 while executing our interface report to PI ?
    I think this might not be accepted by the client because this will unnecessarily stores the data all the time in the Z table whenever bdoc triggers and it is also not mandatory to send each and every record to PI, there might be only few records can be sent to PI and few are not.
    However I'll check this with client now. Also are there any tables or so where the bdoc data( the data comes from CRM) gets stored in the R/3 system so that we can get the data from those tables instead of storing in Z table and reading from there ?
    Thank you.
    Regards
    Anil

  • How to retrieve  sales Order details from BAPI_SALESORDER_GETLIST

    Hi Experts,
    I am using Visual Studio 2003 and SAP.Net Connector for Microsoft .NET 1.0.3 .
    I need to get the details of sales order.Following is the code snip.
    protected ConnectorDemo2.BAPIRETURN bapireturn;  /*Manually Added */
    proxy.Connection =  SAP.Connector.SAPLoginProvider.GetSAPConnection(this);
    proxy.Bapi_Salesorder_Getlist("0000000006","","","","","","0001","0",
    out bapireturn,ref bapiordersTable1);
    I already check records in SAP R/3 system for data Cust No=00000006 and Sales Org=0001.
    Please let me know about out parameter and if anyone is having correct list of ref and out parameter.
    Help will appreciated and points will rewarded.
    Thanks
    Sunil Pawar
    Edited by: Sunil Pawar on Nov 26, 2008 1:54 PM

    To Solve the problem I created one custome RFC and call BAPI_SALESORDER_GETLIST in it and my problem get solved.
    This is just work around but still not found why no data when using OUT parameter.
    CALL FUNCTION 'BAPI_SALESORDER_GETLIST'
      EXPORTING
        CUSTOMER_NUMBER             = Z_CUSTOMER_NUMBER
        SALES_ORGANIZATION          = Z_SALES_ORGANIZATION
    IMPORTING
      RETURN                      =
      TABLES
        SALES_ORDERS                = Z_SALES_ORDERS
    Thanks
    Sunil Pawar

  • 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

Maybe you are looking for

  • While executing inspectSelection in cf_select.htm, a Javascript error occurred.

    I keep getting this retarded error 3 times in a row when I put in a cfselect box. While executing inspectSelection in cf_select.htm, a Javascript error occurred. it makes me click "OK" 3x before continuing then it pops up every time i make a change t

  • How to send TRFC calls sequentially in BPM

    Hello Everyone, I had a File to  IDOC scenario(BW) where, 90 MB of file was failing. However, i have designed the split first and then i used BPM and its working fine for 50 MB. But then, again when i test with 90 MB data then BW EDIDC tale is gettin

  • Newbie: Eclipse and BO XI R2 SDK

    I am new to the development with the BO XI R2 SDK... I have Eclipse 3.3.2 ("Eclipse IDE for Java EE Developers") and Tomcat 5.5 installed and have problems telling Eclipse where to find the BO JAR files. The BO SDK is installed in C:\Programme\Busine

  • Thumbnails in cover flow view are blurry

    For some reason my main user account refuses to refresh its thumbnails in the Finder's Cover Flow view. The same file views fine in my Test user account. Merely copying/moving the file to a different folder or burning it the file directly to a cd doe

  • Photoshop CS6 Plugin NIK and Alien Skin won't work

    Since update from ML to Ma some of my daily used Plugin`s in CS and Aperture wont work. For Example Alien Skin Exposure Vers 5.0 freezes. Also NIK Define i already ask the developer for help. NIK and Alien Skin ansvered " it`s a bug in Maverick (...)