Chapter 1 - Introduction To Ais
Chapter 1 - Introduction To Ais
Objectives:
You might wonder how the preceding example relates to accounting information systems. An
accounting information system must capture, record, and process all financial transactions. Prior
to the implementation of the experimental drive- through order systems, all in-store and drive-
through orders were processed through the cash registers at each local McDonald’s. When the
new, experimental systems were implemented, consider their effects on the system that recorded
sales. The new technology had to be configured in such a way that
The point of this example is that there are many different ways that sales trans- actions
can be conducted. No matter the form of those business transactions, the accounting information
system must identify the transactions to record, capture all the important details of the transaction,
properly process the trans- action details into the correct accounts, and provide reports externally
and internally. Many types of transactions that result from business processes must be captured,
recorded, and reported.
register and reconcile the cash in the register to the recorded total sold at that register. This is an
internal control process to prevent and detect errors in cash amounts and to discourage
employees from stealing cash. Reconciliation of cash-to-cash register records is a business
process designed to control other processes.
OVERVIEW OF AN ACCOUNTING INFORMATION SYSTEM
The accounting information system comprises the processes, procedures, and systems that
capture accounting data from business processes; record the accounting data in the appropriate
records; process the detailed accounting data by classifying, summarizing, and consolidating; and
report the summarized accounting data to internal and external users. Many years ago,
accounting information systems were paper-based journals and ledgers that were recorded
manually by employees. Today, nearly every organization uses computer systems for maintaining
records in its accounting information system. The accounting information system has several
important components, listed next. An example from McDonald’s is used to describe each
component.
Data Storage
as well as those processes that are linked to outside parties such as vendors. McDonald’s may
not be able to directly control all of these interrelated activities stretching back through the many
suppliers, but McDonald’s may be able to influence those activities by the suppliers they choose
and the expectations they place on those suppliers in terms of price, quality, and delivery timing.
This set of linked activ- ities is called the supply chain. The supply chain is the entities,
processes, and information flows that involve the movement of materials, funds, and related
information through the full logistics process, from the acquisition of raw mate- rials to the delivery
of finished products to the end user. The supply chain includes all vendors, service providers,
customers, and intermediaries.
The concept of monitoring and controlling the linked set of activities in the supply chain is
called supply chain management. Supply chain management is the organization and control of
all materials, funds, and related information in the logistics process, from the acquisition of raw
materials to the delivery of finished products to the end user (customer).
Flour Mill
Bakery Franchise #1
Milk Seller
Regional
Franchise #2
Franchise #3
Any of the processes within an organization, including the linkages within the supply chain, are
processes that may benefit by IT enablement. The touch-screen cash register at a McDonald’s is
an example of IT that increases the efficiency of the sales process. Another popular example of
IT enablement of processes is e-commerce sales such those in place at Amazon.com, Inc.
MODULE ACCOUNTING INFORMATION SYSTEMS WITH CLOUD COMPUTING
Amazon.com uses complex IT systems to present a sales model that allows customers to place
orders on its website.
These two examples only scratch the surface of the types of processes that can be IT
enabled. Any business process has the potential to be improved by IT enablement. In many
cases, using IT to enable processes leads to a completely different approach to those processes.
For example, the remote order-taking system described at the beginning of this chapter is a
completely different order- taking process from the usual drive-through system. Using more
complex IT such as voice over IP and digital photos, McDonald’s is experimenting with improving
the efficiency of drive-through order taking. Applying IT to business processes is an opportunity
to “think outside the box” and consider completely different methods for business processes. This
concept of revising processes as IT enabling occurs is called business process reengineering.
Business process reengineering (BPR) is the purposeful and organized changing of
business processes to make them more efficient. BPR not only aligns business processes with
the IT systems used to record processes, it also improves efficiency and effectiveness of these
processes. Thus, the use of these sophisticated IT systems usually leads to two kinds of efficiency
improvements. First, the underlying processes are reengineered to be con- ducted more
efficiently. Second, the IT systems improve the efficiency of the underlying processes. Through
rethinking and redesigning a process, the organization may be able to improve, and thereby
enhance, the process. This rethinking and redesign is especially aided by the use of IT. When
technology or computers are introduced into processes, the processes can be radically
redesigned to take advantage of the speed and efficiency of computers to improve processing
efficiency. IT and BPR have a mutually enhancing relationship. IT capabilities should support the
business processes, and any business process should be designed to match the capabilities that
the IT system can provide. BPR should leverage the capabilities of IT to improve the efficiency of
processes. This is exactly what McDonald’s has done in the remote drive-through example; it has
taken advantage of the capabilities offered by technology to improve the process and match it to
the capability of the IT system.
2. Byte
3. Field
4. Record
5. File
6. Database
MODULE ACCOUNTING INFORMATION SYSTEMS WITH CLOUD COMPUTING
A bit is a shortened reference to binary digit. The bit is the smallest unit of information in a
computer system. A bit can have only one of two values: zero or one. All data in a computer
system are reduced to a set of bits, or zeros and ones. A byte is a unit of storage that represents
one character. In most computer systems, a byte is made up of eight bits. For example, the
character “A” would be represented in a computer system by a set of eight bits. Every character,
including letters, numbers, and symbols, are represented by a byte.
A field is one item within a record. For example, last name is a field in a pay- roll record,
and description is a field in an inventory record. A record is a set of related fields for the same
entity. All fields for a given employee form a payroll record. Such fields would be employee
number, last name, first name, Social Security number, pay rate, and year-to-date gross pay. The
entire set of related records form a file. The set of all employee records forms a payroll file. Thus,
the data structure hierarchy is as follows: Eight bits are a byte, a col- lection of related bytes is a
field, a set of related fields is a record, and a set of related records is a file. The entire collection
of files is called a database. A database is a collection of data stored on the computer in a form
that allows the data to be easily accessed, retrieved, manipulated, and stored. The term database
usually implies a shared database within the organization. Rather than each computer application
having its own files, a database implies a single set of files that is shared by each application that
uses the data. A relational data- base stores data in several small two-dimensional tables that
can be joined together in many varying ways to represent many different kinds of relation- ships
among the data. An example of a relationship in data is a single customer having more than one
order. A relational database is intended to allow flexibility in queries. This means that managers
or users can query the database for information or reports as needed.
The computer files of traditional accounting software systems use master files and
transaction files. The master files are the relatively permanent files that maintain the detailed
data for each major process. For example, a payroll master file contains a record of each
employee’s relatively permanent information necessary to process payroll transactions such as
name, address, pay rate, and year-to-date amounts. Thus, the master file is much like a subsidiary
ledger. The transaction file is the set of relatively temporary records that will be processed to
update the master file. A payroll transaction file would contain the set of hours worked by each
employee for a particular pay period. The transaction file is processed against the master file, and
employee year-to-date balances are updated in the master file.
Not all modern IT systems and accounting software implemented within the last decade
use master files and transaction files. Some systems use a database approach to processing and
storing accounting data, storing the many details of financial transactions in huge databases.
These systems do not necessarily maintain computerized ledgers and journals. Because all
transaction data are stored in databases, when needed, the transactions can be organized or
summarized by the important dimension requested. For example, the sales transactions that meet
certain criteria can be extracted from the database—it is not necessary to construct or review a
sales ledger.
EXAMPLES OF IT ENABLEMENT
As described earlier, computers and IT can be used to enable business processes, and applying
IT to business processes offers companies the opportunity to do business process reengineering.
The manner in which companies complete their processes can be changed to take advantage of
the efficiency, effectiveness, or cost savings inherent in IT systems. The examples that follow are
systems applied by companies today that use IT-enabled business processes.
MODULE ACCOUNTING INFORMATION SYSTEMS WITH CLOUD COMPUTING
E-BUSINESS
E-business is the use of electronic means to enhance business processes. E-business
encompasses all forms of online electronic trading—consumer- based e-commerce and
business-to-business transactions, as well as the use of IT for process integration inside
organizations. E-business is therefore a very broad concept that includes not only electronic
trading with customers, but also servicing customers and vendors, swapping information with
customers and vendors, and electronic recording and control of internal processes. IT systems,
Internet and websites, as well as wireless networks, are the common means of enabling e-
business to occur. E-commerce is the type of e-business that we are familiar with as consumers.
Buying a book at Amazon.com and clothes at LandsEnd.com are examples of engaging in e-
commerce. E-business has so many other forms that it is difficult to explain its entire breadth.
Chapter 14 describes e-business in more detail.
AUTOMATED MATCHING
Automated matching is a computer hardware and software system in which the software
matches an invoice to its related purchase order and receiving report. Traditional systems rely on
a person to do this matching, whereas an automated matching system does not. To institute an
automated matching system, all of the relevant files must be online and constantly ready for
processing; the purchase order and receiving files and records must be in online files or
databases. When an invoice is received from a vendor, an employee enters the details into the
accounting system by completing the fields in the invoice entry screen, including the purchase
order number that usually appears on the invoice. The system can then access the online
purchase order and receiving files and verify that the items, quantities, and prices match. The
system will not approve an invoice for payment unless the items and quantities match with the
MODULE ACCOUNTING INFORMATION SYSTEMS WITH CLOUD COMPUTING
packing slip and the prices match the purchase order prices. This ensures that the vendor has
billed for the correct items, quantities, and prices. Automated matching reduces the time and cost
of processing vendor payments. The real-world example of Ford Motor Company described
earlier illustrated an automated matching system.
https://www.youtube.com/watch?v=b7LEAiqeudQ
https://www.youtube.com/watch?v=lZPO5RclZEo
https://www.youtube.com/watch?v=cnmjae8DBe0