AIS 2 Flashcards

1
Q

an economic event that affects the assets and equities of the firm, is reflected in its accounts, and is measured in monetary terms

A

Financial Transaction

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

time lag between the two due to credit relations with suppliers:​

A

Expenditure Cycle

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

(acquisition of goods)​

A

physical component

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

(cash disbursements to the supplier)​

A

financial component

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

(planning, scheduling, and control of the physical product through the manufacturing process)​

A

the production system

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

(monitors the flow of cost information related to production)​

A

the cost accounting system

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

time lag between the two due to credit relations with customers :​

A

Revenue Cycle

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

Component of Revenue cycle (sales order processing)​

A

physical component

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

Component of Revenue (cash receipts)

A

financial component

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

used to capture and formalize transaction data needed for transaction processing​

A

Source Documents

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

the result of transaction processing​

A

Product Documents

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

a product document of one system that becomes a source document for another system​

A

Turnaround Documents

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

a record of chronological entry

A

Journals

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

specific classes of transactions that occur in high frequency​

A

special journals

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

nonrecurring, infrequent, and dissimilar transactions​

A

general journal

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

a book of financial accounts ​

A

Ledger

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

shows activity for each account listed on the chart of accounts​

A

general ledger

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

shows activity by detail for each account type​

A

subsidiary ledger

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

generally contains account data (e.g., general ledger and subsidiary file)​

A

Master File

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

a temporary file containing transactions since the last update

A

Transaction File

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

contains relatively constant information used in processing (e.g., tax tables, customer addresses)​

A

Reference File

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

contains past transactions for reference purposes​

A

Archive File

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

A documentation technique to represent the relationship between entities in a system.​

A

Entity Relationship Diagram (ERD)

24
Q

version of ERD is widely used in AIS. REA uses 3 types of entities: ​

resources (cash, raw materials)​

events (release of raw materials into the production process)​

agents (inventory control clerk, vendor, production worker)​

25
use symbols to represent the processes, data sources, data flows, and entities in a system​
Data Flow Diagrams (DFD)
26
represent the logical elements of the system​ do not represent the physical system​
Data Flow Diagrams (DFD)
26
illustrate the relationship among processes and the documents that flow between them​
Document Flowcharts
26
contain more details than data flow diagrams​
Document Flowcharts
26
are used to represent the relationship between the key elements--input sources, programs, and output products--of computer systems​
System Flowcharts
26
clearly depict the separation of functions in a system​
Document Flowcharts
26
depict the type of media being used (paper, magnetic tape, magnetic disks, and terminals)​
System Flowcharts
26
in practice, not much difference between document and system flowcharts​
System Flowcharts
26
use relational database tables​ have high degree of process integration and data sharing​
Modern systems
26
client-server based and process transactions in real time​
Modern systems
26
some are mainframe based and use batch processing​
Modern systems
27
mainframe-based applications​ batch oriented​
Legacy systems
28
early _______ use flat files for data storage​ later ________ use hierarchical and network databases
legacy systems
29
data storage systems promote a single-user environment that discourages information integration​
Legacy systems
30
is a group of similar transactions that are accumulated over time and then processed together.​
batch
31
In batch processing, ________ exists between the event and the processing.​
time lag
32
source documents are transcribed by clerks to magnetic tape for processing later​
Keystroke
33
identifies clerical errors in the batch and places them into an error file​
Edit Run
34
places the transaction file in the same order as the master file using a primary key​
Sort Run
35
changes the value of appropriate fields in the master file to reflect the transaction
Update Run
36
the original master continues to exist and a new master file is created​
Backup Procedure
37
process transactions individually at the moment the economic event occurs​
Real-Time Systems
38
have no time lag between the economic event and the processing​
Real-Time Systems
39
generally require greater resources than batch processing since they require dedicated processing capacity; however, these cost differentials are decreasing​
Real-Time Systems
40
oftentimes have longer systems development time​
Real-Time Systems
41
is characterized by high-volume, independent transactions, such are recording cash receipts checks received in the mail.
AIS processing
42
Represent items in sequential order​ Used to prenumber source documents​ Track each transaction processed ​ Identify any out-of-sequence documents​
Sequential Codes​
43
Represent whole classes by assigning each class a specific range within the coding scheme​ Used for chart of accounts ​ The basis of the general ledger​ Allows for the easy insertion of new codes within a block ​ Don’t have to reorganize the coding structure​
Block Codes
44
Represent complex items or events involving two or more pieces of data using fields with specific meaning​
Group Codes​
45
Used for many of the same purposes as numeric codes ​ Can be assigned sequentially or used in block and group coding techniques​ May be used to represent large numbers of items​ Can represents up to 26 variations per field​
Alphabetic Codes
46
Alphabetic characters used as abbreviations, acronyms, and other types of combinations​ Do not require users to memorize the meaning since the code itself is informative – and not arbitrary ​ NY = New York​
Mnemonic Codes​
47