Define application controls
Controls over input, processing & output of financial information to ensure that info is valid, accurate and complete.
Objectives of application controls
What are the 4 main categories of application controls?
How does the batch control system work? (manual and computer side)
Manual side:
1. Source document grouped into batches
2. Control totals are manually computed
- financial totals
- hash totals
- record counts
3. Batch control sheet prepared and attached (should contain):
- unique number
- control totals
- transaction type
- signature spaces
4. Batch register used to record physical movement
- clock cards or sales orders.
Computer side:
1. Details of batch are keyed into the computer
2. computer perform validation checks
3. computer calculates own control totals
4. Agree= Accept
Disagree= rejected for correction
Input controls - Screen aids (5)
Input controls - Edit checks (not screen aids)
Link controls with objectives.
Processing controls
Program edit checks – Check performed by computer
i. Sequence test
- Identify gaps in a sequence
ii. Arithmetic accuracy test
- Reverse multiplication (e.g. 3*6 =18 AND 18/6 = 3)
iii. Reasonableness (Range test)
-Test amount for reasonability
– compare to other data
iv. Limit test
- Identifies amounts that falls outside limit
v. Accuracy test
- Casts and cross cast
vi. Matching
- Match data with data on MF
Program reconciliation checks
i. Control totals
- Record counts/hash totals from input is compared to record and hash totals after processing
ii. Run-to-run totals
- Final balance = Opening balance + total of transactions processed
iii. Valid operation code
- Processor confirms the instruction being executed is one of a valid set of instructions (e.g. bankrecon)
iv. Echo Test
- System sends a signal to an input or output device – the device returns a signal indicating itis a valid device. (bounce back)
Output controls
Masterfile amendments are applicable for any?
For any changes to debtor/ creditors/ inventory standing data for example adding/ deleting debtors or creditors or inventory items
Masterfile amendment controls: