Status ORAS in notification with no order created

I have some notifications with status ORAS (order assigned) but no PM order created (the field is blank). I am trying to fix the inconsistency with no sucess. I get a dump whatever I do in the notification.
thanks

Hi,
You can use report ZREPNOT2 from note [375789|https://service.sap.com/sap/support/notes/375789] to remove the incorrect ORAS status. Report can be used on all current releases.
-Paul

Similar Messages

  • BDC for notification with sales order

    Hi,
    I have to code a BDC program for IW51 :  Service Notification with sales order.
    The problem is that in simulation mode (SHDB) the button "Sales order" is not working !!!
    although it works well in transaction mode!
    please help!
    A+
    Ihsen

    hi all,
    so anyone came across any BAPI or FM that creates Orders from Notification.
    My requirement is similar to "Order Explode" functionality in WPS1 transaction (MEB). For two notificaitons, if the task list having the same operation and same type, then a single order gets created.
    I want to know whether any FM/ BAPI is available that creates Order in reference to Notification. I just want to simulate Order creation.
    Waiting for reply.
    Debs

  • SCM Issues with Sales Orders Created through CRM

    Hi All,
    I'm trying to ascertain any issues with ERP processing that will not update orders created through CRM, i see there was a OSS Note some time back informing that the backorder reschedule program would not update orders created in the CRM system. Is this still the case and are there any other process that we should be marking as an issue?
    Thanks

    Hi Sirisha,
    The solution depends on the exact issue you are facing.
    The CRM Sales Order is created OK, but you only see the error when you open the Sales Order?
    If this is the case, then you can follow the steps below:
    1. Find the Message ID and Message No for the error message
    2. Use Program - CRM_MESSAGES_DELETE to delete error messages from the error producing Sales Orders.
    Let me know if this is not the issue you are facing.
    Regards,
    Nelson

  • Auto creation of service notification with service order

    Hi  all
    Please let me know how can this achived.
    1.    When Service order is created automatically notification should create.
    how can we do this, Please let me what is cutomization step for this.
    2. Is it possible to generate the service order and notification automatically when sales order is created.If so how it can be achived.
    regards
    Krish

    As stated above, its done through the Transfer of Requirements settings in the SD IMG
    As an example lets look at the standard repair order - the links are:
    Sales document item category IRRP
    - Item Cat IRRP is linked to Requirements Type SERP (SD IMG->Determination Of Requirement Types Using Transaction)
    -- Requirements Type SERP is linked to Requirements Class 204 (SD IMG->Define Requirements Types)
    --- Requirements Class 204 is lined to order type SM03 (SD IMG->Define Requirements Classes)
    PeteA

  • Email notification for each order created by dealer

    Hi expert,
    My user request to have simple notification from email when everytime dealer finish creating their order. Email notification will be send to difference person depending on which dealer appoint to them. In my order setting there is no output type maintain yet.Can anybody help me...
    thanks

    Dear Sujiana,
    you will find all the necessary steps in TA VOK2.
    in TA VOK2 -> you will find all steps you have to do.
    Define condition type
    Define condition table
    Define access sequence
    Define output determ. procedure
    You could use output medium 5 (external send) and processing routines e.g.:
    Program                 RVADOR01
    Form Routine          ENTRY
    Form                      RVORDER01
    dispatch time: send immediately.
    Best regards,
    Andreas

  • User status for Notification and Work order

    We generate Service Notification IW26. I have already configured user status like PMND (Planning order not done), AWOP (Awaiting ordered parts) etc. in the Work order a while ago. Now the user wants same User status to the Notification as well. I like to know from experts what is the value added to have the same user status for both Notification and Work Order?
    Do you have any suggestions?

    Hey Chandra,
    The customer intent behind this requirement must be to check in reporting / List Display Transaction about the Order Status. If they want to know looking at a Pending Notification List about the Order Status, you can always provide similar report using SAP Query Builder or with help of your Developer.
    Apart from that If the Requirement is to have these User Statuses in Notification itself, Please advice them that it will be extra activity while performing transaction.
    I dont see any other benefit of having User Statuses added to Notification as well.
    Do let me know if you have some more info on Why Customer is requesting this....
    Regards,
    Avi

  • Purchase Order created with status "Held"

    Hi Experts,
    I need your help. When SC with free text item is approved the purchase order is created in status "Held". It were previosuly created with state "Ordered" .
    How I can solve this it?
    Many Thanks.
    Regards,
    David

    Hi Muthuraman,
    The PO is not transfered to R3.
    Debugging the FM BBP_PD_PO_CREATE I have obtained the next error:
    "Error has ocurred in princing"
    MSG ID:     BBP_PD
    MSG NO:   353
    I'm in extended scenario.
    Many Thanks.
    Regards,
    David
    Edited by: David Est. on Mar 17, 2009 7:24 PM

  • Create PM orders/notif with inbound IDOC

    Hi all,
       Anyone knows how can I create a PM order and a PM notification with inbounds IDOC?. If there are not IDOC available, it´s possible create PM order and notification trhought BAPI´s?.
    Thanks in advance
    Abel

    Hi Abel,
    Have a look at BAPI_ALM_ORDER_MAINTAIN for PM Order and BAPI_ALM_NOTIF_CREATE for PM Notification.
    You can check the BAPI's from transaction code BAPI.
    Hope this helps.
    Thanks
    Lakshman

  • Preventive Work Order Dates Synchronization with its automatic created  notification

    Dear all,
    Preventive Work Order Dates Synchronization with its automatic created  notification
    My question was initiated from PM module forum, please check above URL if you have time.
    My ultimate problem is that :
         "SMOD" Enhancement  "QQMA0018" needs to receive its origin data of work order when the execution time of IP10 or IP30.
         so that I can decide/calculate desired dates on the notification according to its origin work order date .
    Do I need to use "export/import memory" statements to communicate with origin work order?
    if it's true
    Thanks for your help in advance.

    Dear Pete,
    I just made test data in our DEV server,
    Work orders has been created by "IP30" which was executed today with its maint. plan( date format DD.MM.YYYY ).
    below work order has been created and the basic start date seems derived from plan date.
    below image is showing our 'SPRO' configuration for the PM priority.
    "ZM03" order type is using "ZP" priority type.
    (I don't know why is this work order didn't take the values defined on 'priorities for Each Priority Type' for calculating "basic start" & "basic finish" date, it seemed just copied same date with PlanDate)
    you can see the notification which is created automatically by work order as below.
    "M4" notification type is using "ZP" priority type as well.
    It took the 'required start' date by adding 2 weeks from today(=creation date) as 'priorities for Each Priority Type' has defined and 'required end' date also set to 6 months later from 'required start' date.
    (Am I right?)
    Please let me know, if you need further information.
    Thank you for your help.

  • How to delete order created against notification

    hi gurus,
    Someone tell me how to delete order created against notification. & also PR created against it.
    Regards,
    Radhika

    Hello
    You can set the deletion flag only when the order is business completed - CLSD status (no open costs remaining on the order). Deletion flag is set to the order when you want to archive the order. Till the order has a CLSD status, the del flag setting in the menu will remain inactive.
    Any open PR created against the order is automatically set to deletion when the order is set to TECO - tech completed status.
    For your scenario:
    If you dont want to use the order and the order is with CRTD status - you can set the 'Do not Execute' flag. It will set the order to CLSD and NCMP (Not completed) status. this will also delete your PR
    In case your order is already released - you will have to set the CLSD status for your purpose
    Regards
    Kartik

  • Kanban with purchase order : avoid manual change status to full

    Dear guru ,
    i use a kanban with purchase order.
    When I enter status empty (using for example PK13N) the system create purchase order.
    I want to avoid that the users enter status full using PK13N or PKBC .
    The users execute goods receipts against purchase order using MIGO in order that the system trigger status full automatically.
    How can I avoid that users change manual status to full using PK13N or PKBC ?
    Thanks.

    We have this scenario and to solve that we did a development. I heard in the past that even you can configure it on SPRO it doesn't work.
    I made some tests recently but I didn't get any positive result. We did tests entering the kanban id into the inbound delivery and post through vl32n and migo but it doesn't work.
    Regards
    Eduardo Chagas

  • Material status in master data set not allow create production order. but..

    Dear All expert.
    There is one case I don't understand,  the component material within BOM had been set material plant status which it is not allowed to create Production order ( Porder header Msg & PO/Network item msg = B in OMS4).
    If user use tx:CO01 for create production order, the error message block production order can't be created. It is good .
    However, when user is using Tx: CO41 to convert planned order to production order with that material ( status which not allowed to create production Order) . it is successfully without any error message ..  User successfully create production order without limit.
    Therefore,  is there any configure in IMG was wrong?
    thanks for reading.
    Marco

    Dear R.Brahmankar,
    I had followed your instruction to check. It is very helpful.
    when I check program in CO41 (saplcoup), I found that it only check material  status (FG) on top level of BOM .
    Its don't check component material.
    Function CO_ZF_CHECK_MATSTAT_POS  component item in BOM , the program will not check item plant status.
    When I use TX: CO40 to test. I found that CO40 with Program LCOSD1J - CHECK_MATSTAT_COMP have component material status check.
    I'm not sure is that genic CO41 don't have component material status check?
    ths alot
    Marco

  • How to implement notification with response against each order lines

    We have a requirement wherein the multiple order lines should be displayed in one notificaiton and the response (Approve/Reject) should be line wise.
    For exmple, if an order has 3 lines, the approver should get one notification with all 3 lines displayed in the notification. Approver should be able to approve say 2 lines
    and reject the third line.
    If reponse is not possible line wise, is it possible for including a drop down/checkbox/text against each line which would enable the approver to approve/reject the line and the approver response against each line should be captured.
    How do we implement this?

    Hello,
    we are evaluating BC4J/JClient. In our application we have a navigation tree
    in a Java client from which we can call nested dialogs to set attributes,
    call business logic etc.
    Is it possible to open more than one sub-dialog from our starting navigation tree
    at the same time? Each sub-dialog should have its own transaction context.
    To our knowledge we need a new application module for each sub-dialog in order
    to start a new transaction. But how is the navigation tree updated if data
    from the sub-dialogs is commited? The dialogs and the navigation tree don't share
    the same model, do they? The navigation tree might have to show lots of data
    retrieved over a slow connection, so simply updating the entire model is not a solution.
    This could work if an intelligent caching fetches only the changed data.
    So: What is the best way to implement sub-dialogs with their own transaction plus an
    update mechanism?To create a UI like this, see the sample on OTN at
    http://otn.oracle.com/sample_code/products/jdev/jclient/jclient_binding_demo.html
    YOu'd have to tweak this sample so that each sub-window comes up with it's own AM (as you've right suggested).
    Regarding commit, yes, if you do not want to query the whole model on the navigator, you may use Transaction.commitAndSync() method to commit changes instead of simply performing a commit() call.
    See javadoc on this method for details on how it works.
    Thanks for any help!

  • BAPI / FM for Order Create with Reference

    Hi experts,
    I looking for a BAPI or any FM that can be used to create sales orders with reference. I want to create ORders with reference to other orders.
    I've tried BAPI_SALESORDER_CREATEFROMDAT1 and 2. These doesn;t work for referencing Order. Any ideas....
    Thanks a LOT
    Ron

    Hi,
    Here is list of all bapi for sales order.
    BAPISDORDER_GETDETAILEDLIST Sales Order: List of All Order Data
    BAPI_ORDER_CHANGE_STATUS_GET Change status for order
    BAPI_SALESDOCU_CREATEFROMDATA Creating a Sales Document
    BAPI_SALESORDER_CHANGE Sales Order: Change Sales Order
    BAPI_SALESORDER_CREATEFROMDAT1 Sales Order: Create Sales Order
    BAPI_SALESORDER_CREATEFROMDAT2 Sales Order: Create Sales Order
    BAPI_SALESORDER_CREATEFROMDATA Create sales order, no more maintenance
    BAPI_SALESORDER_GETLIST Sales order: List of all orders for customer
    BAPI_SALESORDER_GETSTATUS Sales order: Display status
    BAPI_SALESORDER_SIMULATE Sales Order: Simulate Sales Order
    BAPI_XSI_GET_VTRK_G Tracking info
    Pls reward helpful points.
    Regards,
    Ameet

  • How to create Delivery with sales order FM/BAPI

    Hi Gurus,I'm new to  SAP  platform
    I have created sales order ,
    with this i need to create Delivery(vl01n)
    so i need to give 'Shipping Point','Selection Date','SD Number'
    so could any one tel me which FM/BAPI is suitable to create
    Outbound delivery with 'sales order number', 'Selection date' and
    "Plant or Shipping Point'.
    With these Import parameters i need  FM/BAPI .
    Thanks  in Advance
    Siva Kumar kasa.

    I   have created delivery  with  that  BAPI 
    giving   'batch number'  but  it was  not  updated,so  can u tel me
    any related field  which need give to change batch field  also.

Maybe you are looking for