DOCUMENTING ACCOUNTING SYSTEMS

Slides:



Advertisements
Similar presentations
Chapter 6 Flowcharting.
Advertisements

A Business process approach
Decision Analysis. What is Decision Analysis? The process of arriving at an optimal strategy given: –Multiple decision alternatives –Uncertain future.
IFS310: Week 3 BIS310: Structured Analysis and Design 5/4/2015 Process Modeling and Data Flow Diagrams.
Introduction to Control Flow Patterns and BizAgi
Copyright © 2015 Pearson Education, Inc. Systems Documentation Techniques Chapter
Data Flow Diagram Purpose – visually depict how data moves and changes through a top-down, logical model Logical model – requirements and the relationship.
Documenting Information Systems
© 2006 Prentice Hall Business Publishing Accounting Information Systems, 10/e Romney/Steinbart1 of 138 DOCUMENT FLOWCHARTS A document flowchart shows the.
ACG 4401 Data Modeling: Data Flow Diagrams Flow Charts.
INFO 425 Week 31 INFO 425 Design Problem I Week 3 – SDS Improvements Glenn Booker.
Chapter 4 – Documenting Information Systems
Copyright © 2015 Pearson Education, Inc. Database Design Chapters 17 and
Chapter 15: System Modeling with UML
Systems Analysis and Design in a Changing World, Fourth Edition
SE 555 Software Requirements & Specification 1 Activity Diagrams.
Systems Analysis Requirements structuring Process Modeling Logic Modeling Data Modeling  Represents the contents and structure of the DFD’s data flows.
Chapter 7 Using Data Flow Diagrams
Topics Creating DFD Physical and logical DFD Event driven modeling
© 2005 Prentice Hall4-1 Stumpf and Teague Object-Oriented Systems Analysis and Design with UML.
03/12/2001 © Bennett, McRobb and Farmer Activity Diagrams Based on Chapter 5 of Bennett, McRobb and Farmer: Object Oriented Systems Analysis and.
Chapter 9 Using Data Flow Diagrams
1 SYSTEMS INVESTIGATION Pertemuan 3 s.d 6 Matakuliah: A0554/Analisa dan Perancangan Sistem Informasi Akuntansi Tahun: 2006.
Use Case Modeling.
Process Modeling and Data Flow Diagrams
Copyright © 2015 Pearson Education, Inc. Systems Documentation Techniques Chapter
Chapter 2 Accountants as Business Analysts
Department of Computer Science 1 CSS 496 Business Process Re-engineering for BS(CS)
Unified Modeling Language
Chapter 6 Data Flow Diagramming Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill/Irwin.
Systems Analysis – Analyzing Requirements.  Analyzing requirement stage identifies user information needs and new systems requirements  IS dev team.
Lecture 6 Unified Modeling Language (UML)
1 Chapter 2 Revision: Documentation DFD System FC.
BPMN By Hosein Bitaraf Software Engineering. Business Process Model and Notation (BPMN) is a graphical representation for specifying business processes.
Chapter 3 Systems Documentation Techniques Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall 3-1.
Chapter 7 Using Data Flow Diagrams
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.
McGraw-Hill/Irwin © 2013 The McGraw-Hill Companies, Inc., All Rights Reserved. Chapter 7 Data Flow Diagramming.
Interaction Models (2): Sequence Diagrams Extracted from textbook: Object Oriented Modeling and Design with UML M. Blaha, J. Rumbaugh 1.
DON’T DO IT! IT’S NOT HOPELESS. Documentation Flowcharting Due to thier complexity (when looking at them), flowcharts intimidate many people. However,
Process Models: Data Flow Diagrams Chapter 2. Process Modeling Objective: Understand the concept of business processes Understand and create Data Flow.
SYSTEMS ANALYSIS AND DESIGN TOOLS DATA FLOW DIAGRAMS.
Systems Analysis & Design 7 th Edition Chapter 5.
Programming Logic and Design Fourth Edition, Comprehensive Chapter 15 System Modeling with the UML.
Systems Analysis and Design 8 th Edition Chapter 6 Object Modeling.
Activity & Class Modeling Labs Discussion p3 T120B pavasario sem.
Activity diagrams. Introduction ● Activity diagrams are a behavioural model that represent the dynamics of the system. ● An activity diagram is essentially.
ALGORITHM List of instructions for carrying out some process step by step. A sequence of instructions which has a clear meaning and can performed with.
Advanced Accounting Information Systems Day 7 Database Modeling.
Chapter 4: Use Case Modeling [Arlow and Neustadt, 2005] CS 790M Project preparation (II) University of Nevada, Reno Department of Computer Science & Engineering.
Object Oriented Analysis & Design & UML (Unified Modeling Language)1 Part VI: Design Continuous Activity Diagams State Diagrams.
Systems Analysis and Design in a Changing World, Fourth Edition
Interaction Diagram An interaction diagram is a graphical representation of interactions between objects. Sequence diagram: shows the sequence in which.
1 SYSTEMS ANALYSIS Pertemuan 7 s.d 12 Matakuliah: A0554/Analisa dan Perancangan Sistem Informasi Akuntansi Tahun: 2006.
Description and exemplification of entity/event modelling. Index and Key – –The Index/Key column of the data dictionary is used to indicate whether or.
Accounting Information Systems: A Business Process Approach Chapter Three: Documenting Accounting Systems.
Dokumentasi Sistem Dengan Activity Diagram Pertemuan 03 s.d 04 Matakuliah: F0712 / Lab Sistem Informasi Akuntansi Tahun: 2007.
Interaction Models (2): Activity Diagrams Extracted from textbook: Object Oriented Modeling and Design with UML M. Blaha, J. Rumbaugh.
7 Systems Analysis – ITEC 3155 The Object Oriented Approach – Use Cases.
© 2006 Prentice Hall Business Publishing Accounting Information Systems, 10/e Romney/Steinbart1 of 37 C System Process Modeling DATA Flow Diagrams.
Chapter 3 DOCUMENTING ACCOUNTING SYSTEMS
WHAT IS A Process Map? Illustration of the sequence of activities, inputs and outputs to the activities, and relationship across multiple functions, or.
Introduction to Control Flow Patterns and BizAgi
Activity and State Transition Diagram
Activity Diagrams Activity diagrams describe the workflow behavior of a system.  The diagrams describe the state of activities by showing the sequence.
Activity Diagrams.
Chapter 4: documenting information systems
Accounting Information Systems: A Business Process Approach
Presentation transcript:

DOCUMENTING ACCOUNTING SYSTEMS

The Activity Diagram Symbols Solid circle. Start of the process in an activity diagram Rounded rectangle. Event, activity, or trigger Continues line. Sequence from one event or activity to the next Dotted line. Flow of information between events Document. Represents a source document or report Diamond. A branch Table. A computer file from which data may be read from or recorded during business events Bull’s eye. End of Process

Preparing Overview Activity Diagrams Preparing the Activity Diagram Steps Preliminary Steps Step 3 Step 1 Step 4 Step 1 Step 5 Step 6

Step 1 Read the narrative and identify key Events. Before overview activity Diagram, must recognize events.

Step 2 Annotate the narrative to clearly show event Boundaries and event names. NAME Use broad names that reflect the purpose of the event Avoid names that focus on detailed steps in the event Be specific Start event names with a verb Do Not include employee or departement names in event names

Step 3 Represent people or devices participating in the business process using swimlanes Create a swilane for each person or departement responsible for various events in the narrative Create a swimlane for entities outside the organization that initiate events in the process Create a swimlane for the computer system Write the name of the appropriate person or departement in the swimlane

Step 4 Diagram each event, and show the sequence of events in the business process Diagrams a. Draw a solid circle to represent the start of the process b. If the event is triggered by an agent outside the organization, show a rounded rectangle for the trigger. c. Set up a rounded rectangle for the event in the swimlane of the person or department within the organization who is responsible for the event d. It the event is triggered by an agent outside the organization, connect the trigger (see step b) to the event with a continuous line e. Otherwise, connect the previous to the current event with a continuous line Repeat steps b through e for each subsequent event f. Draw a bull’s eye to represent the end of the process

Error in documenting events and sequences of events All the events identified in Step 1 and 2 are not shown on the activity diagram. Additional events not identified in Step 1 and 2 are shown on the activity diagram Continuous lines connecting events are not shown Events are labeled with agent names Event names are not consistent with the names identified in step 2.

Step 5 Draw documents created and used in the business process Draw a document symbol below the event that creates or modifies a document Draw dotted lines to connect events and documents as follows: Draw a flow from an event to a document to show that a document is prepared or modified by the event Draw a dotted line from a document to an event to show that information on a document is being reviewed or used by the event or activity It a document appears multiple times during the process, add status information showing how the object changes during the business process c. Note that we focus on events that use, create, or modify documents

Error in representing documents and document flows Verbs are mistakenly used in naming documents Documents are not connected to events.

Step 6 Draw tables (files) created and used in the business process Show computer tables in the computer column Draw a flow from a table to an event to represent the fact that information in a table is being reviewed or used by the event Include status information to show how the object changes during the business process

Error in representing tables and flow of information to and from tables include the following Tables are named with verbs Table attributes are listed instead of table names All flows between events and tables are not shown

Preparing Detailed Activity Diagrams Step 1 Step 2 Step 3 Step 4 Annotate the narrative to show activities Prepared a workflow table Identify necessary detailed diagrams For each detailed diagram, perform the following steps Step 4.a Step 4.b Step 4.c Step 4.d Step 4.e Step 4.f Step 4.g

Step 4 Step 4.a Step 4.b Step 4.c Step 4.d Step 4.e Step 4.f Step 4.g For each detailed diagram, perform the following substeps Set up swimlanes for the agents participating in the event or events represented in the detailed diagram Step 4.a Add a rounded rectangle for each activity in the event(s) being documented in that detailed diagram Step 4.b Step 4.c Use continuous lines to show the sequence of the activities Step 4.d Set up any docuemnts created or used by the activities in that diagram Step 4.e Use dotted lines to connect activities and documents Document any tables created, modified, or used by the activities in the diagram in the computer column Step 4.f Step 4.g Use dotted lines to connect activities and tables