AIS Chapter 2 Outline
AIS Chapter 2 Outline
AIS Chapter 2 Outline
Financial Transaction
an economic event that affects the
assets and equities of the firm, is
reflected in its accounts, and is
measured in monetary terms.
similar types of transactions are grouped
together into three transaction cycles:
a. the expenditure cycle
b. the conversion cycle
c. the revenue cycle
Relationship between Transaction
Cycles
Computer-Based Systems
The audit trail is less observable in
computer-based systems than
traditional manual systems.
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
update
Reference File - contains relatively
constant information used in processing
(e.g., tax tables, customer addresses)
Archive File - contains past transactions
for reference purposes
System Flowcharts
- Illustrate the relationship among
Documentation Techniques
processes and the documents that
Documentation in a CB environment is
flow between them
necessary for many reasons.
- Contain more details than data flow
Five common documentation
diagrams
techniques:
- Clearly depict the separation of
1. Entity Relationship Diagram
functions in a system
2. Data Flow Diagrams
3. Document Flowcharts
4. System Flowcharts
Symbol Sets for Representing
5. Program Flowcharts
Manual Procedures
Entity Relationship Diagram (ERD)
- A documentation technique to
represent the relationship between
entities in a system.
- The REA model version of ERD is
widely used in AIS. REA uses 3 types
of entities:
a. Resources (cash, raw materials)
b. Events (release of raw materials
into the production process)
c. Agents (inventory control clerk,
vendor, production worker)
Cardinalities
Represent the numerical mapping
between entities:
1. One-to-One (Sales person
assigned car Type)
2. One-to-Many (Customer places
Order)
3. Many-to-Many (Vendor supply
Inventory)
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
Data Flow Diagram Symbols
System Flowcharts
- are used to represent the relationship
between the key elements--input
sources, programs, and output
products--of computer systems
- depict the type of media being used
(paper, magnetic tape, magnetic
disks, and terminals)
- in practice, not much difference
between document and system
flowcharts
Symbol Sets for Representing
Computer Processes
Program Flowcharts
illustrate the logic used in programs
Program Flowchart Symbols
Real-Time Systems
process transactions
individually at the moment the
economic event occurs
have no time lag between the
economic event and the
Database Backup Procedures
processing
1. Destructive updates leave no backup.