Chapter 2 Introduction To Transaction Processing AIS
Chapter 2 Introduction To Transaction Processing AIS
Ledgers
Ledger – a book of financial accounts
Sampling and confirmation are two common Data Flow Diagrams and Entity Relationship
techniques. Diagrams
Example of Tracing an Audit Trail Entity Relationship Diagram (ERD)
Verifying Accounts Receivable A documentation technique to represent the
relationship between entities in a system.
Cardinalities
Represent the numerical mapping between entities:
one-to-one
Computer-Based Systems
one-to-many
The audit trial is less observable in
many-to-many
computer- based systems than traditional
manual systems.
The data entry and computer programs
are the physical trail.
The data are stored in magnetic files.
Computer Files
Master File - generally contains
account data (e.g., general ledger and
subsidiary file)
Transaction File - a temporary file
containing transactions since the last
Data Flow Diagrams (DFD)…
use symbols to represent the processes,
data sources, data flows, and entities in a
system
represent the logical elements of the system
do not represent the physical system
System Flowcharts
illustrate the relationship among processes
and the documents that flow between them
contain more details than data flow diagrams
clearly depict the separation of functions
in a system
Block Codes
Represent whole classes by assigning each
class a specific range within the coding
scheme
Used for chart of accounts
o The basis of general ledger
Allows for the easy insertion of new
codes within a block
o Don’t have to reorganize the
coding structure