1 California State University, Fullerton Chapter 10 Business Operations.

Slides:



Advertisements
Similar presentations
Module 3: Business Information Systems
Advertisements

Accounting Information Systems, 5th edition James A. Hall
Part I: Purchases and Cash Disbursements Procedures
Overview of Transaction Processing and Enterprise Resource Planning Systems Chapter 2.
Lead Black Slide Powered by DeSiaMore1. 2 Chapter 2 Business Fundamentals.
Management Information Systems
1 Information in Action Fanny Widadie, S.P., M.Agr.
4 - 1 Introduction to Data Processing Introduction l This chapter presents the four stages of the data processing cycle. 1Data input 2Data storage.
Well, Sort-of.
© 2008 Prentice Hall Business Publishing Accounting Information Systems, 11/e Romney/Steinbart1 of 85 C HAPTER 1 Accounting Information Systems: An Overview.
Chapter 7 e-Business Systems.
Principles of Information Systems, Seventh Edition2 An organization’s TPS must support the routine, day-to- day activities that occur in the normal course.
Management Information Systems
Lecture 6 Functional Business Systems. Objectives Functional Business Systems: –Marketing Systems –Manufacturing Systems –Human Resource Systems –Accounting.
Information Systems for Business Operations Chapter 8.
Collecting and Reporting Accounting Information Design of an effective AIS begins by considering outputs from the system. Outputs of an AIS include: 1.
MSIS 110: Introduction to Computers; Instructor: S. Mathiyalakan1 Transaction Processing & Enterprise Resource Planning Systems Chapter 9.
9 C H A P T E R Transaction Processing and Enterprise Resource Planning Systems.
Overview of Transaction Processing and Enterprise Resource Planning Systems Chapter 2.
Chapter Lead Black Slide © 2001 Business & Information Systems 2/e.
Computerized Accounting Information Systems OVERVIEW
TRANSACTION PROCESSING SYSTEM (TPS)
Transaction Processing & Enterprise Resource Planning Systems Chapter 9.
7 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
Information Systems in Organisations
Accounting systems design & evaluation
Lead Black Slide Powered by DeSiaMore1. 2 Chapter 10 Business Operations.
7/26: IS for Business Operations Cross-Functional Information Systems Marketing information systems Manufacturing information systems Human resource information.
© 2006 Prentice Hall Business Publishing Accounting Information Systems, 10/e Romney/Steinbart1 of 38© 2008 Prentice Hall Business Publishing Accounting.
Principles of Information Systems, Sixth Edition Transaction Processing & Enterprise Resource Planning Systems Chapter 9.
Overview of Transaction Processing and Enterprise Resource Planning Systems Chapter 2.
Business and Specialized IS Enterprise Systems ทัศนวรรณ ศูนย์กลาง ภาควิชาคอมพิวเตอร์ คณะ วิทยาศาสตร์
Chapter 9 Enterprise Systems
Transaction Processing System
Transaction Processing System  Business Transactions are certain events that occur routinely in a business firm.  A transaction is a set of activities.
MIS :Functional Aspects
Transaction Processing & Enterprise Resource Planning Systems Chapter 9.
An Overview of Transaction Processing Systems
2-1 ©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/Steinbart Overview of Business Processes Chapter 2.
Introduction to Transaction Processing and Documentation Techniques COPYRIGHT © 2007 Thomson South-Western, a part of The Thomson Corporation. Thomson,
Information systems and management in business Chapter 4 Using Information Systems in Business Operations.
Review CBM 2 Accounting. Prepare and maintain payroll records using computerized and manual systems (ch 13) Where does the employer keep the records of.
Chapter 8 Transaction Processing, Electronic Commerce, and Enterprise Resource Planning Systems.
Concepts in Enterprise Resource Planning Fourth Edition
1 Chapter 3 Electronic Business Systems (E-Business) Main Ref: Chapter 7 – Introduction to Information Systems, by O’Brien & Marakas, 16 th ed.
CHAPTER 2 TYPES OF BUSINESS INFORMATION SYSTEM. INTRODUCTION Information System support business operations by processing data related to business operation.
TRANSACTION PROCESSING SYSTEM (TPS)
Fundamentals of Information Systems, Third Edition1 An Overview of Transaction Processing Systems Every organization has transaction processing systems.
Lead Black Slide. © 2001 Business & Information Systems 2/e2 Chapter 2 Business Fundamentals.
8-1 Transaction Processing, Innovative Functional Systems, and Supply Chain Integration.
Principles of Information Systems, Ninth Edition Chapter 9 Enterprise Systems.
Overview of Transaction Processing and Enterprise Resource Planning Systems Chapter 2.
TRANSACTION PROCESSING SYSTEM (TPS)
Transaction Processing Systems
Functional Business Systems
Functional Aspects of MIS
TRANSACTION PROCESSING
Chapter 5 The Expenditure Cycle Part I: Purchases and Cash Disbursements Procedures 1.
Introduction to Transaction Processing
Part I: Purchases and Cash Disbursements Procedures
Lecture Outline 4 Transaction Systems and Beyond
Operational Accounting and Financial Information Systems
Overview of Business Processes
Overview of Transaction Processing and Enterprise Resource Planning Systems Chapter 2.
Purchases and Cash Disbursements Procedures
Overview of Business Processes
Management Information Systems
Management Information Systems
Chapter 11 The Accounting Information System
Presentation transcript:

1 California State University, Fullerton Chapter 10 Business Operations

2 California State University, Fullerton Increasing Business Operations Efficiency To be competitive today, most businesses require some form of computer information system for their basic operations.

3 California State University, Fullerton Transaction Processing Systems The main type of information system used for operational support in a business is the transaction processing system (TPS).

4 California State University, Fullerton Transaction Processing System Structure Three elements of a Transaction Processing System (TPS): 1.Process transactions that affect these records. 2.Keep records about the state of the organization. 3.Produce outputs that report on transactions that have occurred, that report on the state of the organization, and that cause other transactions to occur.

5 California State University, Fullerton Transaction Processing System Functions TPS consist of four main functions to accomplish their purposes. They are: 1.Input function 2.Storage function 3.Processing function 4.Output function

6 California State University, Fullerton Input Function Before transaction data can be brought into a transaction processing system, it must be acquired from its source – a step called data capture. Data is often captured from a source document. Data once captured, it is put into the system – a step called data entry.

7 California State University, Fullerton Input Function (cont’d.) As data is entered into the system, a program must check it for errors, a step called data validation.

8 California State University, Fullerton Storage Function Data in a transaction processing system is stored in data files and databases. Two types of data commonly found in transaction processing systems: 1.Master data – is the data that is maintained by the system. 2.Transaction data – is data about the transactions that have occurred. Transaction data is used to update master data.

9 California State University, Fullerton Processing Function Processing involves manipulating data within the system. Two operations in the processing function: Computation – doing calculations with data. Decision making (logical operations) – checking a condition that causes processing to continue in different ways depending on the result of the decision.

10 California State University, Fullerton Output Function Output from a transaction processing system can be displayed on a screen or printed on paper. Two types of reports 1.Periodical report – is produced periodically 1.Detail report – lists detailed information 2.Summary report – contains summarized information 2.Exception report – is produced when an exception to nom occurs

11 California State University, Fullerton Controlling Transaction Processing Systems Procedures to ensure the completeness of the data processing and to minimize the chance of error are called controls. They include: Control Totals Batch Totals Hash Totals Audit Trails Backup and Recovery Procedures

12 California State University, Fullerton Control Totals A control total is a number that is computed when data enters a system and then computed again after the system has processed the data.

13 California State University, Fullerton Audit Trails An audit trail is a way of tracing the origin of data through a system. A good audit trail is one in which someone can start with the output and go back through the system to the source document, or vice versa.

14 California State University, Fullerton Backup and Recovery Procedures Backing up means that the data is copied periodically to another storage media. Recovery means that the backup copy of the data can be used to re-create the original data stored on the system. Without adequate backup and recovery procedures, there is a great risk of losing data permanently.

15 California State University, Fullerton Processing Data in Transaction Processing Systems Two basic approaches to processing data in a transaction processing system: 1.Batch Processing (BP) – transactions to be processed are prepared in a form understandable by the computer before actual processing begins. 2.On-Line Transaction Processing (OLTP) – transactions are processed and the related master files are update immediately as the transaction data is entered.

16 California State University, Fullerton Basic Business Information Systems Eight basic information processing activities: 1.Entering customer orders 2.Billing customers 3.Collecting customer payments 4.Keeping track of inventory 5.Purchasing stock and materials 6.Paying bills 7.Paying employees 8.Reporting financial information

17 California State University, Fullerton Entering Customer Orders An order entry system permits entry of customer orders for goods and services and prepares the orders in a form that can be used by the business.

18 California State University, Fullerton Entering Customer Orders (cont’d.) Once orders are entered, the following questions must be answered: Does the business have sufficient inventory to fill the order? Should the business extend credit to this customer or require that the customer pay in advance?

19 California State University, Fullerton Billing Customers The purpose of a billing system is to prepare the customer’s bill or invoice. To prepare the invoice from the sales order data, two types of master data are required: 1.Customer master data 2.Inventory master data

20 California State University, Fullerton Collecting Customer Payments The accounts receivable system is used: To keep track of money owed To the business by its customers To record customer payments for invoices. To produce the outputs, two types of stored data are used: 1.Accounts receivable data 2.Customer master data

21 California State University, Fullerton Keeping Track of Inventory The inventory control system is used: To keep track of the business’s inventory To indicate when inventory should be reordered To compute the value of the inventory. The stored data needed in this system is the inventory master data.

22 California State University, Fullerton Purchasing Stock and Materials The purchasing system is used: To determine the best suppliers (also called vendors) from which to purchase items. To Prepare documents, called purchase orders, which indicate to the supplier what items are wanted.

23 California State University, Fullerton Purchasing Stock and Materials (cont’d.) To prepare the purchase order, two types of information are required: 1.Inventory master data 2.Supplier master data

24 California State University, Fullerton Paying Bills The accounts payable system is used: To keep track of money owed by the business for purchases To pay suppliers for items purchased To provide reports of accounts payable to other functions of the business.

25 California State University, Fullerton Paying Bills (cont’d.) To produce the outputs, two types of stored data are used: 1.Accounts payable data 2.Supplier master data

26 California State University, Fullerton Paying Employees The payroll system is used: To prepare paychecks for employees To provide reports of payroll To produce the outputs two types of data are required: 1.Employee work data 2.Employee master data

27 California State University, Fullerton Reporting Financial Information The general ledger system is used: To maintain the business’s financial accounts To prepare financial statements To produce the financial statements, the general ledger system uses: General ledger data

28 California State University, Fullerton Accounting Information Systems Accounting Information Systems (AIS) support the accounting function. Several commonly used AIS systems are: Fixed asset accounting Budgeting Tax accounting

29 California State University, Fullerton Financial Information Systems Financial information systems provide necessary support for the finance function. Some common financial information systems include: Cash management Capital expenditure analysis Financial forecasting Portfolio (investment) management Credit analysis

30 California State University, Fullerton Marketing Information Systems Marketing information systems assist in the marketing function. Common marketing information systems include: Sales analysis Sales forecasting Marketing research Direct mail advertising Electronic commerce Sales force automation or Customer Relationship Management (CRM).

31 California State University, Fullerton Manufacturing Information Systems Manufacturing information systems provide services to support the manufacturing function. Some common manufacturing information systems include: Production scheduling Materials Requirements Planning (MRP) Manufacturing Resource Planning (MRPII)

32 California State University, Fullerton Manufacturing Information Systems (cont’d.) Just-In-Time (JIT) Computer-Aided Design (CAD) Computer-Aided Manufacturing (CAM) Robotics Computer-Integrated Manufacturing (CIM)

33 California State University, Fullerton Human Resource Information Systems Human Resource Information Systems (HRIS) support the human resource function. Common HRIS include: Performance appraisal Skills inventory Benefits administration Job applicant tracking

34 California State University, Fullerton Enterprise Resource Planning An information system that supports several areas of a business by combining a number of applications with a single database that stores all the data used by the applications.