Auditing
Auditing
6. Need for Data Analytics: CAATs can identify trends (e.g., frequent
discounts, outliers in pricing) and anomalies (e.g., duplicate invoices).
1. Data Extraction & Recalculation: Use GAS (e.g., ACL) to extract invoice
data and recalculate totals (Qty × Price). Verify if `120 × R104.00 =
R12,480` (not R2,480 as shown).
2. Test Data: Input test transactions (e.g., invalid Customer ID) to check
system controls. Test if the system rejects `Customer ID: Invalid123`.
6. Validity Checks: Validate discounts (3% for early payment) are applied
correctly. Confirm discounts are only applied to invoices paid within
terms.
7. Analytical Procedures: Compare sales trends (e.g., spikes in `MRB001`
sales) to historical data. Investigate unusual sales volumes (e.g., 110
units of deboned ribs).