Send Notifications for Purchasing Documents Concurrent Program fails

Hi,
We have Oracle EBS 11i (11..5.10) - Oracle Financials and Order Management implemented on Single Node Windows 2003.
Send Notifications for Purchasing Documents Concurrent Program is scheduled to run every 10 minutes and sometimes Completes with Error.
Due to this other Concurrent Requests arr going to Pending Normal.
During this time a pop-up window appears on the server's console with message like 'FNDLIBR.exe has encountered errors......' with OK button. Once I click the OK button other Concurrent Request are able to Run and completes.
Usually the Send Notifications for Purchasing Documents Concurrent Program completes normally in 1 min or less. The ones that Completes with Error have run for more than 2-3 hours.
Please let me know how to troubleshoot this issue. Windows Event Viewer also shows this error " Faulting application FNDLIBR.exe, version 0.0.0.0, faulting module SQLLIB80.DLL, version 0.0.0.0, fault address 0x00009e1f."
Thanks
Thiru

Hi
This note advices to apply patch 5567785 (one-off patch).yes it is, i suggest check first you have this patch on your system or not. If it doesnt than i suggest take backup for if something goes wrong after patch. Than apply patch to your test instance
Hope it helps
Regard
Helios

Similar Messages

  • Error While submitting Import Standard Purchase Order Concurrent Program

    Hello All,
    When I am trying to submit Import Standard Purchase Order Concurrent Program from front end, it gets submitted properly.
    and from backend,I am getting Following error.
    To get the log messages for PDOI, please use the following id to query against FND_LOG_MESSAGES table:
    AUDSID = 27810853
    ORA-01403: no data found in Package po.plsql.PO_PDOI_PVT. Procedure init_sys_parameters.0
    ORA-01403: no data found in Package po.plsql.PO_PDOI_PVT. Procedure init_startup_values.10
    ORA-01403: no data found in Package po.plsql.PO_PDOI_PVT. Procedure start_process.50
    User-Defined Exception in Package po.plsql.PO_PDOI_Concurrent. Procedure POXPDOI.30
    When I looked in Parameters in both program(manually submitted and called from backend) I found a difference.
    difference is Parameter Operating Unit. It not get submitted while program calling from backend.
    Please anybody tell me solution for this. for setting this parameter.
    (Also I have applied for patch 13001705 as per Metalink suggested).
    Thanks in advance.
    Regards
    Ravi Raj.
    Edited by: Ravi Raj on Jan 23, 2013 10:50 PM

    Please paste the code here.. there may be some parameter issue while submission.

  • Send notification for Approved PR to third party (not in hierarchy)

    Oracle Purchasing.
    how can I send notification for third party (buyer) which is not in the approval hierarchy to inform him the PR is approved? so, he`ll receive same notification as the issuer.
    Regards

    Sorry to say the obvious.Customize the workflow?

  • Sp_Transaction Notification For Purchase Order Item Checking

    Hello All,
    I need to create a sp_Transaction notification for Purchase Order where system will check that the document to be added
    with Vendor 'A' and ItemCode 'ERT' should not be be previously added for the same vendor 'A.
    Example:-
    Doc No.  Vendor   Item Code
    1                A            ERT
    Is added
    Next if the Purchase Order is added with same vendor and same Item then system should block the entry and throw a message
    'Purchase Order Already Entered for Vendor 'A' with Item Code 'ERT'"
    This checking will be done for each line item of currently entered Purchase Order Document.
    Thanks ,
    Amit

    Hi Amit,
    i found this on forum. Try this,
    if @object_type = N'22' and @transaction_type in (N'A', N'U')
    begin
    declare @line1 int
    declare @lin1 int
    declare @out1 int
    Set @out1 = 0
    SET @lin1 = 0
    Declare @Vend as varchar(200)
    Declare @ItemCode as varchar(200)
    Select @Vend = CardCode From OPOR Where DocEntry = @list_of_cols_val_tab_del
    Select @line1 = Max (LineNum)FROM POR1 WHERE POR1.DocEntry = @list_of_cols_val_tab_del
    While @lin1 < @line1
    Begin
         Select @ItemCode=ItemCode From POR1 Where DocEntry=@list_of_cols_val_tab_del and LineNum = @lin1
          if (SELECT COUNT(T0.DocEntry) FROM POR1 T0 inner join OPOR T1 on T0.DocEntry = T1.DocEntry
          WHERE T0.ItemCode = @ItemCode and T1.CardCode = @Vend)> 1
          Begin
               Set @Out1 = 1
               Break;
          END
               Else
               Begin
               Set @lin1 = @lin1+1
               Continue
          END
    END
    Set @lin1 = @lin1 + 1
    if @out1 = 1
    begin
          Set @error = 1
          Set @error_message = 'Item Code in line ' + CONVERT(nvarchar(4), @lin1) + N'already Exists For This Vendor!'
    End
    END
    Check this too Stored procedure in purchase order for duplicate item for a vendor
    Thanks,
    Joseph
    Edited by: Joseph Antony on Jan 11, 2011 1:37 PM

  • Error "Account assignment 00 for  purchase document does not exist " when u

    Hai,
    I am encountering the following problem when posting a PO based Invoice using BAPI_INCOMINGINVOICE_CREATE.
    The error says " account assignment 00 for purchasing document does not exist".
    The scenario is very simple.  I need to raise an Invoice against a PO. the PO has a single line item of quantity 10 net price 10.  Tax code is U2 ( 7% tax).
    I am passing the following at header level.
    Invoice_indicator ( as 'X'),company code,doc date , posting date, gross amount (107, currency USD, calc tax indicator as 'X'.
    At line item i am passing Invoice document item 000001, po number , po item number, tax code(U2) item amount (100),
    Does this error has got any thing to relate configuration matters?
    Regards,
    Upender

    Hi Upender,
    In some cases, depending on the type of PO / Posting,
    you might have to populate the accounting data itab and pass in the BAPI parameter.
    you can select the accounting data from EKKN for the PO.
    Again it depends on the PO category, wether you need to populate Qty & Unit in accounting data.
    Further, the accounting data should be exactly the same as there in EKKN ( all the fields except Qty & Unit ).
    Thanks,
    Ram

  • Report for Purchasing Documents with Over Delivery or Under Delivery Tolera

    Dear All !
    please suggest me a report for Purchasing Documents with Over Delivery or Under Delivery Tolerance limit.
    thanks n regards
    Naagsekhar

    hi,
    Go to ME2N --> Use dynamic selection, choose for hte Puchase doc item --> here select for the over and under delivery and then execute the report..
    Hope it helps..
    Regards
    Priyanka.P

  • Due List for Purchasing Documents

    Dear Experts,
    I'm implementing SMI scenario with SAP SNC 5.1. I was traying to create an ASN, for a Replenishment Order already created, using "Due List for Purchasing Documents" screen, but when I insert the data to filter the list the following error will appear me:
    ODM error while loading releases
    What it means? How can I solve it?
    Thank you in advance.
    Edited by: PTP Team Consultants on Dec 5, 2011 5:24 PM

    Hi Vinod,
    thanks for the answer but I already implemented that note.
    Any other solutions?
    Thank you

  • MRRL- Item 00002 for purchasing document not selectable

    I have a PO which was created with ERS flag on, when we did GR we realized this should not be ERS activated PO. So we reverse the GR  and unchecked the Inv. receiptm GR based IV and ERS flag on the PO but now this PO is keep showing up in MRRL with a message "Item 00002 for purchasing document not selectable". How do i get rid off this PO from MRRL report.
    Please help!

    When an item is marked as ERS and a GR is done an entry is put in the EKRS table.   My guess is that you did not do a settlement after you did the reversal so the EKRS table still has the original GR and the reversal which is why it is showing up when you execute MRRL.    If you don't want that showing up when you execute MRRL I would add the ERS flag back long enough to do a settlement.   The settlement will create a zero value MM invoice and clear out those two entries in the EKRS table.   
    Regards,
    Sandra

  • Add button in "Due List for Purchasing Documents" Screen

    Dear All,
    I need to add one button on "Due List for Purchasing Documents" Screen in customer view. Can you please suggest BADI for adding this button.
    Thanks

    Button to be added on toolbar.

  • Search by partner function for purchasing documents?

    Hello,
    Please could someone advise the steps required to allow me to search via partner function for purchasing documents? The functionality is present in IH08 for PM.

    Hi dear,
    During defining the partner Schema, please follow the process:
    a.Create partner Schema
    b.After creation of partner Schema, select your partner Schema and click u201Cpartner roles in schemau201D and you will have next screen
    Now for Partner function like VN,OA,PI and GS as you required and select the check box of mandatory
    and save.
    Now try creating Vendor and you will have Partner function like VN,OA,PI and GS in vendor master.
    Note: The following configuration steps for Vendor master are:
    1. Create Vendor Account Group.OBD3
    2. Maintain Number Ranges from Vendor account Group:XKN1,
    3.Assignment of Number ranges to Account Group,OBAS
    4.Partner Function: SPRO->MM->Purcahsing->Partner Determination-> partner roles->Permissible partner role sper account group
    5.Partner Schema:
    SPRO->MM->Purcahsing->Partner Determination->Partner setting in Vendor master record-> Define partner Schema
    6.Assgin partner schema to accont Group
    SPRO->MM->Purcahsing->Partner Determination->Partner setting in Vendor master record-> Assgin partner schema to account Group.

  • Custom concurrent program failing with Signal 6 error

    Custom concurrent program failing with the below error ,
    stat_low = 6
      stat_high = 0
      emsg:was terminated by signal 6
      Enter Password:
      # An unexpected error has been detected by HotSpot Virtual
    Machine:
      #  SIGSEGV (0xb) at pc=0xf608fd7e, pid=16054, tid=3417308016
      # Java VM: Java HotSpot(TM) Server VM (1.4.2_14-b05 mixed mode)
      # Problematic frame:
      # C  [libca.so.0+0x2dd7e]  caupzsearch+0x1e
    Help needed to debug this error.
    Regards,

    Please post details of application release, database version and OS.
    Is the issue with one specific custom concurrent program? What is the type of this CP? Has this ever worked?
    Please enable trace/debug as per (How To Trace a Concurrent Request And Generate TKPROF File (Doc ID 453527.1)) and see if more details are collected in the log then.
    Thanks,
    Hussein

  • Storing Attachments for Purchasing Documents

    Standard SAP functionality for purchasing document attachments stores the files on the SAP Database (for both SRM and ECC).
    /cisap/edoc/<SYSID>/<filename>
    SAP does not appear to provide a straight forward way to configure a different storage location on a file server. Post go live, and before space runs out in the database, a new approach will have to be implemented for the physical storage location of purchasing document attachments.
    MY Client would prefer to store these attachments on a file server.
    Please suggest me how to do it,
    Thanks & Regards
    Sada

    Cancelled.

  • Workflow to send mail for purchase requisation and approval msg which automatically updates sap

    I am new to workflow,I need to create work flow for purchase requisation and send mail for concern person for approval,like if he clicks approve in mail ,automatically it should get updated in sap if he rejects then he should enter reason for rejection
    pls help...

    Hi Surya,
    SAP had provided you with a standard WF template for PR. You only have to activate it. The workflow template is WS20000077. In this what you have to do is, make all the tasks in this
    WF as a general task. For that go to each activity and double click on the task ID. Then from within the task go to menu Additional Data->Agent Assignment->Maintan. Then slect the task and press Attributes and select general task. This will ask for a customizing request. Do this for all task.
    The give event linkage by going to the Basic Data of the workflow and give binding. This will fulfill
    your requirement.
    Regards,
    Abijith

  • Release strategy behavior for purchase documents

    Hi all,
    I'm working at a company that recentily has implanted SAP. We noticed last week that the approved documents, like PR, PO, RFQ etc.. can be modified by the users and that documents doesn't modify its approval status, I mean, they remains approved.
    I'd like to know if is there any standard way to configure the SAP to not allow any modification in an approved document, or if an approved document has been modified, it resets its approval status to pending approval again.
    Thanks in advanced,
    Rodrigo

    Rodrigo wrote:
    > I'd like to know if is there any standard way to configure the SAP to not allow any modification in an approved document,
    For this, Use OLME -> Purchasing -> Purchase Order -> Release Procedure for Purchase Order --> Define Release Procedure for Purchase Orders -> Release Indicator chose the last level for Changeability as "1 Cannot be changed"
    Rodrigo wrote:
    > if an approved document has been modified, it resets its approval status to pending approval again.
    For this, Use OLME -> Purchasing -> Purchase Order -> Release Procedure for Purchase Order --> Define Release Procedure for Purchase Orders -> Release Indicator chose the last level for Changeability as "4 Changeable, new release in case of new strat. or val. change"

  • How to implement node affinity for java type concurrent programs.

    How to run a concurrent program against a specific RAC instance with PCP/RAC setup? (Doc ID 1129203.1)
    This works for non java registered concurrent programs but not java registered with use the DBC file
    EBS RAC environment with two RAC nodes. We would like to implement node affinity to allow concurrent programs to be directed to a single RAC instance. Oracle have provided the NODE AFFINITY ability via the concurrent program definition in Session Control. This then uses the entry in the 10.1.2 tnsnames.ora to pass the request directly through to the instance as defined by Node Affinity.
    However, concurrent programs defined as type java do not access the database by the 10.1.2 tnsnames.ora but use the dbc file under $FND_SECURE. This file is configured for both self service and concurrent processing so any change to the dbc file entry will affect both self service and concurrent processing.
    How to we implement a node affinity solution for concurrent programs without affecting Self Service conncetions? We'd like the dbc file to directly connect java concurrernt programs through to one instance but the self service connections to use the SERVICE name only.
    Regards.
    philippe.

    Did you think about Online/Batch node concept ? By that way you can seggrecate application connection.

Maybe you are looking for