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
We have an audit rule that has all GL accounts starting with 30 to go to a Grants approval group. There are two projects under fund 30 I want to exclude from that rule. I thought I had set up the audit rule correctly to exclude them, but the reports are still going to Grants. Can anybody offer some help? Do I need some parentheses in here or something?
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
Hi, katwilliams -
Usually, it is not permissible to mix ANY EQUAL and ANY NOT EQUAL together. In fact, ANY and NOT EQUAL are not usually combined together. In most cases, it is EVERY NOT EQUAL rather than ANY NOT EQUAL.
To fix your logic, you will need to reconfigure your Audit Rule to either include parenthesis, or you would need to rethink/reconfigure your combination of elements. or both. Try "AND EVERY NOT EQUAL" for the conditions of the other two condition parameters. Usually, there are parentheses to separate the AND and OR logic. All of your BOOLEAN conditions are LOGICAL AND without any LOGICAL OR logic, thus, no parentheses.