Expense Report - Paid-Then Withdrawn and Resubmitted.

Hi to All,
Ran into a particular problem with an expense report, where the WF has errored out. Would like to save the WF before having user withdraw and resubmit new expense report.
Problem:
End user created expense report, submitted, approved, invoiced and was paid. Now the end user goes and withdraws the expense report, updates a line and then resubmits the expense report.
New expense report has a -1 after the number and has errored out in the WF. When looking at the WF diagram...the following error message is given for that node:
ORA-20962: Workitem Property (OrigExpenseReportNum) has no corresponding value
As stated above would like to save WF.
If anyone has experienced this problem, can one let me know of there solution.
Thanks

Invoiced/Paid expense reports cannot be withdrawn, this appears to be a customization or a bug. If this is not a customization please contact oracle support with the complete navigation details.
Even if we assume that the report is not yet invoiced/paid, we donot generate a -1 report in case of withdraw and resubmit. We use -1 when the report is short-payed by the auditor. It appears to me that you have a customization in place where you added the wf parameter OrigExpenseReportNum and it was not set during the resubmission.
Thanks,
Rajesh.

Similar Messages

  • Change Expense report default to Save and Send

    I have been looking for a way to override the default in an expense report to be the Save and Send radio button instead of the Save radio button.
    I have worked within the configuration and the FITE_EXPENSES webdynpro configuration, but cannot identify any area to change this.  Has anyone been able to override this SAP standard default to go to Save and Send?
    JLM

    There is no setting in standard to make "save and send" the default setting, but how about the option of also hiding the 'save' radio button via the content administration, that is one possibility?
    I also saw a suggestion to add modificationby adding an implicit enhancement implementation before the end method statement of the mehtod CONFIGURESAVESTATUS of the component controller of view fite_vc_review. example
    for the enhancement:
    elem_generaldata->set_attribute(
          exporting
            name =  `SETTL_STATUS`
            value = cl_fitv_constants=>gc_settled_status_requested ).
    Of course this is a modification however..
    Also check your setting for tcode PE03 for feature TRVPA for WRP, here you can select various status' on save"
    The documentation in PE03 explains more
    "Entry "WRP" for Employee Self-Service:
    The entry "WRP" allows you to control the dialog for saving a trip. The
    settings apply to the Employee Self-Service (ESS). With some statuses, a
    distinction must be made between the process steps "Temporary Save" and
    "Save and Send."
    Hope these suggestions help.
    Sally
    Edited by: Sally Redmond on Sep 6, 2011 6:37 PM

  • Cash Income and Cash Expense report

    Hi all,
            i need a report where i can get cash income report based on payment means i.e. thorough cheque, through credit card, cash and also cash expense report based on cheque and cash. I tried to make a query but it doesnt give any result nor any error. Can anyone suggest a query to fetch this data?? I dont understand what is wrong in this query!!
    SELECT T0.[CardCode], T0.[CardName], T1.[DocNum], T1.[DocDate], T1.[CashSum], T1.[CreditSum], T1.[CheckSum],
    T2.[CheckNum], T2.[Branch], T2.[AcctNum], T3.[DocNum], T3.[CashSum], T3.[CreditSum], T3.[CheckSum],
    T4.[CheckNum], T4.[BankCode], T4.[AcctNum], T4.[CheckSum]
    FROM OCRD T0  INNER JOIN ORCT T1 ON T0.CardCode = T1.CardCode INNER JOIN RCT1 T2
    ON T1.DocEntry = T2.DocNum INNER JOIN OVPM T3 ON T0.CardCode = T3.CardCode INNER JOIN VPM1 T4
    ON T3.DocEntry = T4.DocNum
    Please suggest a better query that can fetch the data customer / vendor wise i.e the selection criteria should be a BP, either a customer or vendor or both bt income first and then expense.
    Thanks in advance,
    Joseph

    Try this one:
    SELECT T0.CardCode, T0.CardName, T1.DocNum Incoming, T1.DocDate, T1.CashSum, T1.CreditSum, T1.CheckSum,
    T2.CheckNum, T2.Branch, T2.AcctNum, T3.DocNum Outioing, T3.CashSum, T3.CreditSum, T3.CheckSum,
    T4.CheckNum, T4.BankCode, T4.AcctNum, T4.CheckSum
    FROM DBO.OCRD T0
    LEFT JOIN DBO,ORCT T1 ON T0.CardCode = T1.CardCode
    LEFT JOIN DBO.RCT1 T2 ON T1.DocEntry = T2.DocNum
    LEFT JOIN DBO.OVPM T3 ON T0.CardCode = T3.CardCode
    LEFT JOIN DBO.VPM1 T4 ON T3.DocEntry = T4.DocNum
    WHERE T0.CardCode LIKE '[%0\]%'
    Thanks,
    Gordon

  • PR05 access Travel Manager and Expense Report screen

    Hi,
    Can anyboy suggest how to use T Code PR05?
    1. When I enter T Code PR05, first screen is for Travel Expense Manager. This screen is used by Manager to Approve or Reject Travel Expense Report. Then I have to click on create button to get into Travel Expense screen.
    Can we get into Travel Expense screen in T Code PR05 directly instead of getting into Travel Manager screen?
    If yes, please suggest what settings needs to be done?
    2. Can we create Travel Request in T Code PR05?
    3. Can we manage the Travel Manager screen and Travel Expense screen seperately by Security, such that, Traveller should access only Travel Expense screen. He shouldnot get into Travel Manager screen. Similarly, Manager should be able to access only Travel Manager screen but not Create Travel Expense Report screen.
    Please suggest.

    I'm not sure if I get your point but PR05 functions are build on authorizations.
    So if the manager should only be able to approve than you can give only this authorizations to the manager. (transaction PFCG)
    And for Approval from Manager you should set up a worfklow with a work item - so the manager should only have display rights for PR05.
    (Or even better - just use WebDynpro POWL for the manager to approve without a workflow running in the back)
    Yes you are able to create a travel request via PR05 - just enter future date.

  • Delete Expense Reports after Settlement and Transferred to FI

    Hi Gurus
    Please let me know how to delete the Expense Reports which are in status "Trip Approved" and "Transferred to FI" ?
    We have created many Expense Reports in the copy of Production for testing various scenarios. When we execute the Payroll Run, we do not want all the unwanted Expense Reports (which are Settled and Transferred to FI) to be picked up in the Payroll Run.  In a way, we want to clean up the unwanted Expense Reports, although they have been posted to FI.
    Also, please let me know the following :
    In Production, under what conditions, we can/should delete the EXpense Reports which have the status of "Trip Approved" and "Transferred to FI" ?
    I know that we can use T.Code : PRRL (Reset the Accounting Status), but kindly explain what exactly this T.Code does.
    Thanks in advance.
    RRoy

    Hi,
    As described in previous post, following link may be helpful for you..
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/b6/cd9f2449e911d189060000e8322f96/content.htm
    Regards,
    Muhammad Umer
    Edited by: Muhammad Umer on Jul 27, 2011 10:54 AM

  • My Trips and Expenses - Create new expense report is not coming up..

    Hi,
    We are facing a issue in T&E that, when we try to click on "Create new Expense Report" from My Trips and Expenses it is not coming up..
    And same when we execute the backend application through SE80 it is coming fine.
    Please anyone suggest the root cause..
    Your help would be much appreciated...

    Hi Veer,
    Yes, I just tested this thing out in 11.1.1.5. Please find more details below.
    1. I create a sample 'BIConsumer' user.
    2. Logged into the BI Server.
    3. Navigated to Catalog and clicked on New
    4. I could get only two options 'Report Job' and 'Action Intelligence'.
    To provide proper privileges,
    1. Logged into BI Server as BIAdministrator.
    2. Navigated to Administration -> Manage Privileges -> Catalog/
    3. Given explicit permissions to 'BIConsumer' to create folders and 'My folders and Dashboard'.
    To verify,
    1. Logged back to BI Server as 'BIConsumer' user.
    2. Now, in the catalog could see 'New Folder' option under 'My folders'
    For further analysis, can you please check which roles this particular user is having? You can click on username at the top right corner -> My Account->Roles and Catalog Groups.
    Thank you,
    Dhar

  • Interface expense reports from Payables

    Hi,
    We are using projects based expneses in our iExpense module. This flows into Accounts payable and then we have a nightly process that pulls the expnese report that satisfies certain criteria. Does the expense reports needs to be accounted, paid and posted or what are the exact conditions that the process marks the expense reports that needs to be pulled into projects.
    Thanks,
    - Vasu Krishnaswamy -

    Hi,
    The expense report must be validated and accounted. Then only it is possible to send the expense report to Oracle Projects as expenditure item. It is not mandatory to transfer the accounting entry to GL or make payment of the expense report.

  • Can't find Expense Report process in Find Process in Workflow  - Urgent

    Hi,
    I have a submitted expense report. I tried to search for the Expense Report number in the Find Process window in Workflow administrator responsibility.
    But it did not give me any result. When I query ap_expense_report_headers_all using below query for the same Expense Report number, i got the data.
    <strong>select * from ap_expense_report_headers_all where invoice_num = 'WEX308147'</strong>
    Then i tried searching for the notifications recieved by the Approver of the Expense Report. Enter Approver Name in TO Field in Find Notifications window in Workflow Administrator resp. But no notifications are available in that approver list.
    When i query in the APPS.wf_notifications table for notification from this process, i could find that the notification is in closed status.
    Can some one help with the pointers, why the Expense Report is not displayed in Find Process window and Notification is not displayed in the Find Notifications window?
    Regards
    Ram

    Try using the Status Monitor in the Workflow Administrator
    use APEXP as the 'Type Internal Name'
    change the 'Workflow Started' to 'Today'
    The item Key for your workflow should be the expense report number, pick yours and drilldown in to the workflow to see where you it is waiting.

  • Create Folder with the name of expense report number in SHAREPOINT ?

    Hi All,
    iExpence - In expense report confirmation page. There is custom link.
    Requirement
    When user click on link, system should create folder with the name of expense report number in SHAREPOINT and copy copies of expense receipts in the created folder in SHAREPOINT.
    Please suggest.
    Thanks,

    OAF no api as such for this kind of customization. Rather try developing some web service or something similar which can be invoked from the custom link to do the job.
    --Shiv                                                                                                                                                                                                                                                                                                                                                                   

  • Expense Report Template -Accounts code not appearing when imported to AP

    Hi Gurus,
    I defined Expense Report Template for OU1, and for the courier expense i defined account code as 01-110-7410-00 ( Co-Dept-Courier Expns-IC)etc. with expense type as courier.
    But when i submitted Expense Report using the same template and when imported to AP,accounts codes are 01-101-7610-00(Co-Dept-Salary-IC). Its totally wrong iaccounting treatment. This wrong acount codes came from HR whch assigned in Asssignment for Purchase Order Information.
    Please provide your suggestions.
    Thanks in advance
    Regards
    Dinesh

    Hi
    We have the same requirement.
    Can I ask what your solution was?
    Did you have to do some customisation or was there a standard solution available?
    Many thanks in advance
    SK.

  • When editing a template and making changes then saving and closing I get this error any idea?

    Have a user who is on Sharepoint office 365 online and when trying to center a excel spreadsheet icon link to center on a organizational report template then saving and closing the user receives this error:
    An expected error has occured
    Trouble shoot issues with Microsoft Sharepoint foundation
    Correlation ID 0952719c-af2e-20a4-9ee6-e98b1a457d0a
    Any clue what this error indicates?
    Best regards,<br/> <br/> <strong>Joe C<br/> </strong>Partner Online Technical Community<br/> -----------------------------------------------------------------------------------------<br/> We hope you get value from
    our new forums platform! Tell us what you think:<br/> <a href="http://social.microsoft.com/Forums/en-US/partnerfdbk/threads"><span style="color:#0033cc">http://social.microsoft.com/Forums/en-US/partnerfdbk/threads<br/>
    </span></a>------------------------------------------------------------------------------------------<br/> This posting is provided &quot;AS IS&quot; with no warranties, and confers no rights <hr>

    Any ideas?  And Melbourne is right SP 2013 online would be impossible to view those logs unless I open a ticket with MS
    Best regards,<br/> <br/> <strong>Joe C<br/> </strong>Partner Online Technical Community<br/> -----------------------------------------------------------------------------------------<br/> We hope you get value
    from our new forums platform! Tell us what you think:<br/> <a href="http://social.microsoft.com/Forums/en-US/partnerfdbk/threads"><span style="color:#0033cc">http://social.microsoft.com/Forums/en-US/partnerfdbk/threads<br/>
    </span></a>------------------------------------------------------------------------------------------<br/> This posting is provided &quot;AS IS&quot; with no warranties, and confers no rights <hr>

  • Create Expense Report error

    Hi All,
    I am getting the following error when I click on Create Expense Report in My Trips and Expenses.
    Caused by: com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFC_Fault_Exception: Fault name: SERVICEKEY_INVALID, fault text: SERVICEKEY_INVALID
    Can someone please help to debug this.
    Thanks,
    Nikhil

    Please maintain the url of pcd by comparing it with 000 client, customising
    The URL of PCD page was missing for the resource
    "EMPLOYEE_TRAVEL_EXPENSES_SRV05".

  • 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.

  • 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

  • Storing expense report creation date and showing in PDF document

    Hi,
    We have implemented ESS buisness package 1.0. In travel and expense.. travel expense PDF form is generated..which is PDF form from ECC..form name is PTRV_EXPENSE_FORM..
    i want to modify this...this form should store the day  when the expense report is created..
    In this form there is one field but it display current server date..
    But i want this field to removed and want to store the date on which this expense report was created..
    regards,
    jigar Oza

    You probably might have placed the code to populate the Data/ time value on the initialize event. Before you assign the current system date, check if the field has a value already. If it has then do not assign a new value.
    Thanks
    Srini

Maybe you are looking for

  • Can't get Pacman into Ipod from iTunes

    I have just updated to 7.0 itunes and found that I can now buy Games, so I got Pacman, now I cannot get it into the iPod. I have tried to drag and drop in like I do with Videos and music but it wont go in, through itunes, anyone know what to do? many

  • NW 7.20 upgrade using SUM error with SQL

    Hi All, I am in the process of upgrading a client from NW 7.20 to 7.40. I have successfully done so with the DEV environment, but i seem to be having issues with the QA server. SQL 2008 R2 is a distributed installation and resides on a different serv

  • Error converting SQL Server text field to Oracle CLOB

    I am trying to convert an SQL Server DB to Oracle DB using DB link. The issue I am facing is one of the SQL Server table contains text field and we are trying to convert the text field to CLOB. The error I am getting is "SQL Error: ORA-00997: illegal

  • Error in allocating ExciseJV number Num. generation Part2 Serial J_1IRG23A2

    Dear All We are Unable to post Document through J1IH --> Additional Excise for particular Excise group. The error shown is as "Error in allocating Excise JV number Number generation Part2 Serial J_1IRG23A2". Altough we have maintained the Excise numb

  • Activity Monitor reports incorrect amount of RAM

    I have an early '09 Mac Mini 2.0 Ghz. I bought a 2GB stick from crucial and installed it in the empty slot without a hitch, I was nervous, but ifixit was a great help. If I look at the "About this Mac" screen, it clearly now says 3GB. If I then click