C 3 Ystems Ocumentation Echniques: Hapter
C 3 Ystems Ocumentation Echniques: Hapter
Learning Objectives:
Objective 1: Explain what documentation techniques
are, its importance, and uses by accountants.
Objective 2: Prepare and use data flow diagrams to
understand, evaluate, and document information
systems.
Objective 3: Prepare and use flowcharts to understand,
evaluate, and document information systems.
Objective 1: Explain what Documentation
Techniques Are, Its importance, and Uses by
Accountants:
1/1- What Documentation Techniques Are:
Documentation explains how a system works.
Popular means of documenting a system include:
1- Diagrams such as, (data flow diagrams, and business
process diagrams).
2- Flowcharts, and
3- Other graphical representations of data and information.
These are supplemented by a narrative description of
the system, a written step-by-step explanation of
system components and interactions.
1/2- Importance of Documentation Techniques
(Tools):
Documentation tools are important on the
following levels:
1- At a minimum, you must be able to read documentation to
determine how a system works.
2- You may need to evaluate documentation to:
** identify internal control strengths and weaknesses and
recommend improvements.
** determine if a proposed system meets the company’s
needs.
3- More skill is needed to prepare documentation that shows
how an existing or proposed system operates.
1/3 Uses of Documentation Techniques
Data flows
Transformation processes
Data stores
2- The Basic elements of a data flow diagram
(DFD):
A data flow diagram consists of four basic elements:
a- Data sources and destinations:
A data source and a data destination are entities that send
or receive data that the system uses or produces.
They are represented by squares.
Note: An entity can be both a source and a destination.
b- Data Flow:
A data flow is the movement of data among processes, data
stores, sources and destinations.
Data that pass between data stores and a source or destination
must go through a data transformation process.
Data flows are labeled to show what information is flowing. The
only exception is data flow between a process and a data store
because the data flow is usually obvious.
Data flow is represented by an arrow.
Notes: 1- If two or more data flows move together, a single line
is used. For example, a data flow (customer payment) consists of
a payment and remittance data.
2- If the data flow separately, two lines are used. For example, we
can use two lines to represent customer inquires and customer
payment because customer inquires do not always accompany a
payment.
C- Transformation processes:
the system.
b- Uses of document flowcharts:
1- A special type of flowchart, called an internal control
flowchart is used to describe, analyze, and evaluate internal
controls.
2- They are used to identify system weaknesses or inefficiencies,
such as:
** inadequate communication flows,
Case 1:
Draw a system flowchart to illustrate the process
of updating accounts payable master file by
credit purchasing transactions.
The system includes the following steps: