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
It's important to determine if this combined audit rule is technically feasible within SAP Concur. Guidance on the system's configuration would be appreciated.
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
@Noufal_khan95 What is the name of the audit rule? I went into your site, but didn't see any audit rule pertaining to late fees.
Also, I'm looking at your list of expense types and I do not see one named Late Fees. I checked in your Test instance as well and didn't see a Late Fee expense type.
I'm pretty certain you can build this rule by using three conditions. I'd like to see what progress you've made to this point though.
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 @KevinD ,
Initially, I set up a test version to ensure the functionality was as expected. However, due to some uncertainties about its performance, I temporarily deleted it. After making the necessary adjustments, I have now re-established the rule.
The current conditions set for the "Late Fee Test" are as follows: if the vendor name includes "Late Fee" or "Late Payment," the expense type will be categorized as "MISC." Please note, I have not yet created a specific expense type for "late fees", but plan to do so in the near future.
I believe everything is configured correctly up to this point. I am still not sure how to use the brackets and "And/or" functions in conditions.
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
@Noufal_khan95 I would move the Entry condition to the top then use the AND operator. For the Vendor conditions, I would put an open parenthesis before then a closed parenthesis after. The vendor conditions would be separated by the OR operator.
Then, your last condition would need to have Entry Personal Expense Equals No or Entry Personal Expense Does Not Equal Yes. That way if the user doesn't check the Personal Expense checkbox, the rule should trigger. This condition would have the AND operator in front of it.
Give that a try and let me know how it works for you.