Data Dictionary : Store & Flow

Slides:



Advertisements
Similar presentations
Section 10Data Dictionary - Process Descriptors 1 10 THE DATA DICTIONARY : Process Descriptors And Franchise Colleges By MANSHA NAWAZ.
Advertisements

Chapter 6 UNDERSTANDING AND DESIGNING QUERIES AND REPORTS.
Section 07 (a)DFD to ERD Link1 HSQ - DATABASES & SQL By MANSHA NAWAZ 07 (a) - DFD to ERD Link And Franchise Colleges.
Configuration Management Managing Change. Points to Ponder Which is more important?  stability  progress Why is change potentially dangerous?
System Analysis and Design
Section 08Data Dictionary - Structures & Elements 1 08 THE DATA DICTIONARY Structures & Elements And Franchise Colleges By MANSHA NAWAZ.
Data Dictionary What does “Backordered item” mean? What does “New Customer info.” contain? How does the “account receivable report” look like?
3/5/2009Computer systems1 Analyzing System Using Data Dictionaries Computer System: 1. Data Dictionary 2. Data Dictionary Categories 3. Creating Data Dictionary.
Section 11 : Normalisation - A Worked Example
Section 07DFD - Event Partitioning1 07 Data flow Diagrams - Event Partitioning for Large Systems And Franchise Colleges By MANSHA NAWAZ.
IMS1805 Systems Analysis Topic 4: How do you do it? Guidelines for doing analysis (continued from last week)
Pear Software e-SATA (The Electronic Spreadsheet Automated Teaching Assistant) Preliminary Design.
Section 04DFD - Top Level1 04 Data Flow Diagrams - Top Level DFD And Franchise Colleges By MANSHA NAWAZ.
Supplement 02CASE Tools1 Supplement 02 - Case Tools And Franchise Colleges By MANSHA NAWAZ.
Section 01Resources1 HSQ - DATABASES & SQL 01 Resources And Franchise Colleges Name :MANSHA NAWAZ room :G 0/32
Document Flow Diagram Sample. Document Flow Diagram Production Planning Stock Control Factory Supplier Purchasing Design Production Plan Stock Withdrawal.
Section 02Systems Documentation1 02 Systems Documentation And Franchise Colleges By MANSHA NAWAZ.
IS 320 Notes for Chapter 8. ClassX Problems: Low-Tech Fix Use last year's videos on ClassX  Select "Semesters" tab  Select IS 320  Select the week/lecture.
What is Sure BDCs? BDC stands for Batch Data Communication and is also known as Batch Input. It is a technique for mass input of data into SAP by simulating.
Section 11 : Normalisation
C HU H AI C OLLEGE O F H IGHER E DUCATION D EPARTMENT O F C OMPUTER S CIENCE Preparation of Final Year Project Report Bachelor of Science in Computer Science.
SAD - DFD Context Diagrams
Welcome This is a document to explains the chosen concept to the animator. This will take you through a 5 section process to provide the necessary details.
Section 05DFD - Complete Top-Level1 05 Data Flow Diagrams - Completing the top-level And Franchise Colleges By MANSHA NAWAZ.
C HU H AI C OLLEGE O F H IGHER E DUCATION D EPARTMENT O F C OMPUTER S CIENCE Preparation of Final Year Project Report Bachelor of Science in Computer Science.
Events to Data Flows to Data Dictionaries System Analysis & Design.
Systems Analysis & Design
State the Medical Research Topic Give a short description of the purpose of the research topic and what the teaching materials will cover.
HNC Flow Chart 1 IT Systems Analysis and Design SSADM – Design.
Analysis. This involves investigating what is required from the new system and what facilities are available. It would probably include:
THE GUIDE TO THE ‘NEW LOOK’ CLASSROOM PROFILING DATABASE
DEVRY CIS 336 W EEK 7 G ROUP P ROJECT T ASK 5 Check this A+ tutorial guideline at
IT 210 Week 2 CheckPoint Software Development Activities and Purposes To purchase this material link
IT 210 Week 2 Individual Application-Level Requirements To purchase this material link
Travel Reimbursement -step by step-
IT Business Applications
Business System Development
Accounts Payable Workflow
Supplier Performance Management (SPM): Create an SPM Project
G063 - Data flow diagrams.
Software Specification Tools
Chapter 6 Data flow diagramming ACCOUNTING INFORMATION SYSTEMS
Systems Analysis and Design Third Edition
SUBMITTING A PAYMENT REQUEST FORM
Overview of Transaction Processing and ERP Systems
Context and Data Flow Diagrams
PO INVOICE ENTRY Creating a PO Invoice Let’s Get Started
Systems Development and Documentation Techniques
Configuration Management (managing change)
Compliance Monitoring Activities State Inspections
CIS 336 strCompetitive Success/tutorialrank.com
CIS 336 str Education for Service-- tutorialrank.com.
JCL Standards #2 Company Name
Introduction to Computer Programming
Standard Scripts Project 2
G063 - Data flow diagrams.
Presented by Rachael Jarboe June 19, 2008
Online Training Course
06 Data Flow Diagrams - Exploding
AOI Hotels Record Management System
Chapter 11 The Accounting Information System
(a)(iii) Requirements Specification
Standard Scripts Project 2
Welcome 1 This is a document to explains the chosen concept to the animator. This will take you through a 5 section process to provide the necessary details.
Warm Up Objective: Scientists will describe macromolecules by completing a graphic organizer and analyzing a puzzle. What is the topic? What will you.
Unit 4 - A02 – Success Criteria
The Writing Process L. Nabulsi, Facilitator.
Standard Scripts Project 2
04 SQL & Relational Algebra
DFD Process & Examples.
Presentation transcript:

Data Dictionary : Store & Flow And Franchise Colleges 09 THE DATA DICTIONARY : Stores & Flows By MANSHA NAWAZ Section 09 Data Dictionary : Store & Flow

Data Dictionary : Store & Flow Learning Aims Aim to be able to construct a partial data dictionary Objectives to model the composition of data stores to record all appropriate data store detail to model the composition of data flows to record all appropriate data flow detail Section 09 Data Dictionary : Store & Flow

Data Dictionary : Store & Flow Lecture Outline the nature & purpose of the data dictionary data elements & data structures data stores data flows automated data dictionaries Section 09 Data Dictionary : Store & Flow

Document : Design Specification Data Dictionary Data Stores and Flow lecture 08 Structures & Elements Data Stores and Flow Usage lecture 09 Process Descriptions Mini Specs and Sample Screen Shots lecture 10 NORMALISATION lecture 11 Database Tables derived from Data Store Descriptions Section 09 Data Dictionary : Store & Flow

Data Dictionary : Store & Flow Data Stores Record the usage of each data store as follows. Ascent generates these automatically, however the reporting of this material is inadequate Consider typing in MS Word and place material in the Appendix. Useful when making future changes to the data store. 1 Data Store name Description Composition Inputs Outputs vol of read/write Present status x 1 things 2 add create supplier purchase note 2 y Section 09 Data Dictionary : Store & Flow

Data Store – Usage Example. Data Store name 1 things Description The things stored... Composition = {THING} Inputs x from process 1 Outputs y to process 2 vol of read/write Read 1* per week Present status paper ledger Section 09 Data Dictionary : Store & Flow

Data Dictionary : Store & Flow Data Flows Record the usage of each data flow as follows. Ascent generates these automatically, however the reporting of this material is inadequate Consider typing in MS Word and place material in the Appendix. Useful when making future changes to the data flows. Data Flow name Description Composition Source Destination vol of read/write Present status 1 x 2 Section 09 Data Dictionary : Store & Flow

Data Flow – Usage Example. Data Flow name X Description ..the bla bla bla Composition 1{THING}10 Source data store 1 Destination process 2 vol of read/write once per day Present status read from thing ledger Section 09 Data Dictionary : Store & Flow

Data Dictionary : Store & Flow Automated DDs speed of production and edit document quality checking code generation þ cost culture change learning requirement no set standards ý Section 09 Data Dictionary : Store & Flow

Document : Design Specification Data Dictionary lecture 08 Data Stores - Structures & Elements lecture 08 Data Flow - Structures & Elements lecture 08 Data Stores and Flow Usage lecture 09 Process Descriptions lecture 10 NORMALISATION lecture 11 Database Tables derived from Data Store Descriptions Section 09 Data Dictionary : Store & Flow

Document : Data Dictionary Data Dictionary lecture 08 Data Stores - Structures & Elements lecture 08 Data Flow - Structures & Elements lecture 08 Data Stores and Flow Usage lecture 09 Utilise templates Fill in the details Consider placing as a sub-section within the previous section on Structures and Elements Process Descriptions lecture 10 Process Usage & Mini Spec Process Screen Shot Section 09 Data Dictionary : Store & Flow

Data Dictionary : Store & Flow Summary & Self Study Summary record elem/struct stores & flows use elem/struct automation adv disadv Self Study review the lecture complete A9 (a) from the course workbook can you achieve the objectives set out in slide 2? Section 09 Data Dictionary : Store & Flow