Chapter 2
Chapter 2
Chapter 2
1
b. REGISTER. The term register is often used to denote
certain types of special journals.
c. GENERAL JOURNALS. Firms use the general journal to a. MASTER FILE. A master file generally contains account data.
record nonrecurring, infrequent, and dissimilar The general ledger and subsidiary ledgers are examples of
transactions. master files. Data values in master files are updated from
transactions.
3.) Ledgers. A ledger is a book of accounts that reflects the b. TRANSACTION FILE. A transaction file is a temporary file of
financial effects of the firm’s transactions after they are posted transaction records used to change or update data in a
from the various journals. There are two basic types of ledgers: master file. Sales orders, inventory receipts, and cash
receipts are examples of transaction files.
a. GENERAL LEDGERS. The general ledger (GL)
c. REFERENCE FILE. A reference file stores data that are used
summarizes the activity for each of the organization’s
as standards for processing transactions.
accounts. It contains the firm’s account information in the
d. ARCHIVE FILE. An archive file contains records of past
form of highly summarized control accounts, and
transactions that are retained for future reference.
b. SUBSIDIARY LEDGERS. Subsidiary ledgers are kept in
various accounting departments of the firm, including
inventory, accounts payable, payroll, and accounts
receivable. It contains the details of the individual accounts
that constitute a particular control account.
2
Two commonly used systems design and Five common documentation techniques:
documentation techniques are the entity relationship diagram
Entity Relationship Diagram
and the data flow diagram.
Data Flow Diagrams
Document Flowcharts
The data flow diagram (DFD) uses symbols to represent the entities, System Flowcharts
processes, data flows, and data stores that pertain to a system. Program Flowcharts
represent the logical elements of the system. This data model is the blueprint for what ultimately will become the
do not represent the physical system. physical database.
3
3. All symbols on the flowchart should be labeled.
4. Lines should have arrowheads to clearly show the process flow
and sequence of events.
5. If complex processes need additional explanation for clarity, a
text description should be included on the flowchart or in an
attached document referenced by the flowchart.
4
- illustrate the logic used in programs. Destructive updates leave no backup.
To preserve adequate records, backup procedures must be
implemented, as shown below:
o The master file being updated is copied as a backup.
o A recovery program uses the backup to create a pre-
update version of the master file.
Some firms employ legacy systems for certain aspects of their data
processing. Two broad classes of systems: (1) batch systems (2) real-time systems.
5
1. Keystroke - source documents are transcribed by clerks to - AIS processing is characterized by high-volume,
magnetic tape for processing later. independent transactions, such are recording cash receipts
checks received in the mail.
2. Edit Run - identifies clerical errors in the batch and places them
- The processing of such high-volume checks can be done
into an error file
during an off-peak computer time.
3. Sort Run - places the transaction file in the same order as the - This is one reason why batch processing may be done
master file using a primary key using real-time data collection.
Disadvantages:
o arbitrary information
o overused
6
Used for many of the same purposes as numeric codes.
Can be assigned sequentially or used in block and group
coding techniques.
May be used to represent large numbers of items.
Can represents up to 26 variations per field.
Disadvantage: arbitrary information.