CH 3 - Presentation
CH 3 - Presentation
• What is Documentation?
- Explains the who, what, when, where, why, and how of data entry,
processing, storage, output, and system controls.
• Importance of Documentation
- Helps understand, evaluate, and design systems for improved decision-
making and internal controls.
Documentation Tools and Their Purpose
• Data Flow Diagrams (DFDs): Graphically represent data sources, data flows,
transformation processes, data storage, and data destinations.
• Key Elements:
- Data Sources/Destinations: entities that send or receive data that the
system uses or produces.
- Data Flows: the movement of data among processes, stores, sources,
and destinations.
- Processes: represent the transformation of data.
- Data Stores: Horizontal lines indicating data repositories.
Data Flow Diagrams (DFDs) Overview
Data Flow Diagrams (DFDs) Overview
Context
Diagram for
S&S Payroll
Processing
Data Flow Diagrams (DFDs) : Level 0 DFD
• They are also used to analyze how to improve business processes and
document flows.
• Types of Flowcharts:
• - Document Flowcharts: Track document flow through an organization.
• - System Flowcharts: Show data flow within systems.
• - Program Flowcharts: Outline logic within specific programs.
Types of Flowcharts
• Types of Flowcharts:
- Document Flowcharts: Track document flow through an organization.
- System Flowcharts: depicts the relationships among system input,
processing, storage, and output.
- Program Flowcharts: illustrates the sequence of logical operations
performed by a computer in executing a program.
Flowchart Symbols
• For example, there are many activities in the revenue cycle. Among them
are receiving an order, checking customer credit, verifying inventory
availability, and confirming customer order acceptance.
• A BPD for the revenue cycle will only describe the functions performed by
the selling company and a BPD for the expenditure cycle only depicts the
activities performed by the purchasing company.
Business
Process
Diagram
Symbols
Business Process Diagram of Payroll Processing at S&S
Guidelines for Creating Documentation
• DFD Guidelines:
- Start with a context diagram.
- Identify data flows and group related processes.
- Use sequential numbering for clarity.
• Flowchart Guidelines:
- Organize data flows top-to-bottom and left-to-right.
- Use clear labels and arrowheads.
- Avoid line crisscrossing by using connectors.
Benefits of System Documentation in AIS