Presentation is loading. Please wait.

Presentation is loading. Please wait.

Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall 18-1.

Similar presentations


Presentation on theme: "Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall 18-1."— Presentation transcript:

1 Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall 18-1

2 Learning ObjectivesLearning Objectives  Integrate separate REA diagrams for individual business cycles into a single, comprehensive organization-wide REA diagram.  Build a set of tables to implement an REA model of an AIS in a relational database.  Explain how to write queries to retrieve information from an AIS relational database built according to the REA data model. Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall 18- 2

3 REA DiagramREA Diagram – Revenue CycleREA Diagram – Revenue CycleREA Diagram Copyright 2012 © Pearson Education, Inc. publishing as Prentice Hall 18-3 Redundant

4 REA DiagramREA Diagram – Expenditure CycleREA Diagram – Expenditure CycleREA Diagram Copyright 2012 Pearson Education, Inc. publishing as Prentice Hall 18-4 Redundant

5 REA DiagramREA Diagram – Payroll CycleREA Diagram – Payroll CycleREA Diagram  First, REA is in mirror form, Agent, Event, Resource  Get/Give  Time Worked/Disburse Cash  Give/Get  Time Used/Bill Client  Each Event should be related to one Resource  But Time Worked is usually NOT  Time can NOT be increased/decreased  Attributes stored in Time Event  Hours Worked  Time Used Copyright 2012 Pearson Education, Inc. publishing as Prentice Hall 18-5 Redundant

6 REA RedundanciesREA Redundancies  Separate REA for an organization will have redundant Entities  Redundant Resource Entities  Eliminate Redundant Resources (no duplicates):  Link Resources to event entities in one business cycle and to event entities in the other cycle  One Event that Increases the Resource and,  One Event that Decreases the Resource  No effect on Cardinality  Redundant Event Entities  Eliminate (Merge) the Redundant Event Entities  alters the minimum cardinalities associated with the other events that are related to the merged event  may be linked to either an event that is part of one business cycle or to an event that is part of another cycle but cannot be linked to both events.  the minimum cardinality associated with the other events must be 0 in the integrated REA diagram  May alter minimum cardinality between Event and Agent  Minimum becomes 0 (optional) if agents are different in different transaction cycles Copyright 2012 Pearson Education, Inc. publishing as Prentice Hall 18-6

7 REA RedundanciesREA Redundancies  Agents  If Duplicate Agents exist across transaction cycles  Do NOT eliminate them, keep them for legibility of the model Copyright 2012 © Pearson Education, Inc. publishing as Prentice Hall 18-7

8 Integrated REA DiagramIntegrated REA Diagram Copyright 2012 © Pearson Education, Inc. publishing as Prentice Hall 18-8 Revenue Cycle Expenditure Cycle Payroll Cycle

9 Cardinality Effect of Merging Resources Copyright 2012 Pearson Education, Inc. publishing as Prentice Hall 18-9 Cardinalities Between Resource and Entities Remain the Same.

10 Cardinality Effect of Merging Events Copyright 2012 Pearson Education, Inc. publishing as Prentice Hall 18- 10 The Cardinality between Disburse Cash and Supplier & Employee (as payee) is now 0 to 1, that is a disbursement can be made to the supplier OR the employee but not BOTH! The Cardinality Between Disburse Cash and Receive Inventory and Disburse Cash and Time Worked is now 0

11 Rules for Creating Integrated REA Diagram 1.Every event must be linked to at least one resource. 2.Every event must be linked to two agents who participate in that event. 3.Every event that involves the disposition of a resource must be linked to an event that involves the acquisition of a resource. 4.Every resource must be linked to at least one event that increments that resource and to at least one event that decrements that resource. 5.If event A can be linked to more than one other event, but cannot be linked simultaneously to all of those other events, then the REA diagram should show that event A is linked to a minimum of 0 of each of those other events. 6.If event A can be linked to more than one other agent, but cannot be linked simultaneously to all of those other agents, then the REA diagram should show that event A is linked to a minimum of 0 of each of those other agents. Copyright 2012 Pearson Education, Inc. publishing as Prentice Hall 18- 11

12 Using REA Diagram to Create Relational Database  Advantage:  Ensures the elimination of Anomalies:  Update  Insert  Delete Copyright 2012 © Pearson Education, Inc. publishing as Prentice Hall 18- 12

13 REA to Database StepsREA to Database Steps 1.Create a table for each distinct entity in the diagram and for each many-to-many relationship. 2.Assign attributes to appropriate tables.  Identify Primary Keys  Attribute(s) that uniquely identifies each record  For M:N relationships the primary key consists of two attributes that represent the primary keys of each entity linked in that relationship.  Identify remaining attributes for Table. 3.Use foreign keys to implement one-to-one and one-to-many relationships.  an attribute of one entity that is itself the primary key of another entity.  1:1  If events are sequential, the Primary Key of the 1 st event should be used as the Foreign Key of the 2 nd event  If not sequential, either entities primary key can become the foreign key of the other table  1:N  Primary Key of the Entity Linked to the Many Entity MUST be used as the Foreign Key in the Many Entity Copyright 2012 © Pearson Education, Inc. publishing as Prentice Hall 18- 13

14 Step 1Step 1 Create Tables for each Entity Create Table for each M:N Maximum Cardinality Copyright 2012 © Pearson Education, Inc. publishing as Prentice Hall 18- 14 12 tables from Entities 5 tables from M:M cardinalities Event Tables Resource Tables

15 Step 3Step 3 Copyright 2012 © Pearson Education, Inc. publishing as Prentice Hall 18- 15

16 Retrieving Information from REA Database  Journals  Information contained in Event tables  Ledgers  Information contained in Resource tables  Financial Statements  Information contained in Resources and  Information on imbalances  Accounts receivable  sales transactions for which customer payments have not yet been received  Accounts payable  purchases from suppliers that have not yet been paid for Copyright 2012 © Pearson Education, Inc. publishing as Prentice Hall 18- 16


Download ppt "Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall 18-1."

Similar presentations


Ads by Google