Approval of Expense report invoice

I'm working in R12 (12.0.6) and I have requirement create approval logic for invoice of type expense report.
I'm using AME but I found AP invoice workflow (APINVAPR) doesn't support invoice approval for expense report imported by cocurrent program.
My question Is there any way to overide this and allow approval (to make Approval Required)for expense report invoice imported through the Payables Expense Report Export Program ?
Edited by: user13482304 on Jul 11, 2012 12:02 PM

Hi
Invoices imported from iexpenses do not fall under the invoice approval. The idea is that the Approval process is implemented within iexpenses itself. So whtever approval requirement is there, it can be incorporated within the expense report approval AME. The approved expense report will create an AP invoice which has already passed through the AP invoice approval process (through the iexp approval AME process).
Hope this clarifies.
Vinit

Similar Messages

  • Payment of Expense Report invoice created from credit card transactions

    We are implementing corporate credit cards into iExpenses using the company pay method. When expense reports are created from aquitting credit card transactions and exported into Payables does anyone know if it is possible to pay the expense report invoice that has been created without needing to run the Create Credit Card Issuer Invoice program? The reason for this question is that I want to avoid running this program as our credit card provider direct debits our account from our bank account rather than us transmitting the funds to them and don't need to create an invoice for the credit card provider. Any assistance would be gretly appreciated. Thanks

    Hi  Harry
    You can use the badi TRIP_POST_FI   .you can create custom table & mention the different symbolic account number  & change your  symbolic account based on your expense type by using the above badi. While you do FI posting  your expense types will get posted in two hit two different G/L account
    It will surely solve your problem.. I had same issue in my earlier project which i have done the above solution.
    Thanks
    Anwar Hossain

  • Can expense report invoices for Credit Card transactions ever get paid?

    We are implementing corporate Credit Cards into iExpenses and I have a question. How do the expense report invoices that are created in Payables from credit card transactions, where the invoice is $0.00 get paid? I have attempted to pay them manually but am unable to proceed. Is it possible to pay these expense report invoices or do these $0.00 value invoice remain unpaid in the system forever? Please help. Thanks

    Hi  Harry
    You can use the badi TRIP_POST_FI   .you can create custom table & mention the different symbolic account number  & change your  symbolic account based on your expense type by using the above badi. While you do FI posting  your expense types will get posted in two hit two different G/L account
    It will surely solve your problem.. I had same issue in my earlier project which i have done the above solution.
    Thanks
    Anwar Hossain

  • How to Derive the Card Number from Expense report Invoice

    Hi,
    How can we derive Card Number(iExpense) from Expense Report Invoice number.
    By expense report invoice number i mean, once the expense reports are created in iExpense we import those reports into payables which in turn will create an Invoice.
    I want to find the Card Number which on the credit card transactions(ap_credit_card_trxns_all) from Invoice Number, How can we do this.
    Thanks
    Sandeep

    you can try this query
    select aid.distribution_line_number,acct.card_number
    from ap_invoices ai, ap_invoice_distributions aid, ap_expense_report_lines aerl, ap_expense_report_headers aerh, ap_credit_card_trxns acct
    where ai.invoice_id = aid.invoice_id
    and ai.invoice_id = aerh.vouchno
    and aerh.report_header_id = aerl.report_header_id
    and aid.distribution_line_number = aerl.distribution_line_number
    and aerl.credit_card_trx_id = acct.trx_id(+)
    and aerh.invoice_num

  • Approval for Expense Reports

    Hi Experts
    Need some advice in setting up some approval rules for expense report in ByDesign
    We are wanting to implement a rule whereby
    All non project expense must
    Employee Line Manager to approval non project expense of up to $250
    Cost Manager to approval non project expenses up to $5000
    CEO to approval non project expense of greater to $5000
    Any help will be must appreciated
    Antonio

    Antonio,
    To set up a new approval rules for expense report follow the steps below;
    1. Go to Application and User Management --> Approval processes --> Highlight Default approval process for Expense Report--> Copy.
    2. Add row--> Add Process Step Name --> Add Work Distribution(Approval non project expense of up to 250) and select work distribution--> add conditions and Save and close.
    Hope this will help.
    Regards,
    Emeka

  • Unable to validate expense report invoice

    Hello all,
    Can some one please help me in resolving the below mentioned issues?
    1) I am trying to validate an prepayment invoice for an employee expense report and its going on system hold with name No Rate and reason as "Invoice is not in functional currency and has no exchange rate"
    Functional currency here is INR and the employee should get prepayment in US Dollar.
    rates are defined in GL and also all the options looks good ion AP but not sure why iam unable to validate this invoice :(.
    and the second issue is.
    2) Have created expense report for an employee and have run the expense report export program but still the invoice did not get exported to invoice work bench.
    Description of the report in view log is showing invoice fetched as 1 and invoice created as 0.
    Can some one Kindly be of help and give the solution for the above mentioned issues?
    Thanks in Advance.

    Hi,
    1.Please, follow these steps to solve the issue:
    1) Be sure that an Exchange Rate Type and an Exchange Rate have been created between the invoice currency and the functional currency
    2) Run the AutoRate concurrent program
    3) Review the issue to know if it has been solved. Otherwise, please, provide the results for the APList diag script for the involved invoice to progress with the analysis.
    2.please enable the payment method to your employee in supplier work bench.

  • I-expenses - expense report header approver - sql logic

    Hi folks,
    I am trying to find a logic that can be used to identify the user that approved an expense report.
    I cannot use the WF_NOTIFICATIONS table as this is flushed every 90 days.
    This leaves 'AP_EXPENSE_REPORT_HEADERS_ALL.EXPENSE_CURRENT_APPROVER_ID' or 'AP_EXPENSE_REPORT_HEADERS_ALL.OVERRRIDE_APPROVER_ID' either connecting to PER_ALL_PEOPLE_F.
    The problem is that I cannot understand the logic I should use to determine which field I should use.
    Yesterday, I created a test expense report and nominated a user 'J Bloggs' as the approver, however, 'J Bloggs' did not have the necessary approval requirements, thus the report was sent to a 'A Smith' to approve.
    The EXPENSE_CURRENT_APPROVER_ID contained the PERSON_ID of 'A Smith' and the OVERRIDE_APPROVER_ID contained the PERSON_ID of 'J Bloggs'.
    At the moment, I am using the logic of use NVL(EXPENSE_CURRENT_APPROVER_ID, OVERRIDE_APPROVER_ID), however, there are some expense reports with neither field populated and with no workflow notfications I cannot find the approver.
    Anyone shed any light?
    Thanks.

    Hi Cleme,
    i-Expense approval is role based approval system.
    In workflow / AME you create a rule for flowing the approval process in a defined way.
    majourly 2 kind of approval process business follow
    1) 1 stop go
    2) Chain approval process
    in one stop go, when employee submit an expense report then it does not require any supervisor approval, all are auto approved and it only need an AP approval, which AP audit team perform i.e checking reciepts ,bills for proof and check the varified check box.
    and this completes your APEXP cycle.
    in Chain approval process it first goes to your direct supervisor, if his job/role is higher then u then it waits for his approval in case his signing limit is lower than the expense claim then approval notification goes to the 2nd super visor(supervisor's supervisor).
    In some business it's based on ammount also if 100K no approval required if 200k then only 1st supervisor approval required, like this.
    lets say your approval process goes to 2 approvers at least in workflow/ame then when goes to 2nd approver then the 1st approver id is overwriten by the 2nd supervisor id.
    In case you are planing to print a customize report like below format;
    Expense Report Expense_Claim_By Date Approved_By Amount
    Then the approver details you will get only in WF_Notifications_details table
    you need to capture the details from here only
    you can filter the notification_subject %EXPENSE_REPORT_NAME% ..
    and you will get all the lines in WF table for that particulat Expense report from start to end.
    Thanks,
    Ajit

  • Expense Report Stuck Pending Manager Approval

    1. This expense is not listed so it can be withdrawn.
    2. The manager did not respond to approve the expense report and it timed out.
    3. Expense is still active. (AP Standard Expense Report Process)
    4. Expense report #-1 (AME Request Approval Process) has completed.
    5. Three days after submission someone completed a Receipts Aborted Process.
    Does anyone have any ideas how to get this report listed where it can be withdrawn and deleted?

    Isn't it available from that specific user iExpenses User HomePage? What is the current status of expense report? Query the expense report from the Audit Resp and check the status.

  • POWL does not update Expense Reports for Approval

    Hi,
    I am about to replace the UWL with POWL and the configuration have been made successfully when it comes to leave approval and expense reports but the Expense reports for approval refuses to update itself (no items in the list)
    If I go to Transaction code SWI5 am I able to see all u201Cwork items to be processedu201D . From this list I can see three Task IDs
    TS12300097      Approval Process (1 work Item)
    TS31000007     CATS: Approval by Supervisor (1 work item)
    TS99300002     Approve travel expenses (2 work Items)
    In transaction POWL_COCKPIT in the maintain POWL Type details I have flagged the Sync. Call for FITV_POWL_TRIPSFORAPPROCAL_EXP. I have also assigned same Task ID as Approve travel expenses (TS99300002) to POWL in transaction SM31 table IBO_C_WF_TA_P_SC.
    Result is that the list is empty in the POWL but if I go to UWL Authorize list it shows 2 items which is correct.
    Please help me out here because I have searched a lot for a solution but havenu2019t found anything.

    Remember Employee list is the key! Did you maintain it?
    The employee list can also be maintained centrally in the R/3
    backend for all users (managers). Therefore please use the
    transactions FPB_MAINTAIN_PERS_M or FPB_MAINTAIN_PERS_S.
    With this the object list is done for the POWLs.
    If no emplyoee list exists for the manager, then there will be no items.
    POWL is based on personalization framework where every user has its own
    set of queiries and types, which are assigned using TX POWL_QUERYR or
    POWL_TYPER which is role based. Similarlaly POWL_QUERYU and POWL_TYPEU
    for user based.
    If you want to delete a query from all users, please delete a entry from
    POWL_TYPER or POWL_QUERYR.
    More information on POWL can be get from
    http://wiki.sdn.sap.com/wiki/display/WDABAP/POWL
    http://help.sap.com/saphelp_erp60/helpdata/EN/42/d6652b755c1630e10000000
    a1553f7/frameset.htm
    Once you delete the entry, please run the report POWL_d01.Please check
    the details of report before running it.

  • Audit Expense Report Error in R12.1.3

    Hi,
    We encountered a workflow error after audit expense report. We are on R12.1.3 version.
    Issue:
    We set up a Audit Rule Sets and assign it to OU, and create an expense report. Manager can approve it and Auditor can approve it, also we can see confirmation message " The audit for this expense report is complete. The approved parts of this expense report are ready for Payables invoice import and payment." But can not create expense report invoice in AP.
    We then check the expense report workflow status, it stuck in "AP Approval Process".
    Another testing:
    We end date the Audit Rule Set OU assignment, and run the same testing, this time, we can create expense report invoice successfully.
    Please help!
    Winston

    Thanks, this note asks to have AP department to audit the expense report from Internet Expenses Auditor responsibility. We already have done this. Acutally, the issue happens after we audit the expense report.

  • Expense Report, Payables R12.1.0

    I entered an expense report invoice in payables. In the Line TAB when I click on the Invoice Includes Prepayments check box, doesn't apply. The message displayed in the down screen bar (FRM-40200: Field is protected against update).
    Any One can help.
    Thanks in Advance. Regards,
    Mohammed Badry

    Invoice Includes Prepayments check box indicates that this Expense Report includes a prepayment to the employee. For ex. pocket money given to employee before traveling and when the employee returns his fills Expense Report and is paid the difference.
    Regards,
    Mohammed Badry

  • Missing "Approve" button to approve the expenses

    Hello all,
    Our production system is running ESS/MSS. Last couple days, some of the users have been reporting that they are not able to approve the expense reports because they do not see "Approve" button, instead, they are seeing "Assign to me" button.
    Could anybody please suggest what could be happening?
    Thanks!

    Hi Sunitha
    where are they not viewing the approve button?
    Is this in uwl or on the screen where they try to approve the workflow.
    "assign to me button in generally in uwl page and you need to click on the workitem to launch"
    confirming above will help in absense of system access.
    thank you
    barin

  • Approve button missing for managers to approve trave & expenses

    Hello all,
       Our production system is running ESS/MSS. Last couple days, some of the users have been reporting that they are not able to approve the expense reports because they do not see "Approve" button, instead, they are seeing "Assign to me" button.
    Could anybody please suggest what could be happening?
    Thanks!

    what is your portal version? Are there any recent SP updates?
    check uwl wiki below
    http://wiki.sdn.sap.com/wiki/display/BPX/UWL+FAQ#UWLFAQ-The%27Approve%27and%27Reject%27functionsaremissinginthecontextmenu
    The Approve and Reject functions are missing in the context menu
    Reason: The configuration XML file cannot be generated due to the missing RFC destination for the provider connector. The result is that the item type information, for example, available actions, dynamic parameters, visualization parameters, cannot be retrieved from the back end.
    Solution: Refer to SAP note 1133821
    In our environment EP7.0 SP18 , approve and reject buttons missed,after implementing above note,again they appeared.
    Regards,
    Koti Reddy

  • Expense report and Standard Invoice in ap.

    hi
    Difference b/w Expense report and Standard Invoice in ap. plz give me example
    thks

    Hi,
    AFAIK Oracle EBS does not keep that sort of info. When looking for the payment you may know that both documents were included in that payment. But when looking at the the invoice or at the DR/CR Memo you will not see any cross reference between them.
    Octavio

  • Make expense report read only after approval

    Hello,
    Please guide on how to make an expense report read only once it is approved and no change option should be enabled on enterprise portal. I have tried all the combinations of security in the ESS roles inside ABAP but not able to find the right combination. Please suggest.
    Thank you.

    it needs P_travl authorisaiton
    Create a new Travel Request or Expense report (AUTHF W)
    Change open travel Request or Expense report (AUTHF W10, W30)
    Change returned Travel Request or Expense report (AUTHF W11, W31)
    Create Expense report from approved Travel request (AUTHF W21)
    use the note    1402925
    If you create an expense report based on a not approved travel request,
    the system asks for authorization to change this request
    (W11 or W10) for AUTHF and then 30 or 31 for AUTHS.
    THis combination is of course given by your P_TRAVEL object.
    You need at least 2 seperate P_TRAVEL objects, whereas only 1 of them
    contains AUTHS values for expense report. This must only contain
    W2* and 30 / 31. Hopefully this could help.

Maybe you are looking for

  • Enter single receipt to multiple legal entities / operating units

    Dear All, My customer having a business requirement where customer is clubbing the payment for two separate organizations and sending them as one check (single receipt). However they are entering separate invoices for each organization. That mean the

  • HT203433 I've bought a book but in iBooks it says paused. How can I get it downloaded?

    I downloaded a book from iTunes and I have synced to my iPad and phone.  It won't download properly on ipad as it says paused on the iBook shelf but ok to read on phone.

  • ICWC Transfer Button on contextarea

    Hi guru, I'm working on CRM 5.0. I'm trying to customize contextareapage on ICWC. I have the button "Transfer" that is called by javascript. when you click on it a popup appear and you can select Queue  tab and select from a table or select a destina

  • Roaming with WRT54GX and WAP54GX?

    Hi, I have a WRT54GX, and want to add a WAP and automatically roam between them (effectively extending the range of my wireless network). So I was thinking of buying a WAP54GX (or similar), wiring it to one of the ethernet ports on the WRT54GX and se

  • Why is the OS X Yosemite download taking so long?

    I own a late 2013 MacBook Pro, and I'm installing OS X Yosemite right now. But the App Store is telling me that it'll take 8-12 hours. Will it really take 8-12 hours, or is this just a miscalculation (i.e. download speeds up at a certain point)?