Max now understands the basic concepts of Balance Validation and is keen to dive deeper into the process. Max has reviewed the Balance Validation process and understands that rules need to be created in order to analyze data against the desired criteria. This criteria could involve using calculations to figure out a change (either more or less) over a certain period of time for specific things, like a Cost Center or General Ledger Account.
The comparison type will depend on the data being analyzed. For instance, in the case of Bike Company, Max could analyze the company's expenses over time in the following ways:
- By checking that the Cost Center's variance among Operating Expense accounts does not exceed a 5% difference from the preceding month.
- By looking at individual General Ledger Accounts, like Payroll Wages, and confirming that the disparity is no more than 1.5%
For Balance Sheet accounts, Max can simply check the current balance. For example, if reviewing a fixed asset account balance, he may want to verify that the accumulated depreciation is not greater than the acquisition cost.
Note
Remember, rules differ based on a company's policy, and can either be created directly or imported. For example, SAP provides several sample rules in SAP Note 3322100 that can be adjusted for various purposes. For more information, visit the SAP Support Portal https://support.sap.com/en/index.html.
In Balance Validation, there are two types of rules:
- Basic Rules - These rules are expressions comparing two different formulas. The "left-hand formula contains the user-defined calculations for the data to be analyzed. The "right-hand formula" contains the data to be used as the validation criterion.
- Compound Rules - These rules are made of Basic Rules connected by logical operators (AND, OR, NOT). Their validity is checked either equal to or not equal to TRUE.