Transaction Processing Systems Transaction Processing Systems
Transaction Processing Systems Transaction Processing Systems
Batch Processing
With this type of transaction, orders or transactions are entered into the
computer system when they occur, but they are not processed
immediately.
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 on-
hand report, paychecks, and so on.
Documents can be hard copy paper report or displayed on computer
screen.
11
Disaster Recovery
The implementation of the business resumption plan.
The primary tools are backups for hardware, software, databases,
telecommunication, and personnel.
Keep a backup copy of software and database to a remote location in
a safe, secure, fireproof, and temperature and humidity controlled
environment.
Always train backup personnel in case employees leave the
company.
Transaction Processing System Audit
Auditing a TPS system, is an attempt to answer three basic
questions:
Does the system meet the business need for which it is
developed?
What procedures and controls have been established?
Are the procedures and controls being properly used?
An internal audit is conducted by employees of the organization and an
external audit is conducted by an outside firm.
The auditors inspects all programs, documents, control techniques, the
disaster plan, insurance protection, fire protection, and other system
management concerns such as efficiency and effectiveness of the disk
and tape library.
The audit trail allows the auditors to trace any out from the computer
system back to its source documents.
12
13
14
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).
15
Sales Configuration
Shipment Planning
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).
16
17
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.
It also creates a packing document for each order, which is enclosed
with the shipping materials.
The system passes shipped information (item number and quantity)
to the inventory control system to update the inventory.
The shipped information is also passed onto the Invoicing system to
create an invoice.
Inventory Control
A system that updates the inventory records to reflect the exact
quantity on hand of each stock keeping unit.
When a shipment is made, the quantity of the item is deducted from
the current stock.
It creates inventory status report to reflect current stock and the need
for ordering. See figure.
18
19
20
Invoicing
Generates customer invoices based on records received from the
shipment execution system.
The knowledge of order number, which contains customer and item
information, helps creating the invoice.
21
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.
22
Purchasing System
23
Inventory Control
Maintains stock of items such as raw materials, packing materials,
spare parts, and supplies that are used regularly.
As the items are used, the system updates the item quantity, and
produces reports.
Purchase Order Processing
A system that helps purchasing department complete transactions
quickly and efficiently.
From an employee request, a purchase order is created.
It looks into company policies such as charged account number,
required signatures, order limit, and so on, before issuing a purchase order.
Purchase order can be delivered electronically to the supplier.
A copy of the purchase order is forwarded to the receiving system to
compare with the invoice when items will be received.
Receiving
A system that creates a record of expected and actual received
items.
A receiving system typically updates the inventory to keep the
inventory status current.
Received items are checked and a receiving transaction is forwarded
to the accounts payable system.
Accounts Payable
A system that increases an organization’s control over purchasing,
improves cash flow, increases profitability, and provides more effective
management of current liabilities.
A bill from a supplier initiates the verification of received items and in
turn the system creates a check for the supplier.
The system also prints purchase journal which itemizes all purchases
for a period.
24
25
Accounting Systems
26
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..
27
28
Payroll
• Generates payroll checks and stubs, as well as W-2 statements at
the end of the year for tax purposes.
• This can be outsourced to an external company. In this case, the
employee file (with weekly hours and pay rate) is sent to the company and
the company deliver the checks.
• In addition, payroll processing produces employee journal containing
various earning factors as shown in the figure.
29
General Ledger
A system that produces a detailed list of business transactions designed
to automate financial reporting and data entry.
30
31