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,
Issue: Audit rule is not distinguishing daily limits by country/region, causing false alerts.
Expected Behavior: Validation should apply independently per country according to defined policies
Our policy includes a daily limit by country for expenses categorized under "Manutención Exterior." To manage these expenses effectively, we have established an audit rule for each country, each with its own specified limit.
However, during our testing of this rule, we discovered a malfunction. When there are two entries for "Manutención Exterior" on the same day from different countries, Concur combines all the amounts without distinguishing the country of origin. This leads to an incorrect alert indicating that the daily limit for one of the countries has been exceeded.
Has anyone experienced the same problem?
Happy to hear your comments.
Thanks and regards.
Maria.
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
@MEcnx I'm looking at the rule right now. I have a few concerns:
1. This rule is currently active at the Global level. This isn't usually a good idea when testing out a new rule unless the site isn't live for employees yet. Also, I tries searching to see if there are any test users set up in the site, but I didn't get any results. As a best practice, we recommend a test group and test users (test users at a minimum) for this very reason. If a rule is live it might not give a good experience to have it firing for real users.
2. For the first set of conditions stating the expense type, country/region and Amount - Daily Total, there aren't any parentheses to group these together. This could be causing the issue.
3. I'm confused on why you would use China for the country/region then use EUR as the currency. Will all users in this site be assigned EUR as their currency?
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
Thanks for your response!
Let me provide more details: 😊
1: Since we are not yet productive, we did not create any test users. Once we go live, we will establish test groups and create test users.
2: I will try adding parentheses, but since the conditions are combined with "AND," I’m not sure if that change will make a difference.
3: The company is located in a country that experiences currency fluctuations, so we typically set amount limits based on currencies like the Euro and USD.
Thanks and regards
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
@MEcnx thank you for clarifying. The thing with the parentheses is that they sometimes do or do not do things we want. So, adding them and testing will not hurt anything, but it might just fix the issue. Doesn't hurt to try. 🙂
Don't most currencies experience fluctuations? Will your site be assigning default currencies based on where the employee lives?
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
Company Policies
TEST SCENARIO
The user submits an expense report with the following entries:
Entry | Transaction Date | Expense Type | City of Purchase | Country/Region | Amount (EUR) |
1 | 30/11/2025 | “Manutención Exterior” | Shanghai | China | 10 |
2 | 30/11/2025 | “Manutención Exterior” | Shanghai | China | 10 |
3 | 30/11/2025 | “Manutención Exterior” | Madrid | Spain | 20 |
EXPECTED RESULT
The expense report should be submitted without alerts, because:
ACTUAL RESULT
Failed 😪 – The alert is triggered incorrectly.