Read the characteristics of a planned order in APO

how can we read the characteristics of a planned order in APO.What Function Module can be used for this?
how can we manually schedule the order activities based on the characteristics. Can we use the function module 
/SAPAPO/OM_ACT_SCHEDULE by copying and making some changes in it for this purpose?

Hi,
if there are any orders in your system with characteristics (in planning version 000) then this report will find them:
report  get_char.
data:
   ls_genp     type /sapapo/om_gen_params,
   lt_orderid  type /sapapo/om_orderid_tab,
   lt_char     type /sapapo/om_charact_val_tab.
ls_genp-simversion = '000'.
call function '/SAPAPO/OM_ORDER_GET_ALL'
  exporting
    is_gen_params = ls_genp
    iv_simsession = ''
  importing
    et_orders     = lt_orderid.
call function '/SAPAPO/OM_ORDER_GET_DATA'
  exporting
    is_gen_params       = ls_genp
    iv_simsession       = ''
    it_order            = lt_orderid
  importing
    et_charact_val_acts = lt_char.
Best regards
Thomas

Similar Messages

  • Changing & deleting the SNP PDS planned order in APO using BAPI

    Hi,
    There is a requirement to consolidate the SNP PDS planned order created from CTM in APO. This is to change one of the SNP PDS planned order by adding the quantities of the other planned order , which is to make it into one & delete the other SNP PDS planned order. Can this be done progrmatically using BAPI?. As we know this cant be changed in RRP3 as the SNP-PDS are uneditable.Please help me on this one. As I need the solution to this ASAP.
    Is there any BAPI/FM using which SNP PDS planned order can be changed? What is the BAPI for PPDS planned order creation / change?
    With thanks & regards,
    Naveen
    Message was edited by: Naveen Srinivasa

    Hi Mariano,
    I have gone through the description of the FM it says:
    This function module is complex and is subject to several technical restrictions. For this reason, you should not use ORDER_CHANGE for extended periods of time.
    The recommended alternatives are:
    OM_ORDER_CREATE
    for creating orders
    OM_ORDER_DELETE
    for deleting orders
    OM_ORDER_MODIFY
    for changing existing order components
    Have you used these FM any time?.Kindly share more details in case is you have used them.
    with thanks & regards,
    Naveen

  • Unable to see planned order in APO

    Dear Experts,
    I'm creating a Project manufacturing order in ERP. After that I do MRP run in SCM7.0. When I check in Product View (transaction /SAPAPO/RRP3), I do not see any planned order, though I can see orders in ERP (Tcode-md04).
    I guess transfer of network to APO is not happening.
    Same problem arises when I schedule a dummy project in ERP and after I do MRP run in SCM7.0, I do not see any planned order in planning board.
    The MRP run in SCM7.0 shows no error and no warnings and everything appear in green.
    I was able to see planned orders in APO before there was system upgrade from SCM 4.2 to SCM 7.0.
    Please provide some clue to solve this problem.
    Regards,
    Jyoti

    Hi Jyoti,
    There will be an "Iterate" button on the left hand corner in the result display of CCR.  Please click on this button so that these errors will get iterated and goes to the respective distinations.  After this, you go to smq1 and smq2 trasnaction codes of R/3 and clear all the queues.  Similarly you clear the queues in smq1 and smq2 transaction codes of APO.  Afterwards, check whether you are able to see the planned order.
    Please confirm
    Regards
    R. Senthil mareeswaran.

  • How do I maintain storage location for Planned Orders in APO

    Dear all,
    Can you help us in maintaining storage location for planned orders in APO. The storage location from material master need to be updated in product master of APO and the same shall be automatically picked from product master during Supply Network Planning run.
    Material master CIF is live.
    We have got the following content error in CIF consistency check. How ever this is nt goging to harm any thing, but we would like to maintain in both R/3 and APO.
    Error:
    Plant and storage location in SAP APO: 2004
    Plant and storage location in SAP R/3: 2004 FGPA
    Thanks in advance
    Ram Mohan Rao Kolanupaka

    Instead of maintaining additional master data, i would rather use CCR user exits to switch off comparison of planned order at storage location level if the APO storage location is blank. This way you would not have to make changes to PPMs everytime a new scale out of the solution happens.
    In SE18 check the user exit /SAPAPO/CIF_DELTA3 (interface RELEVANT_FOR_COMPARE_ORDHEAD)
    If it is not possible to switch off this comparison then I guess changing master data is the next step. Do explore with a developer though about the first option.

  • Deletion of Planned Order in APO PP/DS

    Hi All,
    I have a question on PP/DS ( IS-Auto ). Suppose if we are deleting the planned orders in APO so what will happen to the concerned PDS. I want to preserve the PDS so that we can use them later.
    If we delete the Planned Orders then will the PDS be also deleted ?
    Thanks,
    Prabhat

    Prabhat,
    Think of a PDS the same way you would think of a Production Version in ECC.  It is master data, and one or more of these can be assigned to a Material/Plant combination.
    http://help.sap.com/saphelp_scm70/helpdata/EN/4d/01be3d1abbe913e10000000a114084/frameset.htm
    A Planned order is Transactional data.  Creating/changing/deleting a Planned order has no impact on PDS Master data.  During the creation of a planned order, the system reads the PDS info, and copies selected bits of this master data into the Planned order.  At this point, then, certain parts of the planned order data can be changed.  Such changes generally do not affect the underlying master data.
    http://help.sap.com/saphelp_scm70/helpdata/EN/49/d565caf54535f5e10000000a42189c/frameset.htm
    Best Regards,
    DB49

  • How could I re-explode planned order in APO?

    Please adivse me how could I re-explode planned order in APO?

    Hi,
    Go to the planned order in the change mode, again adopt the source of supply and save.
    or you can use the PPDS heuristics "SAP_PP_021" New explosion to explode the orders.
    Thanks,
    nandha

  • How to Delete stock Planned Order in APO

    Hi,
    I'm doing an iPPE model in APO and R/3 ... and while playing around with Repetitive confirmations, I got stuck with 2 Planned orders that can't be fully confirmed, fully reseted or deleted.
    I don't have a production order in R/3 because I'm in a repetitive iPPE process.
    I can see them in OM19.
    I tried RLCDEL & /SAPAPO/DELETE_PP_ORDER but both reports can't see them.
    Any Ideas ?
    Thanks,
    Marc

    First get the GUID of the Planned orders from /SAPAPO/OM16. Once you got the GUIDs, To get the GUIDs
    In /SAPAPO/OM16, click on 'Orders' tab, enter location and APO order number and execute..you see the GUID for those planned orders
    then go to SE38-->/SAPAPO/OM_DELETE_INCON_ORDERS...enter the GUID, planning version, check the boxes and execute..it should delete the planned orders
    Thanks,
    Sai

  • Correlation of reservation with Planned order in APO.

    Hi,
    In R/3 in COGI we see reservations. my issue is I want to know for which planned orders in APO these reservations are.
    In the product view in APO we can see some reservations (PRDRES(W) - correct me if I am wrong). How to correlate these reservations with planned orders. I am looking in PP/DS module of APO.
    Thanks a lot in advance,
    Prabhat

    Hi Prashant,
                      You are correct and if product is showing the reservation then it is mean for all order in product view.
    You can check the Production Planning Table inside PPDS for wider view of reservation and orders.
    /n/sapapo/ppt1
    Check the SAP Note: SAP note 439596
    SAP Link is also useful:
    http://help.sap.com/saphelp_scm50/helpdata/en/64/dca63be2bc331be10000000a114084/content.htm
    http://help.sap.com/saphelp_scm50/helpdata/en/c1/147a375f0dbc7fe10000009b38f8cf/frameset.htm
    Let me know if it is sufficient.
    Regards,
    Vishal

  • Multi - item planned order in APO

    Hi
    In the MES multiple knife positions are possible in a single pattern. How to create a multi item planned order in APO based on the knife positions in the pattern? When the conversion indicator is set in APO the planend order need to be converted in to multi item production order in R/3. Please help how to configure the same in APO.
    Thanks in advance.
    Regards
    Dhaiva

    Hi,
    Are you using this for trim interface ?
    If yes, you need to use Template PDS/ppm for the same.
    For more info, you can have a look at SAP note 919080.
    Let me know if this info helps
    cheers
    Ram

  • How to delete Planned Order in APO

    Hi,
    How can I delete planned orders in APO? I already tried //RLCDELETE but it says "Order not in live cash" but I can see the order in //RRP3.
    Let me know if you know another TCODE for this.
    Thanks
    David

    Hello David -
    Please use /SAPAPO/DELETE_PP_ORDER to delete planned orders.
    thanks
    Varun

  • Bapi or Function Module to do the availability check for Planned Orders

    Hi all,
    I need a Bapi or a Function Module to do the availability check for a Planned Orders. Anyone knows how?
    I will use it in an Exit.
    Thanks in advance
    Points will be given

    I think I found it.
    If anyone is searching for it too, we will use these one:
    CO_ZA_AVAIL_CHK_ORDER_MULTI

  • Virtual provider cube ABAP Code to read the Characteristics

    Hello Friends.  We have a virtual provider cube that is connected to the basic real cube for the GL. We want to populate three Characteristics in the virtual provider which are Material Codes, Code1 Code2 Code3 which change very frequently, every alternate day in ECC.
    I want to write the Code in Func Module of Virtual Prov Infocube
    that read the Mapping DSO for the Values of Material Codes, Code1 Code2 Code3 and Populate it in the Virtual Cube at RUNTIME of the execution of the Query built on the virtual provider.
    If you have implemented this functionality can you pls. provide the step by step details.
    Thanks
    Soniya

    Hi,
    I have used ABAP for hierarchy but it is in BPS. I have used some of the CLASS given by SAP.
    For your requirement, you can use the CLASS CL_RSR_HIERARCHY
    Rgds,
    Shailesh

  • Get the supply source of planned order and process order.

    Hi experts,
    I would like to display production version (supply source) on prduct view.
    But, I don't know that how to get supply source of planned order and process order.
    APO  table is complax.
    Do you know that?
    Regards,
    Satoru

    Hello Tushar,
    Are components also plan in APO with MRP type X0?
    Does PDS or PPM contain all the components?
    Verify if the component is maintained properly in the PDS.
    Check whether there is an active integration model for the components, also execute the RAPOKZFX report for all the materials in question.
    When you convert the PPDS order to process order then conversion happens in ECC/R/3 system. This is the place BOM has to be reexploded in ECC. Please check if you have any enhancement which restrict BOM explosion. 
    Also check OSS note 1576703 suggested by an expert Caetano.
    Best Regards,
    R.Brahmankar

  • Modifying Sales order in ECC does not modify the planned order in APO?

    Hello,
    I have the next situation, a MTO scenario, LPP material,:
    - users create a sales order, quantity 2000M, 2 individual lenghts by 1000M. In automatically, being a MTO scenario, APO generates a planned order to fulfill the requirement with 2000 M qty, individual lenght 1000.
    - users modify the sales order, the quantity 2000 M remains, but will change it in 1 individual lenght by 2000M. APO cancels the precendently created planned order and generates another one, with individual lenght 2000.This is OK.
    -users modify the sales order, the quantity remains 2000 M, but again 2 individual lenghts by 1000 M. In this case, the planned order is not cancelled, as expected, but remains with individual lenght 2000, which is not ok.
    Any idea how to fix this?
    Regards,
    Alex

    Hello again,
    while creating/changing sales order in crm,
    the user exit mv45 is called in R3.
    Problem solved.
    Thanks
    Gerd

  • Characteric change in SO and corresponding planned order in APO

    Hello Experts,
    In a CDP enviornment i have a scenario where a characteristic value is changed in SO. The new values is visble in APO SO and the corresponding Planned order characteristic value is also changed with regenerative plan.
    Is there way where any change in SO characteristics would reflect in Firmed Planned Order(F) also which already exists against the SO in APO
    Regards
    Alin

    To have a UK app store account you need a bank card from a UK bank with a verifiable UK billing address
    What the heck is this for a weird rule ?????
    Since 2 weeks I have an iMac 27" i5. Some days ago I tried to download Sketchbook Express. But it seems that if you download for the first time something you have to give your billing address and creditcard data.
    Since more than a year I live in Romania, but my home country is Holland. There I have my bank account, because my pension is paid there and from there is my creditcard. But it is controllable a valid card.
    To buy my iMac with this card in Romania was no problem !! But to download F R E E software is not possible with this card.
    Another annoying point: As soon as you as you fill in your billing address, they change the language in the language of your billing address. I think it would be more polite if they asked you if you want to change the language.

Maybe you are looking for