This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
When looking at the expense report icon on the home page, the amount submitted is one amount, and the amount due to the employee is another. All expenses are marked as out-of-pocket. When looking at the report totals, from the drop-down menu, the amount due to the employee is correct. The expense report is in the 'in accounting review' stage. Why is there a discrepancy?
Solved! Go to Solution.
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
@ValEnnis we haven't been told why this is happening, but our development team is aware of this and working on it.
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
@ValEnnis we haven't been told why this is happening, but our development team is aware of this and working on it.
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
Is there an ETA on why this will be resolved? causing alot of complaints from our user who are trying to properly submit their expenses and are confused when the amounts are not adding up. How we will be notified when this is corrected?
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
Thank you for the updates @KevinD ! It looks like this may have been resolved for our company. Is it possible to get a Root-Cause Analysis on what occur so we can share with our leadership? This caused some confusion for our employees, and would like to provide an answer to them.
Thank you!
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
@rmvergara Unfortunately I do not have access to the system where these issues/cases are logged to see the updates. Maybe @Andras can look and see if there are any case notes on what the cause was.
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
Thank you!
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
@KevinD - monitoring for a response. We are experiencing the same issue described by @ValEnnis and nothing has been reported in Concur Open (Concur Open).
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
@LRhyner6354 this isn't a Concur Open reportable issue. Concur Open is if there is a degradation in service. For example, users cannot create a report, cannot submit a report, cannot book a trip or cannot sign in.
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
@KevinD - The issue appears to be resolved on our end. The "Amount Due Employee" is now correct for the user. Interestingly, the issue was affecting even historical expense reports. I also agree with @rmvergara and @Tahmina in that the affected expense reports had same expense items with same amounts (example: rail / metro tickets that ran the same route, at the same time each day, for multiple days so there were multiple Rail expense items for the same amount in a single report.)
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
I am monitoring this thread as well since, our company is experiencing the same issue. For us it is occurring when there are the same expense types with the same amounts. This can occur when there are multiple nights at a hotel at the same rate. Is everyone else seeing that or do others have different examples?
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
Is there a larger Concur Support ticket open that we can link a case to?
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
Yes, the problem is somehow related to the same expense types and the same amount. It seems that the amount due is not summed up, but like in Excel, duplicates are removed.
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
Hi @rmvergara . The issue was related to a modification to a prepared statement that used a mybatis feature named collection. An unknown limitation of this feature is that it removes any duplicates from the result set. Since this object only returns 3 fields payerPaymentTypeId, payeePaymentTypeId and amount if all three were the same for two separate entries, it would only return one.
Andras
SAP Concur
Did this response answer your question? Be sure to select “Accept as Solution” so your fellow community members can be helped by it as well.