TRANSACTION PROCESSING

Slides:



Advertisements
Similar presentations
Module 3: Business Information Systems
Advertisements

Information Technology is any combination of information technology and people's activities that support 1.Operations 2. Management 3.Decision Making.
CHAPTER 7 ACCOUNTING INFORMATION SYSTEMS
Overview of Transaction Processing and Enterprise Resource Planning Systems Chapter 2.
Transaction Processing & Enterprise Resource Planning Systems Chapter 9.
Principles of Information Systems, Seventh Edition2 An organization’s TPS must support the routine, day-to- day activities that occur in the normal course.
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.
General Ledger and Reporting System
Overview of Transaction Processing and Enterprise Resource Planning Systems Chapter 2.
Chapter Lead Black Slide © 2001 Business & Information Systems 2/e.
Trial Balance A trial balance is a list of all the nominal ledger (general ledger) accounts contained in the ledger of a business. The profit and loss.
Computerized Accounting Information Systems OVERVIEW
TRANSACTION PROCESSING SYSTEM (TPS)
TRANSACTION PROCESSING SYSTEM Liew Woei Song Muhammad Hofiz Achoson.
Transaction Processing & Enterprise Resource Planning Systems Chapter 9.
Lead Black Slide Powered by DeSiaMore1. 2 Chapter 10 Business Operations.
Introduction Business Process Fundamentals
Principles of Information Systems, Sixth Edition Transaction Processing & Enterprise Resource Planning Systems Chapter 9.
Transaction Processing System
By D r. V e e r a.
Transaction Processing Systems n What is a TPS? n Characteristics of TPS n a Transaction Processing Model n POS(Point Of Sale) Transaction Processing.
Transaction Processing System  Business Transactions are certain events that occur routinely in a business firm.  A transaction is a set of activities.
Transaction Processing & Enterprise Resource Planning Systems Chapter 9.
Principles of Information Systems, Sixth Edition Transaction Processing & Enterprise Resource Planning Systems Chapter 9.
An Overview of Transaction Processing Systems
Acct Systems Instructor: Glenn McGuigan
McGraw-Hill/Irwin © The McGraw-Hill Companies, All Rights Reserved CHAPTER 9 Enabling the Organization—Decision Making.
1 California State University, Fullerton Chapter 10 Business Operations.
Introduction to Transaction Processing Dr. Hisham Madi
Submitted by Aswathy t s. Transactions Transactions… Basic business operations such as customer orders, purchase orders, receipts, time cards, invoices,
Chapter 8 Transaction Processing, Electronic Commerce, and Enterprise Resource Planning Systems.
McGraw-Hill/Irwin © 2008 The McGraw-Hill Companies, All Rights Reserved Chapter 9 Enabling the Organization – Decision Making.
Concepts in Enterprise Resource Planning Fourth Edition
TRANSACTION PROCESSING SYSTEM (TPS)
© 2016 Pearson Education, Inc. Appendix C Accounting Information Systems.
Copyright©2001 by Houghton Mifflin Company. All rights reserved. 1 Financial Accounting Belverd E. Needles, Jr. Marian Powers Multimedia.
Fundamentals of Information Systems, Third Edition1 An Overview of Transaction Processing Systems Every organization has transaction processing systems.
Overview of Transaction Processing and Enterprise Resource Planning Systems Chapter 2.
Financial Management Financial Planning
COMPUTERISED ACCOUNTING USING QUICKBOOKS SOFTWARE
Electronic Data Processing Systems Chapter 6.
© 2007 McGraw-Hill Ryerson Ltd.
Accounts Receivable, Accounts Payable & Cash
TRANSACTION PROCESSING SYSTEM (TPS)
Transaction processing systems
Information Systems.
Presentation on transaction processing system
General Ledger, Financial Reporting and Management Reporting Systems
Accounting Principles, Ninth Edition
Auditing Information Technology
Introduction to Transaction Processing
Accounting cycle Made by: Yashvi Shah.
MANAGEMENT INFORMATION SYSTEM MEHTAP PARLAK Industrial Engineering Department, Dokuz Eylul University, Turkey 1.
Lecture Outline 4 Transaction Systems and Beyond
How businesses use information systems (Part 1)
Overview of Transaction Processing and Enterprise Resource Planning Systems Chapter 2.
Transaction Processing Systems
Concepts and Objectives of Cost Accounting
Accounting Principles, Ninth Edition
ACCOUNTING INFORMATION SYSTEMS Accounting Principles, Eighth Edition
INTRODUCTION TO BOOK-KEEPING AND ACCOUNTANCY
Comprehensive Medical Assisting, 3rd Ed Unit Three: Managing the Finances in the Practice Chapter 12 – Accounting Responsibilities.
Chapter 11 The Accounting Information System
Chapter 21 Accounting Practices.
CHAPTER 6 ELECTRONIC DATA PROCESSING SYSTEMS
Accounting Principles, Ninth Edition
Transaction Processing System (TPS) BBA_MIS_
Presentation transcript:

TRANSACTION PROCESSING SYSTEMS

What is a Transaction Processing System? Transaction Processing Systems are computerised systems that perform and record the daily routine transactions necessary to conduct the business. A Transaction Processing System consists of TP monitor, databases, and transactions Transaction execution is controlled by a TP monitor. It Creates the abstraction of a transaction, analogous to the way an operating system creates the abstraction of a process It’s an information system designed to process routine business transactions. Seeks time- and cost-efficiency by automating repetitive operations in large volumes.

What is a Transaction Processing System? Interfaces with an organization’s other information systems, such as IRS, DSS, EIS. Centers around accounting and finance transactions. Example: Airline Reservation Systems, order entry/processing systems, bank’s account processing systems

Transaction Processing System DBMS database transactions DBMS database TP Monitor

TPS, MIS/DSS, and Special-Purpose Information Systems

Transaction Processing Activities Data collection: Capturing data necessary for the transaction Data editing: Check validity and completeness Ex: 400 hours/week instead of 40 hours/week Data correction: Correct the wrong data Data manipulation: Calculate, summarize Data storage: Update transactions Document production and reports: Create end results (paychecks)

Transaction Processing Activities

Objectives of TPS Process data generated by and about transactions Maintain a high degree of accuracy Ensure data and information integrity and accuracy Produce timely documents and reports Increase labour efficiency Help provide increased and enhanced service Help build and maintain customer loyalty Achieve competitive advantage

ACID test Atomicity: all steps involved in transaction completed successfully as a group Consistency: transaction successfully transforms the system and database from one valid state to another Isolation: transaction is processed concurrently with other transactions. As if only transaction executing the system Durability: all changes transaction makes to database become permanent

The Major Characteristics of TPS TPS handles data which shows the results of various activities on historical basis ie, activities which have already happened. It is relevant to all the four functional areas ie, production, marketing, finance and human resources because each area has some kind of transaction. TPS helps to assess the organizational performance. Large amounts of data are processed. The sources of data are mostly internal, and the output is intended mainly for an internal audience. The TPS processes information on a regular basis: daily, weekly, monthly, etc.

The Major Characteristics of TPS It provides high processing speed to handle the high volume of data. Input and output data are structured (i.e., standardized). A high level of accuracy, data integrity, and security is needed which is provided by TPS.

Accounting TPS Customer Asset management Cost of assets Payments Accounts payable Accounts receivable Amounts owed by customers Amounts paid by customers Amounts owed by company Amounts paid by company Payroll Labour costs General ledger Asset depreciation Paycheques Expense transactions Customer Budget

Components Of TPS There are four components of a Transaction Processing System Input- These are source documents such as customer orders, purchase orders etc. They help in, Capturing data. Indicates what data is required for recording and what actions need to be taken. Processing- It involves the use of journals and registers for chronological recording of data. Journals are used for financial accounting transactions and registers for other type of data.

Components Of TPS Storage- The computer stores various records in files. files are of two types, transaction file and master file. Output- The outputs generated are in the form of documents such as trial balance, profit and loss account, balance sheet etc.

Components Of TPS Data Input Data Processing Output Generation Data Storage

Transaction Processing Methods On-line transaction processing (OLTP) - method of computerized processing in which each transaction is processed immediately and the affected records are updated

On-line Schematic Immediate processing of each transaction Output Terminal Terminal Terminal Output Immediate processing of each transaction Terminal Terminal Terminal

Transaction Processing Methods Batch processing – method of computerized processing in which business transactions are accumulated over a period of time and prepared for processing as a single unit.

Data entry of accumulated transactions Batch Schematic Data entry of accumulated transactions Input (batched) Output

Transaction Processing Methods On-line analytic processing (OLAP) – method of computerized processing in which data is entered on-line and validated but, their processing is done on periodic batch basis. It is basically used for making management decisions by analysis of the data.

Control for TPS Control in the system is required to ensure that the system is achieving the objectives. Audit Trails- It’s the chronology of activities that can be traced from beginning to the end or vice versa. This is important as it tells us what went wrong in the transaction. Ensuring Processing of All Transactions- Control in TPS also ensures that all transactions have been processed. Problems such as interruptions in computer operation, carelessness of personnel etc results into non processing of some transactions.

TPS Applications Order Processing Purchasing Accounts Receivables & Accounts Payables Receiving & Shipping Inventory on Hand Payroll General Ledgers

Accounting Transaction Processing The transactions can be internal or external. When a department orders office supplies from the purchasing department, an internal transaction occurs, when a customer places an order for a product, an external transaction occurs. Internal Transactions: Those transactions, which are internal to the company and are related with the internal working of any organization. For example Recruitment Policy, Promotion Policy, Production policy etc External Transactions: Those transactions, which are external to the organization and are related with the external sources, are regarded as External Transaction. For example sales, purchase etc.

Accounting Transaction Processing Every transaction involves two accounts, one is debited and another is credited in the primary books. From the book of primary accounts, a trial balance is prepared to show the balance of different account. From the balance of different account, a trial balance is prepared to check the arithmetical accuracy of the records. After preparing the trial balance, adjustment entries are passed to record the internal transactions, such as depriciation etc. An adjusted trial balance is prepared incorporating the adjusting entries. From the adjusted trial balance, profit and loss account and balance sheet are prepared to show the impact of all transactions

Transaction Processing Cycle Transaction Document Transaction Input Update Master File Input Validation Process Transaction Master File Transaction and Control Log Invalid Input Correction Control Log