Systems Documentation Techniques

Slides:



Advertisements
Similar presentations
Chapter 6 Flowcharting.
Advertisements

Systems Development and Documentation Techniques
Documenting an AIS II Flowcharts Documenting AIS II.
Reading System Documentation Using Flowchart Pertemuan Matakuliah: F0204 / Sistem Akuntansi Tahun: 2007.
SYSTEMS ANALYSIS AND DESIGN TOOLS
ACCOUNTING INFORMATION SYSTEMS
Documenting Information Systems
Copyright © 2015 Pearson Education, Inc. Systems Documentation Techniques Chapter
Accounting Information Systems 9th Edition
Systems Development and Documentation Techniques
Week 2b. Flowcharts When: Used extensively for systems development and for internal control structures 97.6% of accounting/IT professionals use flowcharts.
Document Flowcharts Source: Wilkinson Ch_05.
Documenting Information Systems
© 2006 Prentice Hall Business Publishing Accounting Information Systems, 10/e Romney/Steinbart1 of 138 DOCUMENT FLOWCHARTS A document flowchart shows the.
Chapter 6: Documenting Accounting Information Systems
Chapter 3 Systems Documentation Techniques Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall 3-1.
©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/Steinbart 6-1 Systems Development and Documentation Techniques.
ACG 4401 Data Modeling: Data Flow Diagrams Flow Charts.
© 2008 Prentice Hall Business Publishing Accounting Information Systems, 11/e Romney/Steinbart3-1 C HAPTER 3 Systems Development and Documentation Techniques.
O Transaksi dasar bisnis terjadi dalam beberapa siklus. Apa saja? O Apakah siklus tersebut saling terkait? Berikan contohnya! O Apa saja langkah-langkah.
Systems Documentation Techniques
Chapter 3 Systems Documentation Techniques Copyright © 2012 Pearson Education 3-1.
Chapter 3 Systems Documentation Techniques Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall 3-1.
Chapter 3 Systems Documentation Techniques Copyright © 2012 Pearson Education 3-1.
Chapter 4 – Documenting Information Systems
System Development and Documentation Techniques
© 2006 Prentice Hall Business Publishing Accounting Information Systems, 10/e Romney/Steinbart1 of 138 C HAPTER 3 Systems Development and Documentation.
© 2008 Prentice Hall Business Publishing Accounting Information Systems, 11/e Romney/Steinbart1 of 85 C HAPTER 1 Accounting Information Systems: An Overview.
Advanced Accounting Information Systems
Week 2. Announcements I sent an this morning, if you did not get it, you are not on my list. WD quiz on Oct 15 th See your syllabus to get.
Copyright © 2015 Pearson Education, Inc. Systems Documentation Techniques Chapter
Systems Documentation Techniques
Chapter 3 Systems Documentation Techniques Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall 3-1.
Copyright © 2016 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education.
Accounting systems design & evaluation 9434SB 12 April 2002.
1 Chapter 2 Revision: Documentation DFD System FC.
Chapter 3 Systems Documentation Techniques Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall 3-1.
DATA FLOW DIAGRAMS We’re going to go into a partial example of how the first level of detail was created. But before we do, let’s step through some guidelines.
Introduction to Transaction Processing and Documentation Techniques COPYRIGHT © 2007 Thomson South-Western, a part of The Thomson Corporation. Thomson,
©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/Steinbart 6-1 Accounting Information Systems 9 th Edition Marshall.
DON’T DO IT! IT’S NOT HOPELESS. Documentation Flowcharting Due to thier complexity (when looking at them), flowcharts intimidate many people. However,
SYSTEMS ANALYSIS AND DESIGN TOOLS DATA FLOW DIAGRAMS.
© 2006 Prentice Hall Business Publishing Accounting Information Systems, 10/e Romney/Steinbart1 of 138 SYSTEM FLOWCHARTS Now that we’ve looked at document.
© 2006 Prentice Hall Business Publishing Accounting Information Systems, 10/e Romney/Steinbart1 of 138 FLOWCHARTS A flowchart is an analytical technique.
© 2008 Prentice Hall Business Publishing Accounting Information Systems, 11/e Romney/Steinbart1 of 119 C DFD and Flowchart.
Chapter 5 Flowcharting Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill/Irwin.
Chapter 3 Systems Documentation Techniques Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall 3-1.
Pertemuan 3.
© 2008 Prentice Hall Business Publishing Accounting Information Systems, 11/e Romney/Steinbart1 of 136 C HAPTER 3 Systems Development and Documentation.
Systems Development and Documentation Techniques BAB 3 PERTEMUAN SIA-UMBY.
Systems Documentation Techniques
Introduction to Transaction Processing
System Process Modeling
LESSON 2 SYSTEM ANALYSIS & DESIGN PHASE
Systems Development and Documentation Techniques
DATA FLOW DIAGRAMS RULE 4: Draw the context diagram first, and then draw successively greater levels of detail. RULE 5: Identify and label all data flows.
Systems Development and Documentation Techniques
Systems Development and Documentation Techniques
Systems Development and Documentation Techniques
Systems Development and Documentation Techniques
Systems Development and Documentation Techinques
Systems Development and Documentation Techniques
Systems Development and Documentation Techniques
DON’T DO IT! IT’S NOT HOPELESS.
SYSTEM ANALYSIS & DESIGN PHASE
Chapter 4: documenting information systems
Documenting Accounting Information Systems
Chapter 3 Systems Documentation Techniques
Flowchart Symbols DFD Symbols Processes Input/Output Storage
Systems Documentation
Presentation transcript:

Systems Documentation Techniques Chapter 3

INTRODUCTION In this chapter, we discuss two of the most common documentation tools: Data flow diagrams Flowcharts Include three types: Document flowcharts describe the flow of documents and data between departments or units. System flowcharts describe the relationship between inputs, processing, and outputs for a system. Program flowcharts describe the sequence of logical operations performed in a computer program.

FLOWCHARTS A flowchart is an analytical technique that describes some aspect of an information system in a clear, concise, and logical manner. Flowcharts use a set of standard symbols to depict processing procedures and the flow of data.

FLOWCHARTS Every shape on a flowchart depicts a unique operation, input, processing activity, or storage medium. Before PC’s were common, flowcharts were commonly drawn with templates. Now, it is more common to use a software program such as Visio. Microsoft and Power Point are also used The software uses pre-drawn shapes, and the developer drags the shapes into the drawing.

DOCUMENT FLOWCHARTS A document flowchart shows the flow of documents and information among areas of responsibility in an organization. These flowcharts trace a document from origin to disposition and show: Where a document comes from Where it’s distributed How it’s used It’s ultimate disposition Everything that happens as it flows through the system

DOCUMENT FLOWCHARTS Internal control flowcharts are document flowcharts used to evaluate the adequacy of internal controls, such as segregation of duties or internal checks. They can reveal weaknesses or inefficiencies such as: Inadequate communication flows Unnecessarily complex document flows Procedures that cause wasteful delays Document flowcharts are also prepared in the system design process.

Document Flowchart Symbols Multiple-part document Transmittal Tape Off-line File Terminal Journal/ Ledger Manual Process On-page Connector Off-page Connector Annotation

GUIDELINES FOR PREPARING A DOCUMENT FLOWCHART Let’s step through some guidelines for preparing a document flowchart: As with DFDs, you can’t effectively prepare a flowchart if you don’t understand the system, so: Interview users, developers, auditors, and management. Administer questionnaires. Read through narratives. Walk through systems transactions

GUIDELINES FOR PREPARING A DOCUMENT FLOWCHART Identify: All departments using the system (the parties who “do” things in the story) All documents or information flows All processes performed on the documents As you read through a narrative, you may want to mark the preceding items with different shapes (e.g., drawing a rectangle around entities, circling documents, etc.).

GUIDELINES FOR PREPARING A DOCUMENT FLOWCHART Use separate columns for the activity of each department. Example: If there are three different departments or functions that “do” things in the narrative, there would be three columns on the flowchart.

GUIDELINES FOR PREPARING A DOCUMENT FLOWCHART Flowchart the normal course of operations, and identify exceptions with annotations. As much as possible, the flow should go from top to bottom and left to right. Use standard flowcharting symbols, and draw with a template or computer. Clearly label all symbols. Use annotations if necessary to provide adequate explanation. Show where each document originated and its final disposition.

GUIDELINES FOR PREPARING A DOCUMENT FLOWCHART Every manual process should have at least one input and at least one output. If a document goes into a process it must come out Do not show process symbols for: Forwarding a document to another department Filing a document

Forwarding a document

Filing a document

GUIDELINES FOR PREPARING A DOCUMENT FLOWCHART Do not connect two documents except when forwarding to another column. When a document is forwarded, show it in both locations. When using multiple copies of a document, place document numbers in the upper, right-hand corner. Show on-page connectors and label them clearly to avoid excess flow lines. Use off-page connectors if the flow goes to another page.

GUIDELINES FOR PREPARING A DOCUMENT FLOWCHART If a flowchart takes more than one page, label the pages as 1 of 5, 2 of 5, 3 of 5, etc. Show documents or reports first in the column where they are created. Start with a rough draft; then redesign to avoid clutter and crossed lines. Verify the accuracy of your flowchart by reviewing it with users, etc. Place the flowchart name, the date, and the preparer’s name on each page of the final copy.

SYSTEM FLOWCHARTS Now that we’ve looked at document flowcharts and guidelines for creating flowcharts, let’s take a brief look at system flowcharts.

SYSTEM FLOWCHARTS A system flowchart depicts the relationship among the inputs, processes, and outputs of an AIS. They are a pictorial representation of automated processes and files The system flowchart begins by identifying the inputs to the system. Each input is followed by a process, i.e., the steps performed on the data. The process is followed by outputs—the resulting new information.

Additional Flowcharting Symbols for System Flowcharts On-line Keyboard Automated Process Auxiliary Operation Video Display Keying Operation Diskette Magnetic Tape Magnetic Disk On-Line Storage

System Flowchart

PROGRAM FLOWCHARTS Program flowcharts illustrate the sequence of logical operations performed by a computer in executing a program. They also follow an input – process – output pattern.

The program flowchart from Figure 11 in your textbook is shown on the right.

FLOWCHARTS VS. DFDs Now that we’ve examined both flowcharts and DFDs, it may be useful to discuss the differences again. DFDs place a heavy emphasis on the logical aspects of a system. Flowcharts place more emphasis on the physical characteristics of the system.

FLOWCHARTS VS. DFDs EXAMPLE: The registrar’s office of a small college receives paper enrollment forms from students. They sort these records alphabetically and then update the student record file to show the new classes. They also prepare class lists from the same data. The sorted enrollment forms are forwarded to the bursar’s office for billing purposes. Class lists are mailed to faculty members.

Here’s a DFD that goes with the story. Students 1.0 Update Student Records 2.0 Prepare Class Lists Faculty Bursar Enrollment Forms Class Lists

Here’s a flowchart that goes with the story Students Registrar’s Office Enrollment Forms Sort Sorted Update Student Records A Prepare Class Lists Bursar Faculty Students Enrollment Forms 1.0 Update Student Records Student Records Enrollment Forms 2.0 Prepare Class Lists Bursar Here’s a flowchart that goes with the story Enrollment Forms Class Lists Faculty

FLOWCHARTS VS. DFDs Now let’s change the story so that students enter enrollment data online. The registrar’s office sends a tape file of the enrollment data to the bursar’s office and continues to send paper class lists to faculty.

Here’s the revised DFD. Original DFD Students Students 1.0 Update Records 2.0 Prepare Class Lists Faculty Bursar Enrollment Data Class Lists Enrollment Forms 1.0 Update Student Records Student Records Enrollment Forms 2.0 Prepare Class Lists Bursar Enrollment Forms Class Lists Faculty

Here’s the revised flowchart. Students Registrar’s Office Enrollment Forms Sort Sorted Update Student Records A Prepare Class Lists Bursar Faculty Registrar’s Office Students Class Lists Bursar Faculty Enrollment Data Update Student Records Prepare Here’s the revised flowchart. Original Flowchart

FLOWCHARTS VS. DFDs Moral of the Story: Changes in the physical characteristics of the process do affect the flowchart but have little or no impact on the DFD. The DFD focuses more on the logic. When deciding which tool to employ, consider the information needs of those who will view it.