2671_Computer file Classification
2671_Computer file Classification
Master file
There are files of a fairly permanent nature, e.g. customer ledger, payroll, inventory, etc. A
feature to know is the regular updating of these files to show a current position. For example
customer's order will be processed, increasing the "balance owing" figure on a customer ledger
record. It is seen therefore that master records will contain both data of a static nature, e.g. a
customer name, address, and data that, by its nature will change each time a transaction
occurs, e.g. the "balance" figure already mentioned.
Transaction file
This is also known as movement file. This is made up of various transactions created from the
source documents. In a sales ledger application the fiie will contain all the orders received at a
particular time. This file will be used to update the masterfile. As soon as it had been used for
this purpose it is no longer required. It will therefore have a very short life, because it will be
replace by a file containing the next batch of orders.
Reference files
A file with a reasonable amount of permanency, Examples of data used for reference purposes
are price lists, tables of rates of pay, names and addresses.
1
Retrieve: Retrieving a stored file or lose file.
Copy: Copying a created file to either an external or in-built storage device.
View: Viewing a created file or granting privilege of viewing.
Open: Opening a file to use its contents.
Update: Reading or updating the contents.
Close: Closing the file, thereby losing access until it is opened again