AIS Chapter 2
AIS Chapter 2
Introduction to Transaction
Processing
Introduction to Transaction Processing
• An economic event that affects the assets and equities of the firm.
• Financial transactions are common business events that occur
regularly. For instance, thousands of transactions of a particular type
(sales to customers) may occur daily. To deal efficiently with such
volume, business firms group similar types of transactions into
transaction cycles.
• Conversion Cycle :
– the production system (planning, scheduling, and control of the
physical product through the manufacturing process)
– the cost accounting system (monitors the flow of cost information
related to production)
Firms sell their finished goods to customers through the revenue cycle
which includes Cash sales, credit sales, and the receipt of cash following a
credit sale
• Revenue Cycle: time lag between the two due to credit relations with
customers :
– physical component (sales order processing)
– financial component (cash receipts)
• Sales order processing: preparing sales orders, granting credit, shipping
products (or rendering of a service) to the customer, billing customers,
and recording the transaction in the accounts (accounts receivable,
inventory, expenses, and sales).
• Cash receipts: For credit sales, some period of time (days or
weeks) passes between the point of sale and the receipt of
cash. Cash receipts processing includes collecting cash,
depositing cash in the bank, and recording these events in the
accounts (accounts receivable and cash)
Accounting Records
Manual System:
This section describes the purpose of each type of accounting
record used in transaction cycles.
Types of Files
• Master File - generally contains account data (e.g., general
ledger and subsidiary file)
• Transaction File - a temporary file containing transactions
since the last update (sales orders, cash receipt, and inventory
receipt).
• Reference File - contains relatively constant information (price
list, lists of authorized supplier)
• Archive File: An archive file contains records of past
transactions that are retained for future reference (lists of
former employees).
The Digital Audit Trail
• Let’s look how computer files provide an audit trail. Start with the
capture of the economic event. In this example, sales are
recorded manually on source documents, just as in the manual
system. The next step in this process is to convert the source
documents to digital form. This is done in the data input stage,
where the transactions are edited and a transaction file of sales
orders is produced. Some computer systems do not use physical
source documents. Instead, trans-actions are captured directly on
digital media.
• The next step is to update the various master file subsidiaries and
control accounts that the transaction affects. During the update
procedure, additional editing of transactions takes place.
Like the paper trail, this digital audit trail allows transaction tracing. Again,
an auditor attempting to evaluate the accuracy of the accounts
receivable figure published in the balance sheet could do so via the
following steps:
5. Program Flowcharts
The system flowchart shows the relationship between two
computer programs, the files they use, and the outputs they
produce. However, this level of documentation does not provide
the operational details that are sometimes needed. For
example, an auditor wishing to assess the correctness of the
edit program’s logic cannot do so from the system flowchart.
This requires a program flowchart.
6. Record Layout Diagrams