Oracle EBS AP Invoice Batch Approval

Hi All,
We have one requirement for EBS R12 as mentioned below.
1) We want to implement batch approval for AP invoices.
2) It should allow user to select or deselect invoices from a batch for approval or rejection.
3) Approved or Rejected invoices from the batch should be processed later on with the same process.
4) It should allow 3 level approval hierarchy ( accountant, manager & director )
5) It should allow vacation rule creation for standard processing.
Can anybody suggest how we can achieve this functionality???
Thanks in advance for your inputs.
sanjaypanchal

Hi Srinivas,
This sounds like it would be a customization:
1. Enable and require standard invoice level approval
2. Switch off notifications on standard invoice approval and implement "mock" approver to receive all notifications each invoice (as your batch approver would now be the approver at a batch level)
3. Write extension to allow user to submit invoice batch for approval (e.g. SPECIALX or MENUX forms personalization) with each invoice in the batch submitted for approval when batch is submitted
4. Write custom workflow to provide logic you require for batch
5. When batch is approved/rejected update status (via backend or by callback to standard invoice workflow) of each invoice in batch as approved/rejected.
6. Probably a couple of reports to support the above.
Regards
Gareth
http://garethroberts.blogspot.com

Similar Messages

  • AP Invoice Batch Approval

    Hi All,
    We have a requirement where AP invoice batches approval is required for Oracle 11.5.10.2. Currently, we know that the invoice approval is possible by invoice. We need to achieve the same for invoice batches so that all the invoices within the batch would have to get approved in a single go. Please note we need invoice batch approval not invoice batch validation which is anyway a standard functionality.
    Appreciate a solution or a workaround to achieve the above.
    Thanking you
    Srinivas

    Hi Srinivas,
    This sounds like it would be a customization:
    1. Enable and require standard invoice level approval
    2. Switch off notifications on standard invoice approval and implement "mock" approver to receive all notifications each invoice (as your batch approver would now be the approver at a batch level)
    3. Write extension to allow user to submit invoice batch for approval (e.g. SPECIALX or MENUX forms personalization) with each invoice in the batch submitted for approval when batch is submitted
    4. Write custom workflow to provide logic you require for batch
    5. When batch is approved/rejected update status (via backend or by callback to standard invoice workflow) of each invoice in batch as approved/rejected.
    6. Probably a couple of reports to support the above.
    Regards
    Gareth
    http://garethroberts.blogspot.com

  • Disable Tax feature in prepayment invoices in Oracle EBS 11i

    Hi, buddies, does somebody know how to disable tax caculate feature in prepayment invoices in Oracle EBS 11i? Bcoz prepayment invoices are not required tax.
    Thanks in advanced.

    Please see if (Isetup Framework Error (No data found for region) When Setting Filters Within Selection Set [ID 367684.1]) helps.
    Thanks,
    Hussein

  • "Concur" application to Oracle EBS R12

    Hi,
    Has anyone done an integration from the "concur" application to Oracle EBS R12? If so, can you please tell me how to do it? Am looking for submitting an expense report from the "concur" application downloaded on my MOBILE phone to be approved in Oracle EBS R12.
    Regards,
    Divya

    Divya
    What are you specifically looking for? If Concur is being implemented at your client, you may want to ask the following questions:
    1) Would expense report approvals happen in Concur, or are they going to be done in Oracle? Typically, the reports are approved in Concur. Based on your post, it looks to me that you are concerned more about manager approval. Concur's expense report approvals are not necessarily that well developed as Oracle 12.1.3, where you can use AME for dual / multi-level approvals.
    2) What are the various data elements that will get interfaced from Oracle to Concur -- if you have Projects implemented, then you have to get that info to Concur.. You may have to get your chart of accounts listing sent to Concur, employees listing (and changes), etc. sent to Concur - on a periodic basis.
    The list honestly goes on.. Typically clients use Concur if they want to have corporate credit cards interfaced to Concur, and pay them off to get a substantial discount. If that is the case for you, then you have to worry about interfacing invoices from the bank as well..
    I am currently working on an assignment involving Concur integration with Oracle Apps, using WebMethods, and we have various set of challenges that we are troubleshooting. Update this thread with any specific questions you have, and if I do know the answer, I will write back. Thanks!!

  • Multiple Invoice Batches

    How do I create multiple invoice batches with
    a single submission of Payables open interface import.

    Hi Chris,
    standard functionality of oracle does not allow you to do that ....
    You either validate Invoice batches one by one .... or you execute the Invoice Validation program for all Invoice Batches ....
    However i can suggest an workaround if your are not making use of the Pay Group feature ...
    Pay group is a value that we configure in advance and assign it to the Invoices or the Invoice Batches ....you can see this value as one of the parameter in the Invoice Validation program .....
    This is how the workaround works ...
    1) You create a dummy value for a Paygroup ..
    2) You assign this dummy value to the Invoice Batches that you want to validate ...
    3) Run the Invoice Validation program leaving the Invoice batch name parameter value blank and select the dummy value in the Paygroup field .....
    4) Verify the results ....
    Regards,
    Ivruksha

  • AP G를 씌운후 INVOICE BATCH CONTROL TOTALS 이 틀릴때

    제품 : FIN_AR
    작성날짜 : 2003-05-21
    AP G를 씌운후 INVOICE BATCH CONTROL TOTALS 이 틀릴때========================================================================
    PURPOSE
    Payables Open Interface Program 실행후 invoice batch에 생기는 잘못된 control invoice count, control invoice total 해결
    Problem Description
    AP.G 를 씌운후 Payables Open Interface Program 실행하면 Invoice Batch의
    Control Invoice count, Control Invoce Total 이 잘못 나오는 현상.
    Workaround
    Data fix script
    Solution Description
    REM $Header: b2059687.sql 115.2 2001/12/03 11:20:40 lgopalsa noship $|
    REM **************************************************************************
    REM * Copyright (c) 2000 Oracle Corporation Belmont, California, USA *
    REM * All rights reserved. *
    REM **************************************************************************
    REM * *
    REM * FILENAME *
    REM * *
    REM * b2100875.sql *
    REM * *
    REM * DESCRIPTION *
    REM * This is for updating the AP_BATCHES in which the data was corrupted *
    REM * after applying the patch 1721820.This can be applied after applying *
    REM * the patch 2003024 which will set the correct values in ap_batches. *
    REM * i.e., control invoice count and control invoice total *
    REM * *
    REM * MODIFICATION HISTORY *
    REM * 03-DEC-2001 LGOPALSA Create *
    REM **************************************************************************
    REM dbdrv: sql ~PROD ~PATH ~FILE none none none sqlplus &phase=upg+52
    SET VERIFY OFF
    WHENEVER SQLERROR EXIT FAILURE ROLLBACK;
    PROMPT
    Define enter_org_id = '&org_id'
    PROMPT
    exec fnd_client_info.set_org_context('&enter_org_id');
    UPDATE AP_BATCHES
    SET Control_Invoice_Count=Ap_Batches_pkg.GET_ACTUAL_INV_COUNT(batch_id),
    Control_Invoice_Total=Ap_Batches_pkg.GET_ACTUAL_INV_AMOUNT(batch_id)
    commit;
    exit;
    Reference Documents
    bug 2059687

  • AP:Invoice Batch set up

    Please help to solve this issue.
    I have Oracle 11i instance demo.
    On Account Payables when i click on Invoices:Entry: Invoice Batches i have an error message.
    The Message says: " you cannot navigate to the Invoice batches Window because batch control is not enabled for your system" Then it says ask your system administrator to enable option AP: Use Invoice Batch controls in the system Profile options Window"
    I log in as system administrator on the Profile: System ( System profile values window) i set the profile AP:Use Invoice Batch Controls to Yes at site level (Remember Application level, responsibility level and user level are grey out and cannot be change)
    After this set up, i still have an error message on AP: Invoice batches. What am i missing? Please help.

    Hello.
    The Responsibility level is greyed out because you are not filling it when making the query of the profile option. So, on the Find System Profiles window, in the Responsibility field, enter the responsibility you want to use to enter invoice batches and you will see that you can set it to Yes.
    Hope this helps.
    Octavio

  • Oracle EBS GL Journal Line Description not being extracted by ETC

    It seems that the ETL for Oracle EBS (R12) includes the JE Batch Name, the JE Header Name/Description, and the JE Line Number. However, it does not include the JE Line Description. We have been able to meet all of our requirements based on out-of-the-box ETL and are trying to avoid customization. Has anyone run into this issue and has any customized the ETL to accomodate the need.

    yes most of the times there are alot of customizations ...
    If you are doing any customization to out of the box ETL job then you will do that in custom folders such as custom_sde or custom_sil. Now your modified etl job is in a new Informatica folder in order for this new etl job to run by DAC you need to create a new folder in DAC with the same name as in informatica and associate it with corresponding informatica folder.
    Please refer to the DAC Guide Section 5 for more step by step information !!
    Hope this helps !!

  • How to allow user enter invoice batch wise

    Dear,
    IN R12, How can we mark invoice to be created only batch wise in oracle Payable manager.
    thanks.

    Please set the profile AP: Use Invoice Batch Controls to Yes and retest.
    Thanks
    Pradeep

  • Query regarding vendor classification in Oracle EBS (r12)

    Dear All,
    We are using a Oracle EBS (r12) purchase module. We are currently discussing to classify our vendors into approved, trial, prospective and debarred. We have been informed that this is not a standard oracle feature but can maintain the classification as mere flex fields. The problem with maintaining the classification as flex fields is that we are unable to achieve the value added services behind this choice to classify vendors. (eg: Trial vendors cannot be used to raise more than 3 purchase orders, we cannot have this restriction setup in the system because the classification will be maintained as flex fields),
    If any one can provide some additional info or has experience in performing similar work, please do share the same. This will be highly appreciated.
    Thank you.
    Regards.
    Sai

    If the profile option HZ: Change Party Name is set to No the update to vendor name is not allowed.
    You will get the following error.
    Failed to update party: TCA: Return Status:E: Error : Organization name cannot be updated because the HZ: Change Party Name profile option is set to No.

  • Mapping from PayableInvoice EBO to Oracle EBS

    Hi Can someone please tell me what is the mapping I can use for Payable Invoice EBO to Oracle EBS Invoice_Recieved_Date???? Please help me!

    Try this:
    In the Topology Manager you need to go to the Oracle DataServers individually and double-click on them,
    Click on the third tab ('Properties'), and add in a new key named 'oracle.jdbc.V8Compatible' and set the value to 'TRUE'.
    More info here: http://odiexperts.com/?p=90
    Incidentially, if you are using jt400 (ibm toolbox for java) to connect to the AS/400. You might try and updating tot newer version of the jt400 jar available here: http://jt400.sourceforge.net/index.html
    Because Oracle ship a very outdated (from 2004) version of this jar with odi.

  • Oracle EBS Workflow Options

    Hi,
    Anybody has ideas about Oracle EBS workflow strategy in the near future?
    I would like to customize the workflow for GL (parallel approval) in Oracle EBS (11i/R12) and need suggestions on each option.
    Options:
    1. Custom Standard Oracle Workflow
    This is a short term high effort customization solution.
    2. Utilize Oracle Approval Management (AME)
    It is available for limited modules and functions. GL module is not part of the supported modules in the near future.
    3. BPEL for Oracle Apps
    Not sure whether it is integrated with Oracle Apps. Need more information.
    I saw a doc about migrating WF processes to Oracle BPEL but it does not have any detail info. (Doc ID: Note:394387.1)
    Regards,
    Jeremy

    Jeremy,
    The suitable choice would be either oracle workflow or the BPEL but it still depends on a lot many other factors.
    The standard oracle workflow is still going to be around for many more years and is the default choice as of now.
    BPEL is more versatile, more detailed but there is no apps standard for it. So even if you develop now in BPEL, there are chances that it might not be compatible/feasible with the Fusion Apps standards which we don't know yet. And there are other factors like learning a new tech and the ones Gareth has mentioned.
    Read through http://shiv-saroj.blogspot.com/2008/03/oaf-vs-adf-with-respect-to-oracle.html
    Its not exactly what you are looking for, but will help you in decision.
    --Shiv                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Oracle EBS Customization Patch Impact Analysis Tool

    Hi All
    There are times when you need to modify Oracle source code to achieve custom functionality. This will ideally happen once you receive a SCR approval from oracle(source code request approval).
    The pitfall in this approach is that you will need to monitor the modified files very carefully for impacts. I have built a tool that is integrated with adpatch to monitor and warn of any potential impacts.
    Some of you may be interested. If you have any suggestions for improvement please let me know.
    http://applikast.blogspot.com/2011/08/oracle-ebs-customization-patch-impact.html
    kind Regards,
    Arun.

    hi Hussein,
    This is not certified by Oracle. This is a tool that I built on the current project when we had a situation where we got an SCR from oracle. We made modifications and they got overridden by a patch. This tool was built to prevent any such situations post go-live given that the customization was extremely crticial and it has kept us safe so far.
    On a side note I had posted a couple of links to other tools that I had built but those posts seem to have been removed. Do you know why this might have happened? I am only trying to share my knowledge and tools in a broader community to help them. One of the links that has been taken off is also posted on the OAUG Configsyg site but the moderators over here seem to be a bit reluctant to let it remain. I don't quite know why.
    Thanks,
    Arun.

  • Paybles Invoice Batch Cannot find item: Invalid ID  In R12

    Hi All,
    While running invoice batch when we click on item it is giving error like Invalid id. Please suggest me.
    Thanks,
    Red.

    RED,
    Have a look at the following note, it may be helpful.
    Note: 553646.1 - R12 Cannot Open Invoices Form Frm-41045: Cannot Find Item: Invalid Id
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=553646.1
    Regards,
    Hussein

  • There is invoice workflow approval running and i want to exclude from it specific supplier

    hi ,
    please i am having some invoices from external system imported into oracle through interface , i want to import this invoices as approved or exclude it from the ap invoices approval workflow
    will someone help me how this could be done ??
    thanks

    If it is a imported invoice, you can define the custom attribute based on source or specific vendor or both.
    Below steps for approval not required for specific vendor
    Please follow the below steps
    1) Define custom attribute
    Data type: Number
    Usage Type: Dynamic
    Value:
    select vendor_id from ap_invoices_all where invoice_id = :transactionId
    2) Define condition by using the above attribute, here give your vendor id (where approval is not required)
    3) Define production rule & attach the above condition & ensure to select the following action type "NO INVOICE APPROVAL REQUIRED/INVOICE MATCHED"
    4) initiate invoice approval for one invoice, the status of that invoice should be "Not Required"
    Please update the test results once you are done.

Maybe you are looking for

  • Writing to and Opening a Text File from an Apex Application

    Hi there I would like to open a text document from apex. I have a screen with various parameters. Based on what the user selects, the result must open a text document with the parameters and other text. Does anyone know a good way to do this? Thanks

  • Converting into a lower bitrate improves video playback?

    Hello, I heard if you convert videos into a lower bitrate you get more hours of video playback. If thats true, what settings should i set my videora to? Instead of the default one

  • Range Partition

    Iam getting problem while creating range partition. I have created a partitioned table as below CREATE TABLE ERROR_DETAILS_tst STG_TAB_COL_ID NUMBER NOT NULL, RECORD_ID NUMBER NOT NULL, ERROR_ID NUMBER NOT NULL, RECORD_CREATE_DT DATE NOT NULL, PROGRA

  • Reinstall OS x "could not find installation information for this machine"

    Early 2011 MacBook Pro upgraded (on-line) from Lion to Mountain Lion. Going to Rocovery Console (Command+R) during startup and choose "Reinstall OS X". Clicking Continue in  OS X Mountain Lion  window, clicling contionue in "To download and restore O

  • Deallocating a Web/Worker Roles Cloud Service

    I'm seeking some clarification on whether its possible to shutdown a PaaS Cloud Service into a non-chargeable state in the same way one can do this with IaaS virtual machine deployments? In an automated CI/CD environment then PaaS is attractive but p