![]() |
|||
Batch ProcessingProcessing where a number of transactions are collected together and then input and processed together is called batch processing. For example the large banks batch process cheques. At the end of the day there will be a large number of cheques from a given branch. These will be put into a batch and a cover slip attached. A clerk will obtain a batch number which will be unique to this batch and the batch number will be entered in the branches batch register. The clerk will calculate and write on the batch slip two or more batch totals. These are the total number of documents in the batch and the totals of any important fields. The data is then sent to the computer department for data preparation. The batch totals will also be prepared for input. When the data is input the computer will calculate the batch control totals from the input. Finally the newly calculated values will be compared with the values calculated by the clerk. The process of comparison between the two sets of values is called reconciliation. If the control totals do not reconcile then there must have been an error. This could be due to a missing document, an error in data preparation or an error in the original calculation of the control totals. The source of the error will be traced and appropriate action taken. Master files and transaction filesMaster fileThis is a collection of records holding information about an entity such as a person or good. Example: An employee payroll master file will contain a record for each employee, with fields holding an employees surname, first name, address, department, etc. These fields will not change very often maybe once or twice a year. In addition, there will be fields which change regularly fields such as gross pay to date (since the start of the tax year), tax paid to date, N.I. contributions to date. Transaction fileHolds information about events occurring in the organisation. For employee payroll file, basically three kinds of transactions: Those involving hourly, weekly or monthly payments and those involving changes in emploee details.
Stages in batch processingTypical, large-scale batch system where data is collected on paper documents (such as applications for renewal of a TV or drivers licence) has following stages:
An account of the batch processing of cheques is in the banks case study. | |||
© LEV |
|||