Oracle Payable Invoice Approval with AME issue

Hello,
This is on r12.
We are using AME for Oracle Payables Invoice Approval.
We have a requirement that if the supplier type is of Audit, then Person "John Johny" is the final authority on that invoices. That means such invoices will have one and only one approver - "John Johny"
To incorporate this, I did following AME setup
1. Created a List Modifiers Conditions of type "HR People" and "FND User" and explicitly assigned John Johny in the condition.
2. Created an Action Type of "Final Authority"
3. Created a rule of "List Modification" type
4. Attached appropriate conditions
5. Attached List Modifier ConditionsMy probelm is #5 from above. Even after creating conditions of List modifiers #1, It is simply not showing up in list of values when setting up the step #5. Not sure what is missing. Any advise?
Thanks,
Darsh

The AME does not apply any item class when list modifications rule type with final authority is applied.
The drop down box for item class remains grayed out
Thanks
Darsh

Similar Messages

  • AME Payables Invoice Approval

    Hi,
    I'm new to AP module and AME. Currently working on setting up a rule in AME for Payables Invoice approval. Here is the rule - If Invoice amount is greater than $50 it needs an approval from manager level1. I'm getting this
    Error : "This transaction's requestor lacks a person ID, so AME cannot locate the requestor's supervisor to begin the chain of authority."
    So I found out that I have to use attribute TRANSACTION_REQUESTOR_PERSON_ID which needs requester ID.
    1. How do I populate the REQUESTER_ID in AP_INVOICES_ALL.
    2. How to I stop the approval to only one job level.
    Please let me know.
    Thanks in advance.

    Follow the following steps to do the personlization:
    Open the AP Invoice window. Go to Help --> Diagnostics --> Custom Code --> Personalize
    Enter a sequence and description as desired.
    Condition tab:
    Trigger Event: WHEN-VALIDATE-RECORD
    Trigger Object: INV_SUM_FOLDER
    Condition: :INV_SUM_FOLDER.REQUESTER_ID is null
    Actions Tab:
    Seq: 1
    Type: Property
    Object_type: Item
    Target Object: INV_SUM_FOLDER.REQUESTER_NAME
    Property Name: Value
    Value: =select full_name from per_all_people_f
    where person_id = (select employee_id from FND_USER
    where user_id = :INV_SUM_FOLDER.CREATED_BY)
    and sysdate between effective_start_date and effective_end_date
    Seq: 2
    Type: Property
    Object_type: Item
    Target Object: INV_SUM_FOLDER.REQUESTER_ID
    Property Name: Value
    Value: =select to_char(person_id) from per_all_people_f
    where person_id = (select employee_id from FND_USER
    where user_id = :INV_SUM_FOLDER.CREATED_BY)
    and sysdate between effective_start_date and effective_end_date
    Save and validate the personalization. Close all window, open the invoice window again and enter the invoice details. Upon saving the invoice header, the person name and id will be populated automatically.
    Ensure that an employee is attached to the person entering the transaction (in the user definition screen).
    Hope this helps
    Vinit

  • Payable invoice approval

    i am using r12, tested payable invoice approval via approval management engine found following issues during testing;
    1. When I change Invoice amount through "view additional invoice details" in AP Invoice approval notification it shows the old invoice amount approved by user in "Invoice approval status report" and the revised amount in parables invoice window.
    2. Invoice approval status report shows incorrect invoice i.e if an invoice of Rs. 100,000/- is approved by 3 users it will show the total number of invoices approved = 300,000/- instead of Rs.100,000/-.
    could you please guide me what is the problem and how to resolve it.
    early reply is requested
    regards
    Zunair

    Dear its not the reviewed amount but it is showing that "total number of invoices approved Rs. 300,000/- while it is only one invoice and it is showing **total number of invoices approved = Rs. 300,000/-** if it is showing invoice amount than it is also wrong as I have sent only one invoice of Rs. 100,000/-.

  • Payable Invoices Approval

    Hi
    I need to customize the payable invoices approval method for the legacy data (data migration)
    Approach
    Get the API which the Workflow is using to approve the Invoices... and customize it... create a concurrent program and submit the concurrent program...
    after the data migration is completed enable the workflow...
    Can you pls let me know the API name which does the approval opeartion..
    I do not want to customize the workflow as it is a one time job...
    If there is any changes which can be done in the interface table pls let me know.. if i can do a manual update on to the tables, if possible pls let me know the tables for same.
    Regards
    Yram

    Hi,
    We have done an extension on the approval workflow here.
    Basically, if you set the WF_APPROVAL_STATUS status of the invoice and corresponding invoice line to ‘WFAPPROVED’ then the invoice is approved.

  • R12 Payable Invoice Approval - Issue - Requesting URGENT help please

    Hello,
    This is on r12.1
    For some reason all invoices entered on Invoice workbench goes into approval mode "Not required" after we check the "initate approval" checkbox on the Action button.
    This is happening irrespective of any supplier, amount we use.
    We have no customizations in AME and APINVAPR workflow.
    The system options approval tab has check box "Use Workflow for Invoice Approva" CHECKED.
    The checkbox "Force Invoice Approval" is UNCHECKED.
    We have run out of options and the problem is still persistent.
    Please advise. How can we have invoices go through approval and not have it "Not Required" all the time.
    Thanks,
    Darsh

    Hi Darsh,
    can you review the AME configuration on the approval limits and the people assigned in the approval groups.
    Also, is this is the first time you are using this feature ? If not, was it working fine before ....?
    Also please check the below reference:
    11i: APXINWKB - Invoice Approval Status Is Incorrectly Changed To Not Required when Approval is Initiated if Approval Group Contains FND Users [ID 331214.1]
    Regards,
    Ivruksha

  • Oracle AP Invoice Approval Workflow

    WorkFlow Gurus,
    I create an AP invoice and add attachment to it and initiate approvals.
    The Invoice Requester's manager logs into Oracle and can see the Invoice Approval Notification (in Worklist) and can also see the attachment.
    But the same manager also receives an email for the same Invoice Approval but in email he can't see the attachment or any link to point to the attachment.
    Can you please suggest what can be done to see attachments in email for invoice approval workflow?
    Please help here!
    Thanks

    If you have some idea, can you point me to what exactly could be causing this issue. Is this the problem with emailing message preparation part or email sending part or something else that could be causing this. Sorry, I have no idea -- It might be reported in the bug.
    Another questions that comes to my mind, does attachment work with other workflows like iProcurement / PO / HR etc.....that is, is this a problem with just AP Invoice Approval or other oracle workflows have the same issue.
    One point brought out by one of fucn folks was, because invoice images could be of several pages that is why oracle don't want to send those in emails.Please log a SR for this.
    Thanks,
    Hussein

  • Accounts payable invoice approval

    Hello All,
    I am working on AP invoice approval workflow, i wanted to know whether there is any standard workflow for this.
    Cheers
    Manish

    Hi Manish,
    For Non-Po Invoices(Which uses Business Object FIPP) please check workflow templates WS00400004 and WS10000051.
    However for PO Invoices(Which uses Business Object BUS2081), i did not find any standard workflow templates.
    However you can build your own workflows based on the requirement you have.
    You can check workflow templates  and event linkages in transaction SWETYPV.
    Hope this helps.
    Please reward points if the hint is found useful.
    Thanks & Regards,
    Venkat

  • Accounts Payable Invoice Approval query

    Hi All,
    I just want to know invoice approval group apply on selected invoice.
    which approval group use for invoice approval
    Thanks

    Hi Manish,
    For Non-Po Invoices(Which uses Business Object FIPP) please check workflow templates WS00400004 and WS10000051.
    However for PO Invoices(Which uses Business Object BUS2081), i did not find any standard workflow templates.
    However you can build your own workflows based on the requirement you have.
    You can check workflow templates  and event linkages in transaction SWETYPV.
    Hope this helps.
    Please reward points if the hint is found useful.
    Thanks & Regards,
    Venkat

  • Payables Invoice Approval AME Setups

    We have a requirement where, If Invoice_amount >= 0, the approval should go to a person (employee) who approves all invoices except those that he creates. Only the invoices that he creates should go to his supervisor. And this person who approves all the invoices except his is not necessarily the supervisor of all people entering invoices, So using HR hierarchy might not be the solution here right? How can i implement such Rule using AME? I mean how do i get the approvers list here? I am pretty new to AME..Please suggest.
    Thanks in Advance!
    Munna

    Hi Munna,
    Create 2 Rules and 2 Approver groups and 1 Condition
    Create a condition using "TRANSACTION_REQUESTOR_PERSON_ID" Attribute. While creating this condition, you can select the employee name (person who approves all invoices). Condition is TRANSACTION_REQUESTOR_PERSON_ID = <<<Employee name>>>
    Creating 2 Approver Groups
    1. Create an Approver Group and include only one person name in that. This person is the employee who will approve all the Invoice except the one created by him.
    2. The second Approver Group should contain the Supervisor of the above mentioned employee.
    Creating 2 Rule
    1. Create the First rule will not contain any condition. Add the First Approver group in Action type Section in Rules window.
    2. Create the Second rule with the condition which is created as mentioned above. Add the Second approver Group created in the Action Type section in Rules window.
    I hope Invoice_amount >0 is not required because, the first rule will always apply to ALL the Invoices which does not satisfy the rule 2.
    Regards,
    guru

  • R12 Payables Invoice Approval Workflow

    Hi All,
    We are using standard Payables Approval Workflow.
    The standard behaviour is that if we have 2 lines for an invoice, it sends the notification for first line first and waits till this line gets approved.
    Once Line1 is approved, it sends the notification for second line.
    Our requirement is to send the notifications for both the lines at the same time.
    Can someone please suggest how we can do this?
    Thanks,
    Amit

    Hi,
    Since it is a standard WF one cannot modify it.
    If we modify the standard workflow theres a chance of our changes getting erased when a patch is applied to the instance.
    One can create completey create a custom workflow and make it perform all the tasks performed by seeded workflow.
    Thanks,
    Vinod

  • R12 Oracle Payables Invoices and Payments conversion

    How are open AP invoices and payments converted from R11i to R12? Please suggest documents/notes on how this can be done and if there are any APIs to be used for the data conversion, please suggest those.
    Thanks

    If you are going to perform an upgrade from 11i to R12, pl check the upgrade guide at http://download.oracle.com/docs/cd/B40089_10/current/html/docset.html for steps necessary before performing the upgrade (along with the ML Doc noted above).
    If you are planning a re-implementation, you will need to extract the data from 11i and load it into R12 via open interface tables and APIs. APIs are documented in the "Integration Repository" responsibility in your R12 instance.
    HTH
    Srini

  • Oracle Access Manager integration with Siebel issue

    Currently facing a technical issue with integrating OAM with Siebel. Attached below are some details.
    1. Trying to protect the .html file through OAM.
    2. Created Application Domain, User identity store as AD
    3. Enabled the 10gWebgate Agent as OAM agent
    4.Created Host Identifier
    5.Created own Authentication Scheme for AD
    6.Created Protected Resource Policy and configured Authentication Scheme.
    We are unable to protect the resource : ResOpNotProtected error is seen.
    Thanks in Advance

    Have you provided all the hostname and port combinations in the Host Identifier?
    What have you configured as Preferred Host in webgate configuration? What is configured in the Host Identifier?
    ~Yagnesh

  • Change Distribution in a active AP Invoice Approval workflow notification.

    Hi Experts,
    My client is using oracle 11i, we are in the process of configuring the oracle payable invoice approval workflow using AME.
    We have a requirement where in the person who receives the workflow notifications should be able to modify the distribution in the invoice.
    The approver may not have the Oracle Payable responsibility.
    Is it possible? If yes then how?
    Regards,
    Vishvesh

    Hi,
    Using the Sysadmin responsibility, please submit "Workflow Background Process" with the below parameters and see if it helps:
    Process Deferred: Y
    Process Timeout: Y
    Please also see the following notes;
    How to Manually Process the Events from Workflow Queues When The Deferred Agent Listener Won't Start [ID 953103.1]
    Workflow Background Process Does Not Progress Shipped Lines: Stuck in Fulfill - Deferred [ID 804133.1]
    Hope this helps!
    Best Regards

  • Oracle AME AP Invoice approval

    Hi,
    Can some one tell me if in AME with patch B installed.
    1) Can i configure AME Invoice approval at the Org level or responsibility level rather than at the application level. I ask this question because we are a multi org single SOB environment and we are trying to implement AME for only one of the org's. If i Setup AME profile AME:Installed = Yes at the application level will all users from my other org also be affected?
    2) How do i force PO matched invoices to go through Approval? it seems like the implementation guide says all PO matched invoices automatically goes to Not-required. However, we require PO matched invoices to go through approval. I have followed steps in note 337714.1 but it doesnt seem to work, my PO's still get marked as not required.
    Appreciate your help.
    Thanks
    Gayathri

    Hi Gayathri,
    1) Set AME profile AME:Installed = Yes at the application level : Payables. Set Use invoice approval workflow : Y at Payables Options window > Approval step for the related operating unit. Payables invoice approval will work for only those operating units that you set Yes at Payables options.
    2) Note 337714.1 was written for R11. If you have the problem at R12 please review the note.
    Seeded AME Production Rules Are Not Working (Doc ID 727140.1)
    It says:
    Cause
    The seeded condition in the INVOICE HEADER MATCH CHECK is APPROVE_MATCHED_INVOICES = False.
    This means in order for that condition to be met by any specific invoice and for the production
    rule to apply to it, the system would need to be setup with the mandatory attribute Approve
    Matched Invoices = False but this also defaults to true.
    Hence, for the rule to be applicable, the condition needs to be APPROVE_MATCHED_INVOICES = True.
    Once the seeded rule is setup with condition APPROVE_MATCHED_INVOICES = True this rule will then be applicable to all the invoices entered and hence the additional condition in that rule can be
    evaluated. This will alllow the production rule to be applicable to PO matched invoices which will in effect bypass approval and allow the status to change to Not Required.
    Solution
    To implement the solution, please execute the following steps:
    1) Create a condition with APPROVE_MATCHED_INVOICES is True
    2) Remove the existing condition APPROVE_MATCHED_INVOICES is False from the rule INVOICE HEADER MATCH CHECK
    3) Add the new condition APPROVE_MATCHED_INVOICES is True to the rule INVOICE HEADER MATCH CHECK
    4) Test on AME screens and ensure the rule is found applicable.
    5) Retest with a new invoice, this time PO matched invoices should not require approval and should
    change to Not Required.
    Hope it works,
    Zeynep

  • How to get Invoice status value in oracle payable

    Hi guys,
    I am new in oracle apps plz tell me how to get invoice status value of prepayment invoice type in payable.
    Navigation ->Payables->Oracle Payables ->Invoices->Inquiry->Invoices ->go to Invoice status block and open to Status LOV
    plz provide me sql query to find those status lov values and accounted values for any supplier & invoice num.
    it's urgent plz .......................
    Thanks guys.......

    The invoice approval status does not come from any table / lookup.
    Instead, Oracle builds it by calling the ap_invoices_pkg.get_approval_status function.
    You can also call it by passing invoice_id, payment_status_flag and invoice_type_lookup_code.
    All these 4 columns are present on the ap_invoices_all record.
    Hope this helps
    Sandeep Gandhi
    Independent Consultant

Maybe you are looking for

  • Unable to capture image using MDT 2012

    After running my Sysprep and Capture task using MDT 2012, MDT begins to capture the image and makes it all the way to ~94% and then stops and returns several errors. Any idea as to what may be causing this? Below are the errors returned during the ca

  • Lost January Update and I am Pi$$ed

    After reading the horror stories about the version 2 update, I elected not to update. I received the prompt then to update to 1.15 which I did. Shortly after I did, all of my files on the Ipod were transferred due to some kind of a glitch to "other",

  • Preview doesn't show up in the capture window

    When trying to capture, the video preview doesn't show up in the capture window, only the color bars. I am able to run my transport with the buttons and the key commands, so I know the Canon ZR500 is really communicating (easy setup: DV-NTSC), via fi

  • String data right truncation

    I have a PreparedStatement to insert into a 104 column table. When I run the procedure it throwing an exception [IBM][CLI Driver] CLI0109E String data right truncation. SQLSTATE=22001 COM.ibm.db2.jdbc.DB2Exception: [IBM][CLI Driver] CLI0109E String d

  • KeyListeners don't work

    Hi, I'm trying to add a KeyListener to the component JApplet which is able to catch all KeyEvents that occur. My aim is to write an applet that intercepts all keyboard events taking place on any component that it contains. But so far it doesn't work.