SlideShare a Scribd company logo
1 of 27
ACCT321
ACCOUNTING INFORMATION SYSTEM
Module 2
Systems, Roles, And Development Methodologies
YANBU UNIVERSITY COLLEGE
Management Science Department
© Yanbu University College
© Yanbu University College
1
Learning Objectives
Describe the four major steps in the data processing cycle.
Describe the major activities in each cycle.
Describe documents and procedures used to collected and
process data.
Describe the ways information is stored in computer-based
information systems.
Discuss the types of information that an AIS can provide.
Discuss how organizations use ERP systems to process
transactions and provide information.
2-2
© Yanbu University College
Data processing cycle (chapter 2)
Enterprise Resource Planning (ERP) (chapter 2)
Prepare and use data flow diagram (DFD) in the accounting
information system (chapter 3)
Prepare and use flow chart in the information system (chapter 3)
Data hierarchy diagram (chapter 4)
Database terminology (chapter 4)
Relational database (chapter 4)
Outline
Slide 3
© Yanbu University College
Data Processing Cycle
2-4
Input
Process
Output
Storage
© Yanbu University College
The Data Processing Cycle Determines
What data is stored?
Who has access to the data?
How is the data organized?
How can unanticipated information needs be met?
2-5
© Yanbu University College
Data Input—Capture
As a business activity occurs data is collected about:
Each activity of interest
The resources affected
The people who are participating
For example for sales transaction the following data will be
collected:
Customer name and details, date, item sold, employee who make
the sale, prices and delivery instruction.
2-6
© Yanbu University College
Paper-Based Source Documents
Data are collected on source documents
E.g., a sales-order form
The data from paper-based will eventually need to be
transferred to the AIS
Turnaround
Usually paper-based
Are sent from organization to customer
Same document is returned by customer to organization
2-7
Cust.
Org.
Turnaround Document
© Yanbu University College
Source Data Automaton
Source data is captured
In machine-readable form
At the time of the business activity
E.g., ATM’s; POS
2-8
© Yanbu University College
Data Input—Accuracy and Control
Well-designed source documents can ensure that data captured
is
Accurate
Provide instructions and prompts
Check boxes
Drop-down boxes
Complete
Internal control support
Prenumbered documents
2-9
© Yanbu University College
Data Storage
Types of AIS storage:
Paper-based
Ledgers
Journals
Computer-based storage
An entity is something about which information is stored such
as employees, employees, inventory item and customer
2-10
© Yanbu University College
Ledgers
General
Summary level data for each:
Asset, liability, equity, revenue, and expense
Subsidiary
Detailed data for a General Ledger (Control) Account that has
individual sub-accounts
Accounts Receivable
Accounts Payable
2-11
© Yanbu University College
A/R
$1000
Joe Smith $250
Patti Jones $750
A/P
$600
ACME Inc.$150
Jones, Inc $350
Journals
General
Infrequent or specialized transactions
Specialized
Repetitive transactions
E.g., sales transactions
2-12
© Yanbu University College
Coding Techniques
Sequence
Items numbered consecutively
Block
Specific range of numbers are associated with a category
10000–199999 = Electric Range
Group
Positioning of digits in code provide meaning
Mnemonic
Letters and numbers
Easy to memorize
Code derived from description of item
Chart of accounts
Type of block coding
2-13Digit PositionMeaning1–2Product Line, size, and so
on3Color4–5Year of Manufacture6–7Optional
Features124100012 = Dishwasher
4 = White
10 = 2010
00 = No Options
© Yanbu University College
Computer Based Storage
Entity
Person, place, or thing (Noun)
Something an organization wishes to store data about
Attributes
Facts about the entity
Fields
Where attributes are stored
Records
Group of related attributes about an entity
File
Group of related Records
2-14
© Yanbu University College
File Types
Transaction
Contains records of a business from a specific period of time
Master
Permanent records
Updated by transaction with the transaction file
Database
Set of interrelated files
2-14
© Yanbu University College
Transaction File
Master before Update
Updated Master File
Data Processing
Four Main Activities
Create new records
Read existing records
Update existing records
Delete records or data from records
2-16
© Yanbu University College
Data Output Types
Soft copy
Displayed on a screen
Hard copy
Printed on paper
2-17
© Yanbu University College
ERP Systems
2-18
© Yanbu University College
Enterprise Resource Planning (ERP)
Integrate an organization’s information into one overall AIS
ERP modules:
Financial
Human resources and payroll
Order to cash
Purchase to pay
Manufacturing
Project management
Customer relationship management
System tools
2-19
© Yanbu University College
ERP Advantages
Integration of an organization’s data and financial information
Data is captured once and can be used many time
Greater management visibility, increased monitoring
Better access controls to designated employees
Standardizes business operating procedures
Improved customer service
More efficient manufacturing
2-20
© Yanbu University College
ERP Disadvantages
High cost
Time-consuming to implement
Changes to an organization’s existing business processes can be
disruptive
Complex
Some employees can be resistance to change
2-21
© Yanbu University College
Module 2 - Chapter 3
Systems Documentation Techniques
3-22
© Yanbu University College
Learning Objectives
Prepare and use data flow diagrams to understand, evaluate, and
document information systems.
Prepare and use flowcharts to understand, evaluate, and
document information systems.
3-23
© Yanbu University College
What Is Documentation?
Set of documents and models
Narratives, data flow models, flowcharts
Describe who, what, why, when, and where of systems:
Input, process, storage, output, and controls
3-24
© Yanbu University College
Why Should You Learn Documentation?
You need to be able to read documentation in all its forms:
narratives, diagrams, models.
You need to be able to evaluate the quality of systems, such as
internal control based in part on documentation.
SAS 94 requires independent auditors to understand all internal
control procedures.
Documentation assists in auditor understanding and
documentation of their understanding
Sarbanes-Oxley states that management:
Is responsible for internal control system
Is responsible for assessing the effectiveness of the IC System
Both management and external auditors need to document and
test IC System
3-25
© Yanbu University College
Data Flow Diagrams
Graphically describes the flow of data within a system
Four basic elements
3-26
Entity
Process
Data Flow
Data Store
© Yanbu University College
Entity
Represents a source of data or input into the system
or
Represents a destination of data or output from the system
3-27
© Yanbu University College
Data Flows
Movement of data among:
Entities (sources or destinations)
Processes
Data stores
Label should describe the information moving
3-28
© Yanbu University College
Process
Represents the transformation of data
Represents data at rest
3-29
Data Store
© Yanbu University College
Data Flow Diagram Levels
Context
Highest level (most general)
Purpose: show inputs and outputs into system
Characteristics: one process symbol only, no data stores
Level-0
Purpose: show all major activity steps of a system
Characteristics: processes are labeled 1.0, 2.0, and so on
3-30
© Yanbu University College
DFD Creation Guidelines
Understand the system
Ignore certain aspects of the system
Determine system boundaries
Develop a context DFD
Identify data flows
Group data flows
Number each process
Identify transformational processes
Group transformational processes
Identify all data stores
Identify all sources and destinations
Label all DFD elements
Subdivide DFD
3-31
© Yanbu University College
Flowcharts
Use symbols to logically depict transaction processing and the
flow of data through a system.
Using a pictorial representation is easier to understand and
explain versus a detailed narrative.
3-32
© Yanbu University College
Flowchart Symbol Categories
Input/Output
Processing
Storage
Miscellaneous
3-33
© Yanbu University College
Flow Chart Symbol Categories
(cont’d)
© Yanbu University College
Types of Flowcharts
Document
Illustrates the flow of documents through an organization
Useful for analyzing internal control procedures
System
Logical representation of system inputs, processes, and outputs
Useful in systems analysis and design
Program
Represent the logical sequence of program logic
3-35
© Yanbu University College
Document Flowchart
3-36
© Yanbu University College
Document Flowchart (cont’d)
3-37
© Yanbu University College
System Flowchart
3-38
© Yanbu University College
Program Flowchart
3-39
© Yanbu University College
Module 2 - Chapter 4
Relational Databases
4-40
© Yanbu University College
Learning Objectives
Explain the importance and advantages of databases.
Describe the difference between database systems and file-
based legacy systems.
Explain the difference between logical and physical views of a
database.
Explain fundamental concepts of database systems such as
DBMS, schemas, the data dictionary, and DBMS languages.
Describe what a relational database is and how it organizes
data.
4-41
© Yanbu University College
Data Hierarchy
Field
Attributes about an entity
Record
Related group of fields
File
Related group of records
Database
Related group of files
4-42
© Yanbu University College
Advantages of Database Systems
Data Integration
Files are logically combined and made accessible to various
systems.
Data Sharing
With data in one place it is more easily accessed by authorized
users.
Minimizing Data Redundancy and Data Inconsistency
Eliminates the same data being stored in multiple files, thus
reducing inconsistency in multiple versions of the same data.
Data Independence
Data is separate from the programs that access it. Changes can
be made to the data without necessitating a change in the
programs and vice versa.
Cross-Functional Analysis
Relationships between data from various organizational
departments can be more easily combined.
4-43
© Yanbu University College
Database Terminology
Database Management System (DBMS)
Interface between software applications and the data in files.
Database Administrator (DBA)
Person responsible for maintaining the database
Data Dictionary
Information about the structure of the database
Field names, descriptions, uses
4-44
© Yanbu University College
Logical vs. Physical
Physical View
Depends on explicitly knowing:
How is the data actually arranged in a file
Where is the data stored on the computer
Logical View
A Schema separates storage of data from use of the data
Unnecessary to explicitly know how and where data is stored.
Copyright © 2012 Pearson Education, Inc. publishing as
Prentice Hall
4-45
© Yanbu University College
Schemas
Describe the logical structure of a database
Conceptual Level
Organization wide view of the data
External Level
Individual users view of the data
Each view is a subschema
Internal Level
Describes how data are stored and accessed
Description of: records, definitions, addresses, and indexes
Copyright © 2012 Pearson Education, Inc. publishing as
Prentice Hall
4-46
© Yanbu University College
DBMS Languages
Data Definition Language (DDL)
Builds the data dictionary
Creates the database
Describes the subschema
Specifies record or field security constraints
Data Manipulation Language (DML)
Changes the content in the database
Updates, insertions, and deletions
Data Query Language (DQL)
Enables the retrieval, sorting, and display of data from the
database
4-47
© Yanbu University College
Relational Database
Relational data model represents the conceptual and external
level schemas as if data are stored in tables.
Table
Each row, a tuple, contains data about one instance of an entity.
This is equivalent to a record
Each column contains data about one attribute of an entity.
This is equivalent to a field
4-48
© Yanbu University College
A Relational Table
4-49
Row (Record)
Column (Field)
Each row contains multiple attributes describing an instance of
the entity. In this case, inventory.
Same type of data
© Yanbu University College
Attributes
Primary Key
An attribute or combination of attributes that can be used to
uniquely identify a specific row (record) in a table.
Foreign Key
An attribute in one table that is a primary key in another table.
Used to link the two tables
4-50
© Yanbu University College
Database Design Errors
If database is not designed properly data errors can occur.
Update Anomaly
Changes to existing data are not correctly recorded.
Due to multiple records with the same data attributes
Insert Anomaly
Unable to add a record to the database.
Delete Anomaly
Removing a record also removes unintended data from the
database.
4-51
© Yanbu University College
Data processing cycle (chapter 2)
Enterprise Resource Planning (ERP) (chapter 2)
Prepare and use data flow diagram (DFD) in the accounting
information system (chapter 3)
Prepare and use flow chart in the information system (chapter 3)
Data hierarchy diagram (chapter 4)
Database terminology (chapter 4)
Relational database (chapter 4)
Summary
Slide 52
© Yanbu University College
Slide 53
END OF LECTURE
© Yanbu University College
YANBU UNIVERSITY COLLEGE
MANAGEMENT SCIENCE DEPARTMENT
ACCOUNTING INFORMATION SYSTEM
ACCT 322
SEMESTER 151
ASSIGNMENT I
Name & ID:
________________________________________Section:
______
Due date: Week 7(Thursday)
Objectives:
CLO
PLO
Total marks
Marks awarded
2
AS 2
30
TOTAL MARK AWARDED
Categories
60 - 69%
(Level 1)
70-79%
(Level 2)
80 -89%
(Level 3)
90-100%
(Level 4)
Application (AS 2)
1. Application – Prepare the context diagram and level 0
diagram
Less than half of the diagrams are correct
Half of the diagram are correct
Three quarter of the diagram are correct
All of the diagram are correct
Application (AS 2)
2. Application – Prepare the document flow chart
Less than half of the flowcharts are correct
Half of the flowcharts are correct
Three quarter of the flowcharts are correct
All of the flowcharts are correct
QUESTION 1
XYZ Company processes its sales and cash receipt document
based on
1. Payment on account
Each morning the mail clerk in the sales department opens the
mail and prepares a remittance advice (showing customer and
amount paid) if one is not received. The checks and remittance
advices are forwarded to the sales department supervisor, who
will review each check and forwards each checks and remittance
advices to accounting department supervisor
The accounting department supervisor, who also functions as
credit manager (approving new credit and credit limit), reviews
all checks for payment on past-due account. She forward the
checks and remittance advice to account receivable clerk, who
arrange the advices in alphabetical order. The remittance
advices are posted directly to the account receivable ledger. The
checks are endorsed and the total is posted to the cash receipt
journal. The remittance advice are filed chronological order
logically. After receiving the cash from the previous day cash
sales, the account receivable clerk prepare the daily deposit slip
in three copies. The second copy of the deposit slip will
accompany the bank slip and the third copy will filed by date.
2. Sales
Sales clerks prepare sales invoice in three copies. The original
and the second copies are presented to the cashier. The sales
clerk retain the third copy in the sales book. When a sale is on
cash, the customer pays the sales clerk, who give the money to
the cashier with the invoice copies
The cashier approve the credit sale from an approved credit list
after the sales clerks prepares the three part invoice. After
receiving cash or approving the invoice, the cashier validate the
original copy of the sales invoice and give it to the customer. At
the end of each day, the cashier recaps the sales and cash
received and forward the cash and second copy of the sales
invoice to the account receivable clerk.
The account receivable clerk balance the cash received with
cash sales invoice and prepare daily sales summary. The sales
invoice is posted to the account receivable ledger and then all
invoices are sent to the inventory control clerk in sales
department for posting the inventory control card. The
inventory clerk files the invoices numerically. The accounts
receivable clerk posts the daily sales summary to the cash
receipt and sales journal and files the sales by date.
The cash from cash sales is combined with the cash received on
account to make up the daily bank deposit.
3. Bank deposit
The bank validate the deposit slip and return the second copy to
the accounting department, where the account receivable clerk
files it by date. Monthly bank statement are reconciled promptly
by the accounting department supervisor and filed by date
Required:
a) Prepare context diagram and level 0 DFD for ABC sales and
cash receipt transaction
b) Prepare document flowchart to document the sales and cash
receipt transaction
Your answer must be type and printed out. You need to use the
New Times Roman and the fond is 12.
Page 2

More Related Content

Similar to ACCT321ACCOUNTING INFORMATION SYSTEMModule 2Systems, Roles.docx

Accounting information sysytem @ doms
Accounting information sysytem @ domsAccounting information sysytem @ doms
Accounting information sysytem @ domsBabasab Patil
 
Accounting information sysytem @ DOMS
Accounting information sysytem @ DOMS Accounting information sysytem @ DOMS
Accounting information sysytem @ DOMS Babasab Patil
 
WEEK 2 OVERVIEW AND FUNCTIONS OF INFORMATION SYSTEM.pdf
WEEK 2 OVERVIEW AND FUNCTIONS OF INFORMATION SYSTEM.pdfWEEK 2 OVERVIEW AND FUNCTIONS OF INFORMATION SYSTEM.pdf
WEEK 2 OVERVIEW AND FUNCTIONS OF INFORMATION SYSTEM.pdfKathleenMaeAmadaTorr
 
Global e-Business and Decision Support System.pptx
Global e-Business and Decision Support System.pptxGlobal e-Business and Decision Support System.pptx
Global e-Business and Decision Support System.pptxRoshni814224
 
Chapter 3Systems Documentation TechniquesCopyright © 2012 Pe.docx
Chapter 3Systems Documentation TechniquesCopyright © 2012 Pe.docxChapter 3Systems Documentation TechniquesCopyright © 2012 Pe.docx
Chapter 3Systems Documentation TechniquesCopyright © 2012 Pe.docxwalterl4
 
Introduction to Transaction Processing Chapter No. 2
Introduction to Transaction Processing   Chapter No. 2Introduction to Transaction Processing   Chapter No. 2
Introduction to Transaction Processing Chapter No. 2Qamar Farooq
 
Business Intelligence
Business IntelligenceBusiness Intelligence
Business IntelligenceTing Yin
 
Lecture 5 the information system a general model of ais:update version
Lecture 5  the information system   a general model of ais:update versionLecture 5  the information system   a general model of ais:update version
Lecture 5 the information system a general model of ais:update versionHabib Ullah Qamar
 
_Accounting information system_3.pdf
_Accounting information system_3.pdf_Accounting information system_3.pdf
_Accounting information system_3.pdfAdjeiChrispin
 
Information Management unit: 2 System Analysis and Design
Information Management unit: 2 System Analysis and DesignInformation Management unit: 2 System Analysis and Design
Information Management unit: 2 System Analysis and DesignGanesha Pandian
 
The+lecturer.ppt+ziraba
The+lecturer.ppt+zirabaThe+lecturer.ppt+ziraba
The+lecturer.ppt+zirabandifuna
 
An Integrated ERP With Web Portal
An Integrated ERP With Web PortalAn Integrated ERP With Web Portal
An Integrated ERP With Web PortalTracy Morgan
 

Similar to ACCT321ACCOUNTING INFORMATION SYSTEMModule 2Systems, Roles.docx (20)

Accounting information sysytem @ doms
Accounting information sysytem @ domsAccounting information sysytem @ doms
Accounting information sysytem @ doms
 
Accounting information sysytem @ DOMS
Accounting information sysytem @ DOMS Accounting information sysytem @ DOMS
Accounting information sysytem @ DOMS
 
WEEK 2 OVERVIEW AND FUNCTIONS OF INFORMATION SYSTEM.pdf
WEEK 2 OVERVIEW AND FUNCTIONS OF INFORMATION SYSTEM.pdfWEEK 2 OVERVIEW AND FUNCTIONS OF INFORMATION SYSTEM.pdf
WEEK 2 OVERVIEW AND FUNCTIONS OF INFORMATION SYSTEM.pdf
 
Information system
Information systemInformation system
Information system
 
James hall ch 1
James hall ch 1James hall ch 1
James hall ch 1
 
Global e-Business and Decision Support System.pptx
Global e-Business and Decision Support System.pptxGlobal e-Business and Decision Support System.pptx
Global e-Business and Decision Support System.pptx
 
Chapter 3Systems Documentation TechniquesCopyright © 2012 Pe.docx
Chapter 3Systems Documentation TechniquesCopyright © 2012 Pe.docxChapter 3Systems Documentation TechniquesCopyright © 2012 Pe.docx
Chapter 3Systems Documentation TechniquesCopyright © 2012 Pe.docx
 
MIS.ppt
MIS.pptMIS.ppt
MIS.ppt
 
James hall ch 2
James hall ch 2James hall ch 2
James hall ch 2
 
ais6e-140422104321-phpapp02.pdf
ais6e-140422104321-phpapp02.pdfais6e-140422104321-phpapp02.pdf
ais6e-140422104321-phpapp02.pdf
 
Introduction to Transaction Processing Chapter No. 2
Introduction to Transaction Processing   Chapter No. 2Introduction to Transaction Processing   Chapter No. 2
Introduction to Transaction Processing Chapter No. 2
 
Business Intelligence
Business IntelligenceBusiness Intelligence
Business Intelligence
 
Lecture 5 the information system a general model of ais:update version
Lecture 5  the information system   a general model of ais:update versionLecture 5  the information system   a general model of ais:update version
Lecture 5 the information system a general model of ais:update version
 
_Accounting information system_3.pdf
_Accounting information system_3.pdf_Accounting information system_3.pdf
_Accounting information system_3.pdf
 
Types of flowchart
Types of flowchartTypes of flowchart
Types of flowchart
 
Information Management unit: 2 System Analysis and Design
Information Management unit: 2 System Analysis and DesignInformation Management unit: 2 System Analysis and Design
Information Management unit: 2 System Analysis and Design
 
Db lecture 2
Db lecture 2Db lecture 2
Db lecture 2
 
VTU - MIS Module 4 - SDLC
VTU - MIS Module 4 - SDLCVTU - MIS Module 4 - SDLC
VTU - MIS Module 4 - SDLC
 
The+lecturer.ppt+ziraba
The+lecturer.ppt+zirabaThe+lecturer.ppt+ziraba
The+lecturer.ppt+ziraba
 
An Integrated ERP With Web Portal
An Integrated ERP With Web PortalAn Integrated ERP With Web Portal
An Integrated ERP With Web Portal
 

More from annetnash8266

writea500-worddefinitioness.docx
writea500-worddefinitioness.docxwritea500-worddefinitioness.docx
writea500-worddefinitioness.docxannetnash8266
 
Writea minimum 300 word reflection in which you compare and.docx
Writea minimum 300 word reflection in which you compare and.docxWritea minimum 300 word reflection in which you compare and.docx
Writea minimum 300 word reflection in which you compare and.docxannetnash8266
 
Writea draft of the paper on case tools and include the followin.docx
Writea draft of the paper on case tools and include the followin.docxWritea draft of the paper on case tools and include the followin.docx
Writea draft of the paper on case tools and include the followin.docxannetnash8266
 
Write  To complete the assignment, open the OUTLINE ATTACHMENT fi.docx
Write  To complete the assignment, open the OUTLINE ATTACHMENT fi.docxWrite  To complete the assignment, open the OUTLINE ATTACHMENT fi.docx
Write  To complete the assignment, open the OUTLINE ATTACHMENT fi.docxannetnash8266
 
Write your proposal based on the criterias listed below Pr.docx
Write your proposal based on the criterias listed below Pr.docxWrite your proposal based on the criterias listed below Pr.docx
Write your proposal based on the criterias listed below Pr.docxannetnash8266
 
Write a 350- to no more than 700-word paper using APA format.D.docx
Write a 350- to no more than 700-word paper using APA format.D.docxWrite a 350- to no more than 700-word paper using APA format.D.docx
Write a 350- to no more than 700-word paper using APA format.D.docxannetnash8266
 
Write a 350- to 700-word paper in which you investigate the interr.docx
Write a 350- to 700-word paper in which you investigate the interr.docxWrite a 350- to 700-word paper in which you investigate the interr.docx
Write a 350- to 700-word paper in which you investigate the interr.docxannetnash8266
 
Write a 350 word analysis about juvenile attitudes toward poli.docx
Write a 350 word analysis about juvenile attitudes toward poli.docxWrite a 350 word analysis about juvenile attitudes toward poli.docx
Write a 350 word analysis about juvenile attitudes toward poli.docxannetnash8266
 
Write a 350- to 700-word paper in which you do the followingExp.docx
Write a 350- to 700-word paper in which you do the followingExp.docxWrite a 350- to 700-word paper in which you do the followingExp.docx
Write a 350- to 700-word paper in which you do the followingExp.docxannetnash8266
 
Write a 350- to 700- word response to the following questionsHo.docx
Write a 350- to 700- word response to the following questionsHo.docxWrite a 350- to 700- word response to the following questionsHo.docx
Write a 350- to 700- word response to the following questionsHo.docxannetnash8266
 
Write a 1,400- to 1,750 word APA format paper regarding a so.docx
Write a 1,400- to 1,750 word APA format paper regarding a so.docxWrite a 1,400- to 1,750 word APA format paper regarding a so.docx
Write a 1,400- to 1,750 word APA format paper regarding a so.docxannetnash8266
 
Write a 350- to 500-word summary in which you answer the following.docx
Write a 350- to 500-word summary in which you answer the following.docxWrite a 350- to 500-word summary in which you answer the following.docx
Write a 350- to 500-word summary in which you answer the following.docxannetnash8266
 
Write a 300- to 350-word response to the followingWhen thinki.docx
Write a 300- to 350-word response to the followingWhen thinki.docxWrite a 300- to 350-word response to the followingWhen thinki.docx
Write a 300- to 350-word response to the followingWhen thinki.docxannetnash8266
 
WRITE A 2-page paper on the following questions. Your answers must.docx
WRITE A 2-page paper on the following questions. Your answers must.docxWRITE A 2-page paper on the following questions. Your answers must.docx
WRITE A 2-page paper on the following questions. Your answers must.docxannetnash8266
 
Write a 1- to 2-page report for the Director of IT describing .docx
Write a 1- to 2-page report for the Director of IT describing .docxWrite a 1- to 2-page report for the Director of IT describing .docx
Write a 1- to 2-page report for the Director of IT describing .docxannetnash8266
 
Write a 1,400- to 2,100-word paper in which you assess criminal ju.docx
Write a 1,400- to 2,100-word paper in which you assess criminal ju.docxWrite a 1,400- to 2,100-word paper in which you assess criminal ju.docx
Write a 1,400- to 2,100-word paper in which you assess criminal ju.docxannetnash8266
 
Write a 1,750-word paper that includes the following(UNITED.docx
Write a 1,750-word paper that includes the following(UNITED.docxWrite a 1,750-word paper that includes the following(UNITED.docx
Write a 1,750-word paper that includes the following(UNITED.docxannetnash8266
 
Write a 1.400 to 1,700 word essay that summarizes your Week 4 .docx
Write a 1.400 to 1,700 word essay that summarizes your Week 4 .docxWrite a 1.400 to 1,700 word essay that summarizes your Week 4 .docx
Write a 1.400 to 1,700 word essay that summarizes your Week 4 .docxannetnash8266
 
Write a 1,400- to 1,750-word paper highlighting considerations for.docx
Write a 1,400- to 1,750-word paper highlighting considerations for.docxWrite a 1,400- to 1,750-word paper highlighting considerations for.docx
Write a 1,400- to 1,750-word paper highlighting considerations for.docxannetnash8266
 
Write a 1,050-word minimum strategic implementation plan in wh.docx
Write a 1,050-word minimum strategic implementation plan in wh.docxWrite a 1,050-word minimum strategic implementation plan in wh.docx
Write a 1,050-word minimum strategic implementation plan in wh.docxannetnash8266
 

More from annetnash8266 (20)

writea500-worddefinitioness.docx
writea500-worddefinitioness.docxwritea500-worddefinitioness.docx
writea500-worddefinitioness.docx
 
Writea minimum 300 word reflection in which you compare and.docx
Writea minimum 300 word reflection in which you compare and.docxWritea minimum 300 word reflection in which you compare and.docx
Writea minimum 300 word reflection in which you compare and.docx
 
Writea draft of the paper on case tools and include the followin.docx
Writea draft of the paper on case tools and include the followin.docxWritea draft of the paper on case tools and include the followin.docx
Writea draft of the paper on case tools and include the followin.docx
 
Write  To complete the assignment, open the OUTLINE ATTACHMENT fi.docx
Write  To complete the assignment, open the OUTLINE ATTACHMENT fi.docxWrite  To complete the assignment, open the OUTLINE ATTACHMENT fi.docx
Write  To complete the assignment, open the OUTLINE ATTACHMENT fi.docx
 
Write your proposal based on the criterias listed below Pr.docx
Write your proposal based on the criterias listed below Pr.docxWrite your proposal based on the criterias listed below Pr.docx
Write your proposal based on the criterias listed below Pr.docx
 
Write a 350- to no more than 700-word paper using APA format.D.docx
Write a 350- to no more than 700-word paper using APA format.D.docxWrite a 350- to no more than 700-word paper using APA format.D.docx
Write a 350- to no more than 700-word paper using APA format.D.docx
 
Write a 350- to 700-word paper in which you investigate the interr.docx
Write a 350- to 700-word paper in which you investigate the interr.docxWrite a 350- to 700-word paper in which you investigate the interr.docx
Write a 350- to 700-word paper in which you investigate the interr.docx
 
Write a 350 word analysis about juvenile attitudes toward poli.docx
Write a 350 word analysis about juvenile attitudes toward poli.docxWrite a 350 word analysis about juvenile attitudes toward poli.docx
Write a 350 word analysis about juvenile attitudes toward poli.docx
 
Write a 350- to 700-word paper in which you do the followingExp.docx
Write a 350- to 700-word paper in which you do the followingExp.docxWrite a 350- to 700-word paper in which you do the followingExp.docx
Write a 350- to 700-word paper in which you do the followingExp.docx
 
Write a 350- to 700- word response to the following questionsHo.docx
Write a 350- to 700- word response to the following questionsHo.docxWrite a 350- to 700- word response to the following questionsHo.docx
Write a 350- to 700- word response to the following questionsHo.docx
 
Write a 1,400- to 1,750 word APA format paper regarding a so.docx
Write a 1,400- to 1,750 word APA format paper regarding a so.docxWrite a 1,400- to 1,750 word APA format paper regarding a so.docx
Write a 1,400- to 1,750 word APA format paper regarding a so.docx
 
Write a 350- to 500-word summary in which you answer the following.docx
Write a 350- to 500-word summary in which you answer the following.docxWrite a 350- to 500-word summary in which you answer the following.docx
Write a 350- to 500-word summary in which you answer the following.docx
 
Write a 300- to 350-word response to the followingWhen thinki.docx
Write a 300- to 350-word response to the followingWhen thinki.docxWrite a 300- to 350-word response to the followingWhen thinki.docx
Write a 300- to 350-word response to the followingWhen thinki.docx
 
WRITE A 2-page paper on the following questions. Your answers must.docx
WRITE A 2-page paper on the following questions. Your answers must.docxWRITE A 2-page paper on the following questions. Your answers must.docx
WRITE A 2-page paper on the following questions. Your answers must.docx
 
Write a 1- to 2-page report for the Director of IT describing .docx
Write a 1- to 2-page report for the Director of IT describing .docxWrite a 1- to 2-page report for the Director of IT describing .docx
Write a 1- to 2-page report for the Director of IT describing .docx
 
Write a 1,400- to 2,100-word paper in which you assess criminal ju.docx
Write a 1,400- to 2,100-word paper in which you assess criminal ju.docxWrite a 1,400- to 2,100-word paper in which you assess criminal ju.docx
Write a 1,400- to 2,100-word paper in which you assess criminal ju.docx
 
Write a 1,750-word paper that includes the following(UNITED.docx
Write a 1,750-word paper that includes the following(UNITED.docxWrite a 1,750-word paper that includes the following(UNITED.docx
Write a 1,750-word paper that includes the following(UNITED.docx
 
Write a 1.400 to 1,700 word essay that summarizes your Week 4 .docx
Write a 1.400 to 1,700 word essay that summarizes your Week 4 .docxWrite a 1.400 to 1,700 word essay that summarizes your Week 4 .docx
Write a 1.400 to 1,700 word essay that summarizes your Week 4 .docx
 
Write a 1,400- to 1,750-word paper highlighting considerations for.docx
Write a 1,400- to 1,750-word paper highlighting considerations for.docxWrite a 1,400- to 1,750-word paper highlighting considerations for.docx
Write a 1,400- to 1,750-word paper highlighting considerations for.docx
 
Write a 1,050-word minimum strategic implementation plan in wh.docx
Write a 1,050-word minimum strategic implementation plan in wh.docxWrite a 1,050-word minimum strategic implementation plan in wh.docx
Write a 1,050-word minimum strategic implementation plan in wh.docx
 

Recently uploaded

call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfadityarao40181
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupJonathanParaisoCruz
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementmkooblal
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...jaredbarbolino94
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxEyham Joco
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxsocialsciencegdgrohi
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 

Recently uploaded (20)

call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdf
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized Group
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of management
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptx
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 

ACCT321ACCOUNTING INFORMATION SYSTEMModule 2Systems, Roles.docx

  • 1. ACCT321 ACCOUNTING INFORMATION SYSTEM Module 2 Systems, Roles, And Development Methodologies YANBU UNIVERSITY COLLEGE Management Science Department © Yanbu University College © Yanbu University College 1 Learning Objectives Describe the four major steps in the data processing cycle. Describe the major activities in each cycle. Describe documents and procedures used to collected and process data. Describe the ways information is stored in computer-based information systems. Discuss the types of information that an AIS can provide. Discuss how organizations use ERP systems to process transactions and provide information. 2-2 © Yanbu University College
  • 2. Data processing cycle (chapter 2) Enterprise Resource Planning (ERP) (chapter 2) Prepare and use data flow diagram (DFD) in the accounting information system (chapter 3) Prepare and use flow chart in the information system (chapter 3) Data hierarchy diagram (chapter 4) Database terminology (chapter 4) Relational database (chapter 4) Outline Slide 3 © Yanbu University College Data Processing Cycle 2-4 Input Process Output Storage © Yanbu University College The Data Processing Cycle Determines What data is stored?
  • 3. Who has access to the data? How is the data organized? How can unanticipated information needs be met? 2-5 © Yanbu University College Data Input—Capture As a business activity occurs data is collected about: Each activity of interest The resources affected The people who are participating For example for sales transaction the following data will be collected: Customer name and details, date, item sold, employee who make the sale, prices and delivery instruction. 2-6 © Yanbu University College Paper-Based Source Documents Data are collected on source documents E.g., a sales-order form The data from paper-based will eventually need to be transferred to the AIS Turnaround Usually paper-based Are sent from organization to customer Same document is returned by customer to organization 2-7
  • 4. Cust. Org. Turnaround Document © Yanbu University College Source Data Automaton Source data is captured In machine-readable form At the time of the business activity E.g., ATM’s; POS 2-8 © Yanbu University College Data Input—Accuracy and Control Well-designed source documents can ensure that data captured is Accurate Provide instructions and prompts Check boxes Drop-down boxes Complete Internal control support Prenumbered documents 2-9 © Yanbu University College Data Storage
  • 5. Types of AIS storage: Paper-based Ledgers Journals Computer-based storage An entity is something about which information is stored such as employees, employees, inventory item and customer 2-10 © Yanbu University College Ledgers General Summary level data for each: Asset, liability, equity, revenue, and expense Subsidiary Detailed data for a General Ledger (Control) Account that has individual sub-accounts Accounts Receivable Accounts Payable 2-11 © Yanbu University College A/R $1000 Joe Smith $250 Patti Jones $750
  • 6. A/P $600 ACME Inc.$150 Jones, Inc $350 Journals General Infrequent or specialized transactions Specialized Repetitive transactions E.g., sales transactions 2-12 © Yanbu University College Coding Techniques Sequence Items numbered consecutively Block Specific range of numbers are associated with a category 10000–199999 = Electric Range
  • 7. Group Positioning of digits in code provide meaning Mnemonic Letters and numbers Easy to memorize Code derived from description of item Chart of accounts Type of block coding 2-13Digit PositionMeaning1–2Product Line, size, and so on3Color4–5Year of Manufacture6–7Optional Features124100012 = Dishwasher 4 = White 10 = 2010 00 = No Options © Yanbu University College Computer Based Storage Entity Person, place, or thing (Noun) Something an organization wishes to store data about Attributes Facts about the entity Fields Where attributes are stored Records Group of related attributes about an entity File Group of related Records 2-14
  • 8. © Yanbu University College File Types Transaction Contains records of a business from a specific period of time Master Permanent records Updated by transaction with the transaction file Database Set of interrelated files 2-14 © Yanbu University College Transaction File Master before Update Updated Master File Data Processing Four Main Activities Create new records Read existing records Update existing records
  • 9. Delete records or data from records 2-16 © Yanbu University College Data Output Types Soft copy Displayed on a screen Hard copy Printed on paper 2-17 © Yanbu University College ERP Systems 2-18 © Yanbu University College Enterprise Resource Planning (ERP) Integrate an organization’s information into one overall AIS ERP modules: Financial Human resources and payroll Order to cash Purchase to pay Manufacturing Project management Customer relationship management
  • 10. System tools 2-19 © Yanbu University College ERP Advantages Integration of an organization’s data and financial information Data is captured once and can be used many time Greater management visibility, increased monitoring Better access controls to designated employees Standardizes business operating procedures Improved customer service More efficient manufacturing 2-20 © Yanbu University College ERP Disadvantages High cost Time-consuming to implement Changes to an organization’s existing business processes can be disruptive Complex Some employees can be resistance to change 2-21 © Yanbu University College Module 2 - Chapter 3 Systems Documentation Techniques
  • 11. 3-22 © Yanbu University College Learning Objectives Prepare and use data flow diagrams to understand, evaluate, and document information systems. Prepare and use flowcharts to understand, evaluate, and document information systems. 3-23 © Yanbu University College What Is Documentation? Set of documents and models Narratives, data flow models, flowcharts Describe who, what, why, when, and where of systems: Input, process, storage, output, and controls 3-24 © Yanbu University College Why Should You Learn Documentation? You need to be able to read documentation in all its forms: narratives, diagrams, models. You need to be able to evaluate the quality of systems, such as internal control based in part on documentation. SAS 94 requires independent auditors to understand all internal control procedures. Documentation assists in auditor understanding and
  • 12. documentation of their understanding Sarbanes-Oxley states that management: Is responsible for internal control system Is responsible for assessing the effectiveness of the IC System Both management and external auditors need to document and test IC System 3-25 © Yanbu University College Data Flow Diagrams Graphically describes the flow of data within a system Four basic elements 3-26 Entity Process Data Flow Data Store © Yanbu University College Entity Represents a source of data or input into the system or Represents a destination of data or output from the system 3-27 © Yanbu University College
  • 13. Data Flows Movement of data among: Entities (sources or destinations) Processes Data stores Label should describe the information moving 3-28 © Yanbu University College Process Represents the transformation of data Represents data at rest 3-29 Data Store © Yanbu University College Data Flow Diagram Levels Context Highest level (most general) Purpose: show inputs and outputs into system Characteristics: one process symbol only, no data stores Level-0 Purpose: show all major activity steps of a system Characteristics: processes are labeled 1.0, 2.0, and so on
  • 14. 3-30 © Yanbu University College DFD Creation Guidelines Understand the system Ignore certain aspects of the system Determine system boundaries Develop a context DFD Identify data flows Group data flows Number each process Identify transformational processes Group transformational processes Identify all data stores Identify all sources and destinations Label all DFD elements Subdivide DFD 3-31 © Yanbu University College Flowcharts Use symbols to logically depict transaction processing and the flow of data through a system. Using a pictorial representation is easier to understand and explain versus a detailed narrative. 3-32
  • 15. © Yanbu University College Flowchart Symbol Categories Input/Output Processing Storage Miscellaneous 3-33 © Yanbu University College Flow Chart Symbol Categories (cont’d) © Yanbu University College Types of Flowcharts Document Illustrates the flow of documents through an organization Useful for analyzing internal control procedures System Logical representation of system inputs, processes, and outputs Useful in systems analysis and design Program Represent the logical sequence of program logic 3-35 © Yanbu University College
  • 16. Document Flowchart 3-36 © Yanbu University College Document Flowchart (cont’d) 3-37 © Yanbu University College System Flowchart 3-38 © Yanbu University College Program Flowchart 3-39 © Yanbu University College Module 2 - Chapter 4 Relational Databases 4-40
  • 17. © Yanbu University College Learning Objectives Explain the importance and advantages of databases. Describe the difference between database systems and file- based legacy systems. Explain the difference between logical and physical views of a database. Explain fundamental concepts of database systems such as DBMS, schemas, the data dictionary, and DBMS languages. Describe what a relational database is and how it organizes data. 4-41 © Yanbu University College Data Hierarchy Field Attributes about an entity Record Related group of fields File Related group of records Database Related group of files 4-42 © Yanbu University College
  • 18. Advantages of Database Systems Data Integration Files are logically combined and made accessible to various systems. Data Sharing With data in one place it is more easily accessed by authorized users. Minimizing Data Redundancy and Data Inconsistency Eliminates the same data being stored in multiple files, thus reducing inconsistency in multiple versions of the same data. Data Independence Data is separate from the programs that access it. Changes can be made to the data without necessitating a change in the programs and vice versa. Cross-Functional Analysis Relationships between data from various organizational departments can be more easily combined. 4-43 © Yanbu University College Database Terminology Database Management System (DBMS) Interface between software applications and the data in files. Database Administrator (DBA) Person responsible for maintaining the database Data Dictionary Information about the structure of the database Field names, descriptions, uses 4-44
  • 19. © Yanbu University College Logical vs. Physical Physical View Depends on explicitly knowing: How is the data actually arranged in a file Where is the data stored on the computer Logical View A Schema separates storage of data from use of the data Unnecessary to explicitly know how and where data is stored. Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall 4-45 © Yanbu University College Schemas Describe the logical structure of a database Conceptual Level Organization wide view of the data External Level Individual users view of the data Each view is a subschema Internal Level Describes how data are stored and accessed Description of: records, definitions, addresses, and indexes Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall 4-46 © Yanbu University College
  • 20. DBMS Languages Data Definition Language (DDL) Builds the data dictionary Creates the database Describes the subschema Specifies record or field security constraints Data Manipulation Language (DML) Changes the content in the database Updates, insertions, and deletions Data Query Language (DQL) Enables the retrieval, sorting, and display of data from the database 4-47 © Yanbu University College Relational Database Relational data model represents the conceptual and external level schemas as if data are stored in tables. Table Each row, a tuple, contains data about one instance of an entity. This is equivalent to a record Each column contains data about one attribute of an entity. This is equivalent to a field 4-48 © Yanbu University College A Relational Table 4-49
  • 21. Row (Record) Column (Field) Each row contains multiple attributes describing an instance of the entity. In this case, inventory. Same type of data © Yanbu University College Attributes Primary Key An attribute or combination of attributes that can be used to uniquely identify a specific row (record) in a table. Foreign Key An attribute in one table that is a primary key in another table. Used to link the two tables 4-50 © Yanbu University College Database Design Errors If database is not designed properly data errors can occur. Update Anomaly Changes to existing data are not correctly recorded. Due to multiple records with the same data attributes Insert Anomaly Unable to add a record to the database. Delete Anomaly Removing a record also removes unintended data from the database.
  • 22. 4-51 © Yanbu University College Data processing cycle (chapter 2) Enterprise Resource Planning (ERP) (chapter 2) Prepare and use data flow diagram (DFD) in the accounting information system (chapter 3) Prepare and use flow chart in the information system (chapter 3) Data hierarchy diagram (chapter 4) Database terminology (chapter 4) Relational database (chapter 4) Summary Slide 52 © Yanbu University College Slide 53 END OF LECTURE © Yanbu University College YANBU UNIVERSITY COLLEGE MANAGEMENT SCIENCE DEPARTMENT ACCOUNTING INFORMATION SYSTEM
  • 23. ACCT 322 SEMESTER 151 ASSIGNMENT I Name & ID: ________________________________________Section: ______ Due date: Week 7(Thursday) Objectives: CLO PLO Total marks Marks awarded 2 AS 2 30 TOTAL MARK AWARDED Categories 60 - 69% (Level 1) 70-79% (Level 2) 80 -89% (Level 3) 90-100% (Level 4) Application (AS 2) 1. Application – Prepare the context diagram and level 0 diagram
  • 24. Less than half of the diagrams are correct Half of the diagram are correct Three quarter of the diagram are correct All of the diagram are correct Application (AS 2) 2. Application – Prepare the document flow chart Less than half of the flowcharts are correct Half of the flowcharts are correct Three quarter of the flowcharts are correct All of the flowcharts are correct
  • 25. QUESTION 1 XYZ Company processes its sales and cash receipt document based on 1. Payment on account Each morning the mail clerk in the sales department opens the mail and prepares a remittance advice (showing customer and amount paid) if one is not received. The checks and remittance advices are forwarded to the sales department supervisor, who will review each check and forwards each checks and remittance advices to accounting department supervisor The accounting department supervisor, who also functions as credit manager (approving new credit and credit limit), reviews all checks for payment on past-due account. She forward the checks and remittance advice to account receivable clerk, who arrange the advices in alphabetical order. The remittance advices are posted directly to the account receivable ledger. The checks are endorsed and the total is posted to the cash receipt journal. The remittance advice are filed chronological order logically. After receiving the cash from the previous day cash sales, the account receivable clerk prepare the daily deposit slip in three copies. The second copy of the deposit slip will accompany the bank slip and the third copy will filed by date. 2. Sales Sales clerks prepare sales invoice in three copies. The original and the second copies are presented to the cashier. The sales clerk retain the third copy in the sales book. When a sale is on cash, the customer pays the sales clerk, who give the money to the cashier with the invoice copies The cashier approve the credit sale from an approved credit list
  • 26. after the sales clerks prepares the three part invoice. After receiving cash or approving the invoice, the cashier validate the original copy of the sales invoice and give it to the customer. At the end of each day, the cashier recaps the sales and cash received and forward the cash and second copy of the sales invoice to the account receivable clerk. The account receivable clerk balance the cash received with cash sales invoice and prepare daily sales summary. The sales invoice is posted to the account receivable ledger and then all invoices are sent to the inventory control clerk in sales department for posting the inventory control card. The inventory clerk files the invoices numerically. The accounts receivable clerk posts the daily sales summary to the cash receipt and sales journal and files the sales by date. The cash from cash sales is combined with the cash received on account to make up the daily bank deposit. 3. Bank deposit The bank validate the deposit slip and return the second copy to the accounting department, where the account receivable clerk files it by date. Monthly bank statement are reconciled promptly by the accounting department supervisor and filed by date Required: a) Prepare context diagram and level 0 DFD for ABC sales and cash receipt transaction b) Prepare document flowchart to document the sales and cash receipt transaction
  • 27. Your answer must be type and printed out. You need to use the New Times Roman and the fond is 12. Page 2