2 Flashcards

1
Q

is an agreement between two entities to exchange goods or services or any other event that can be measured in economic terms by an organization. It is a business event that has a monetary impact on an entity’s financial statements, and is recorded as an entry in its accounting records.

A

Transaction

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

__________ is an information processing system for business transactions involving the collection, modification and retrieval of all transaction data.

A

Transaction Processing System

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

3 TYPES OF TRANSACTION CYCLES

A

EXPENDITURE CYCLE
CONVERSION CYCLE
REVENUE CYCLE

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

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

A

Expenditures Cycle

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

Transforms (converts) input resources, such as raw materials, labor, and overhead, into finished products or services for sale.

A

Conversion Cycle

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

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

A

the Revenue Cycle

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

These are the original source documents, journal entries, and ledgers that describe the accounting transactions of a business

A

Accounting Records

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

A bookkeeping system where records are maintained by hand, without using a computer system.

A

Manual System

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

Economic events result in the creation of some documents at the beginning (the source) of the transaction.

A

source documents

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

are the result of transaction processing rather than the triggering mechanism for the process.

A

product documents

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

are product documents of one system that become source documents for another system.

A

turnaround document

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

is a chronological record of financial transactions. The primary sources of data entry into journals are documents.

A

journals

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

are used to record specific classes of transactions that occur in high volume. (Examples of special journals are the cash receipts journal, cash disbursements journal, payroll journal, purchases journal, and sales journal).

A

special journals

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

Firms use the ________ to record nonrecurring, infrequent, and dissimilar transactions. For example, depreciation and closing entries are typically recorded in the general journal.

A

general journal

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

s a book of accounts that reflects the financial effects of the firm’s transactions after they are posted from the various journals and journal vouchers.

A

ledgers

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

summarizes the activity for each of the organization’s financial accounts. Also, provides a single value for each control account, such as accounts payable, accounts receivable, and inventory.

A

general ledgers

17
Q

is a chart of specific accounts that are not included in the general ledger.

A

subsidiary ledger

18
Q

Refers to creating, transferring, managing, and storing financial information in an electronic format.

A

Digital Accounting Record

19
Q

______ contains account data. The general ledger and subsidiary ledgers are examples of _______.

A

master file

20
Q

______ a temporary file of transaction records used to update data in a master file. It is used to hold data during transaction processing.

A

transaction file

21
Q

stores data that are used as standards for processing trans- actions. For example, the payroll program may refer to a tax table to calculate the proper amount of withholding taxes for payroll transactions.

A

reference file

22
Q

_____ contains records of past transactions that are retained for future reference and form an important part of the audit trail.

A

archive file

23
Q

An _________ is a step-by-step record by which accounting, trade details, or other financial data can be traced to their source.
An ________ could be as simple as a receipt for the purchase of an item. The receipt would have the date of the transaction, the price, the place where it was bought and who was involved in the transaction.

A

audit trail

24
Q

DOCUMENTATION TECHNIQUES
A written description of a system can be wordy and difficult to follow.
Five (5) Documentation Techniques:

A
  1. Data Flow Diagram (DFD)
  2. Entity Relationship Diagram (ERD)
  3. System Flowcharts
  4. Program Flowcharts
  5. Record Layout Diagrams
25
● Uses symbols to represent the entities, processes, data flows, and data stores that pertain to a system. ● DFDs are used to represent systems at different levels of detail from very general to highly detailed. ● Data flow diagrams provide a straightforward, efficient way for organizations to understand, perfect, and implement new processes or systems.
Data Flow Diagram
26
A documentation technique used to represent the relationship between business entities. An entity may be: ● a physical resource (automobile, cash, or inventory), ● an event (customer order, purchase inventory, or receive payment), or ● an agent (salesperson, customer, or vendor). ● ERDs are commonly used in conjunction with a data flow diagram to display the contents of a data store. They help us to visualize how data is connected in a general way, and are particularly useful for constructing a relational database.
Entity Relationship Diagram
27
The graphical representation of the physical relationships among key elements of a system. System flowcharts also describe the physical computer media being employed in the system, such as magnetic tape, magnetic disks, and terminals.
System flowcharts
28
Shows the data flow while writing a program or algorithm. It allows the user to explain the process quickly as they collaborate with others. These programming flowcharts also analyze the logic behind the program to process the code of the programming.
program flowchart
29
Used to reveal the internal structure of digital records in a flat-file or database table.
record layout diagram
30
2 TRANSACTION PROCESSING MODELS
Batch Processing Real-time Processing
31
INVOLVES GATHERING TRANSACTIONS INTO GROUPS OR BATCHES AND THEN PROCESSING THE ENTIRE BATCH AS A SINGLE EVENT.
Batch Processing
32
SYSTEMS PROCESS INDIVIDUAL TRANSACTIONS CONTINUOUSLY AS THEY OCCUR.
Real-time Processing
33
Difference between Batch & Real-time System
● Information Time Frame ● Resources ● Operational Efficiency ● Efficiency versus Effectiveness
34
Data coding involves creating simple numeric or alphabetic codes to represent complex economic phenomena that facilitate efficient data processing. Numeric and Alphabetic Coding Schemes
Data Coding Schemes
35
Represent items in some sequential order (ascending or descending).
Sequential Codes
36
A variation on sequential coding that partly remedies the disadvantages just described. This approach can be used to represent whole classes of items by restricting each class to a specific range within the coding scheme
Block Codes
37
Numeric group codes are used to represent complex items or events involving two or more pieces of related data.
group codes
38
Alphabetic characters in the form of acronyms and other combinations that convey meaning
Mnemonic Codes