Transaction Processing Systems
Transaction Processing Systems
Data Collection
Data Editing
Data Correction
Data Manipulation
Data Storage
Document Production
These are briefly described in the following.
Data Collection
The process of capturing and gathering all data necessary to complete
transactions is called data collection.
It can be manual such as completing a purchase order by hand. It can
also be automated via special input device such as scanners and
terminals.
Data collection begins with a transaction (such as customer order) and
results in the origination of data that is input to the transaction
processing system.
Data should be captured at its source and it should be recorded
accurately, in a timely fashion, with minimal manual effort, and in a
manner that can be directly entered to the computer rather than entering
using keys.
Automatic data collection is termed as source data automation. An
example is the use of scanning device at the grocery store to read UPC
code and hence the price of an item. Another example is an employee
badge used as a time card when going in and out of an office building.
10
Data Editing
An important step in processing data is to check for validity and
completeness of data. Controls must be placed in the data-entry form.
For example, quantity and cost must be numeric and names must be
alphabetic.
Data Correction
A data that is not entered properly needs to be entered correctly.
Data correction involves reentering miskeyed or misscanned data in the
data entry point.
For example, a UPC code not found in the retail store checkout, is given
a special code to complete the transaction for an item.
Data Manipulation
The process of performing calculations and other data transformations is
termed data manipulation.
Examples are, sorting data, summarizing data, finding price of five
items, calculating employee weekly pay, and so on.
Data Storage
Involves updating one or more database tables or files with new
transactions.
For example, inserting new customer information, updating customer
demographics, updating inventory transactions, creating new student
registration, and so on.
Document Production
TPSs produce important business documents such as sales receipts,
order entry list, customer list, invoices, purchase orders, inventory onhand report, paychecks, and so on.
Documents can be hard copy paper report or displayed on computer
screen.
11
12
The audit trail allows the auditors to trace any out from the computer
system back to its source documents.
13
14
15
Order Entry
The order entry system captures the basic data needed to process a
customer order.
Figure below represents a data-flow diagram of a typical order entry
system.
A single order-entry system as found by a rectangle in the system-level
flow-chart, is further expanded to include four processes.
A data-flow diagram shows various business processes and the flow of
data between the processes.
An arrow represents data flow (input, output), a rectangle with rounded
corner represents a process (computer program), and an open-sided
rectangle represents data storage (file or table).
16
Sales Configuration
A system that determines which open orders will be filled and from
which location they will be shipped.
The output of this system is a plan that shows where each order is to
be filled and a precise schedule for shipping with a specific carrier on
specific date and time.
The system also prepares a pick list for the warehouse personnel for
shipment of each order (containing item and quantity).
17
18
Shipment Execution
A system that coordinates the outflow of all products and goods from
the organization, with the objective of delivering quality products on time to
customers.
Warehouse operators pack items in the box and item number and
quantity for each item is entered in the system.
19
20
21
Invoicing
22
Routing
A system that determines the best way to get goods and products
from one location to another.
UPS and FedEx uses vans, trucks, and airplanes to physically deliver
their packages around the world. They also use information systems to
keep track of delivery status of each package using a tracking number for
each package.
Scheduling
A system that determines the best time to deliver goods and services.
23
Purchasing System
The purchasing transaction processing system is used when an item (such
as a chair or software) is ordered to a supplier from a company. It includes
inventory control, purchase order processing, receiving, and accounts
payable. These systems are described in the following.
24
Inventory Control
As the items are used, the system updates the item quantity, and
produces reports.
Purchase Order Processing
The system also prints purchase journal which itemizes all purchases
for a period.
25
26
Accounting Systems
An accounting system includes budget, accounts receivable, payroll, asset
management, general ledger. These are described in the following.
27
Accounts Receivable
A system that manages the cash flow of the company by keeping track
of the money paid by the customers and other companies for goods and
services sold to them.
The major output of the accounts receivable system is monthly bills or
statement sent to the customers. See below.
Transactions created by accounts receivable system updates general
ledger accounts.
It is also used to generate reports for aged accounts, for which
payments are overdue by 30, 60, or 90 days. Reminder notices are
created for these accounts.
An important function of the accounting system is to identify bad credit
risks. Thus companies routinely checks customer credit before
accepting a new order.
Accounts Payable
A system that manages the cash flow of the company by keeping track
of the money paid to the company on purchases and services received..
28
29
Payroll
30
General Ledger
A system that produces a detailed list of business transactions designed
to automate financial reporting and data entry.
31
32