Chapter 2: Introduction To Transaction Processing Flashcards

1
Q

Expenditure Cycle

A

Business activities begin with the acquisition of materials, property, and labor in exchange for cash

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Purchases/Accounts Payable System

A

This system recognizes the need to acquire physical inventory and places an order with the vendor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Cash Disbursements System

A

When the obligation created in the purchases system becomes due, the cash disbursement system authorizes the payment, disburses the funds to the vendor, and records the transaction by reducing the cash and accounts payable accounts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Payroll System

A

The payroll system collects labor usage data for each employee, computes the payroll and disburses pay checks to the employees

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Fixed Asset System

A

A firm’s fixed asset system processes transactions pertaining to the acquisition, maintenance, and disposal of its fixed assets. These are relatively permanent assets that collectively represents the organizations largest financial investment

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Conversion Cycle

A

Is comprised of two major subsystems: the production system and the cost accounting system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Production System

A

Involves the planning, scheduling, and control of the physical product through the manufacturing process

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Cost Accounting System

A

Monitors the flow of cost information including labor, overhead, and raw materials related to production

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Revenue Cycle

A

Involves processing cash sales, credit sales, and the receipt of cash following a credit sale

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Sales Order Processing

A

The majority of business sales are made on credit and involve tasks such as preparing sales orders, granting credit, shipping products, and recording the transaction

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Cash Receipts

A

Some period of time passes between the point of sale and the receipt of cash. Cash receipt processing includes collecting cash, depositing cash, and recording these events in the accounts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Source Documents

A

Economic events result in the creation of some documents at the beginning of the transaction. These are used to capture and formalize transaction data that the transaction cycle uses for processing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Product Documents

A

Are the result of transactions processing rather than the triggering mechanism for the process.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Turnaround Documents

A

Are product documents of one system that become source documents for another system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Journal

A

Is a chronological record of a transaction. When all relevant facts of a transaction are known they are recorded in chronological order

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Special Journals

A

Are used to record specific classes of transactions that occur in high volume. Are processed more efficiently than a general journal permits

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Register

A

Is often used to denote certain types of special journals

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

General Journals

A

Used to record nonrecurring, infrequent, and dissimilar transactions.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Journal Voucher

A

Is a special source document that contains a single journal entry specifying the general ledger accounts that are affected

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Ledger

A

Is a book of accounts that reflects the financial effects of the firm’s transactions after they are posted from the various journals. Show activity by account type

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

General Ledgers

A

Contain the firms account information in the form of highly summarized control accounts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

Subsidiary Ledgers

A

Contain the details of the individual accounts that constitute a particular control account

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

Audit Trail

A

Accounting records provide a way of tracing account balances contained in the financial statements back to source documents and the economic events that created them

24
Q

Master File

A

Contains account data. The general ledger and subsidiary ledger are examples of master files

25
Transaction File
Is a temporary file of transaction records used to update data in the master file. Ex. Sales orders and cash receipts
26
Reference File
Stores data that are used as standards for processing transactions. Ex. Invoices, employee rosters, price lists
27
Archive File
Contains records of past transactions that are retained for future reference and form an important part of the audit trail
28
Flat File Model
Describes an environment in which individual data files are not related to other files. End users in this environment own their data files rather than share them with other users
29
Data Storage
An efficient information system captures and stores data only once and makes this single source available to all users who need it
30
Data Updating
Organizations have a great deal of data stored in files that require periodic updating to reflect changes
31
Currency of Information
If update information is not properly disseminated the change will not be reflected in some of the users data resulting in decisions based on outdated information
32
Task Data Dependency
The users information set is constrained by the data that he or she possesses and controls. Users act independently rather than as members of a user community
33
Database Management System
Is a software system that permits users to access authorized data only. This system authorizes access based on the users level of authority
34
Data Flow Diagram
Uses symbols to represent the entities, processes, data flows, and data stores that pertain to a system
35
Entity Relationship Diagram
Is a documentation technique used to represent the relationship between business entities
36
Cardinality
The labeled connecting line represents the nature of the relationship between two entities such as one to one, one to many, or many to many
37
Data Model
Is the blueprint for what ultimately will become the physical database
38
System Flowchart
Is the graphical representation of the physical relationships among key elements of a system
39
Program Flowchart
Every program represented in a system flowchart should have a supporting program flowchart that describes its logic
40
Record Layout Diagrams
Used to reveal the internal structure of digital records in a flat file or database table. Usually shows the name, data type, and length of each attribute in the record
41
Batch Systems
Assemble transactions into groups for processing, a time lag will always exist between the point at which an economic event occurs and the point at which it is processed by the system and reflected in the firms accounts
42
Real Time Systems
Process transactions individually at the moment the event occurs therefore no time lags exist between occurrence and processing
43
Sequential Codes
Represent items in some sequential order. Common application is the pre numbering of source documents to track each transaction
44
Advantages of Sequential Codes
If the transaction processing system detect any gaps in the sequence of transaction numbers it alerts to the possibility of a missing or misplaced transaction
45
Disadvantages of Sequential Codes
Sequential codes carry no information content beyond their order in the sequence. Entering new information is also difficult
46
Block Code
Is a variation on sequential coding that partly remedies the disadvantages of sequential coding. This approach can be used to represent whole classes of items by restricting each class to a specific range within the coding scheme
47
Advantages of Block Codes
Allows for the insertion of new codes within a block without having to reorganize the entire coding structure
48
Disadvantages of Block Coding
The information content of block codes are not readily apparent
49
Group Codes
Are used to represent complex items or events involving two or more pieces of related data. The code consists of zones or fields that possess specific meaning
50
Advantages of Group Codes
They facilitate the representation of large amounts of diverse data. They allow complex data structures to be represented in a hierarchal form that is logical and more easily remembered by humans. They permit detailed analysis and reporting both within an item class and across different classes of items
51
Disadvantages of Group Codes
Group codes effectively present diverse information they tend to be overused. Unnecessary information can also be added to make group codes not interpretable
52
Alphabetic Codes
Are used for many of the same purposes as numeric codes. May be assigned sequentially or may be used in block or group coding
53
Advantages of Alphabetic Codes
Alphanumeric codes increases the number of codes possible
54
Disadvantages of Alphabetic Coding
There is difficulty rationalizing the meaning of codes that have been assigned and users tend to have difficulty sorting records that are coded alphabetically
55
Mnemonic Codes
Are alphabetic characters in the form of acronyms and other combinations that convey meaning
56
Advantages of Mnemonic Codes
Does not require the user to memorize the meaning of the code because the code conveys a high degree of information about the item being represented
57
Disadvantages of Mnemonic Codes
They have limited ability to represent items within a class. Ex. Accounts Receivable code is AR but does not say what is receivable