B4-Information Systems and Communications-Org Needs Assessment Flashcards
Components of Information Technology
- Hardware
- Software
- Data
- Network
- People
- know IT dpmnt roles
Roles of Information Systems
- To process detailed data (such as transaction data)-TPS Transaction Processing Systems
- Provide information used for making daily decisions-Tactical DSS- Decision Support Systems
- Provide information used for developing business strategies-Strategic EIS Executive Information Systems
- To take orders from customers
Data Capture
First Step in processing business transactions is to capture the data for each transaction
Data Capture Techniques
- Manual Entries-data entry screen often retains the same name and layout as the paper source document
- Source Data Automatio-capture transaction data in machine-readable form at the time and place of their origin (Atm, POS scanners used in retail stores, bar code scanners).
Data Accuracy
- Well designed input screens-request all required data and guide the data entry person in entering the correct data. Validation rules and clear messages for erros ensure that data meet required paramenters.
- Auto-Entry fields-auto numbering can ensure that all transactions have been recorded and none of the documents have been misplaced.
Functions performed on Data ( A processing system should do the following)
- collect data
- processit
- store it
- transform in some way to become informative
- distribute to who may need it
Accounting Information Systems
Type of management information system; it may be partly a transaction processing system and partly a knowledge system. First and foremost a management information system.
A well designed AIS creates an audit trail for accounting transactions. The audit trails allows a user to trace a transaction from a source document to the ledger and to vouch from ledger back to the soure documentts.
Objectives of an AIS
- Record valid transactions
- Properly classify those transactions
- record the transactions at their proper value
- record trans. in proper period; cutoff
- properly present the transactions and related info in the f/s or organization
Transaction Cycles
- Revenue Cycle-customer orders, A/R, Cash receipts
- Expenditure Cycle-purchasing, inventory control, A/P, cash disbursements.
- Production Cycle-product design, manufacuturing, etc
- HR/Payroll Cycle-time and attendance, payroll disburse, tax reporting
- Financing Cycle-equity and debt financing including issuance of stock or debt, payment of dividends or debt service payments
Data Processing Cycle
Transactions generally divided into the four functional areas that make up the data processing cycle
- Data Input-all transactions are accounted for and verify that input(show me that source document)
- Data Storage
methods
a. journals and ledgers
b. coding
i. sequence codes-check numbers, invoice numbers, transaction number etc
ii. block codes-blocks numbers to group similar items like chart of accounts. assets are 100, liabilities 200, etc
iii. group codes-different groups of number having meaning. Like a phone number or fasb codification.
c. chart of accounts-allows the business to customize classificaiton of data in ways that best meet the information requirements of the business
3. Data Processing
Functions
a. Addition-adding new records to the database
b. Updating-revisions to master file
c. Deletion-removal of records from database
Methods
a. Batch processing
b. online real time processing
4. Information Ouput
Form
a. Documents-checks, pos, etc
b. Reports-interal and external
c. Query-request for specific data
Computer Storage Components
- Entity-subject (employer,customer)
- Attributes-items of interst (rate of pay employees, credit rating)
- Field-single attribute of information (last name, first name, city/state)
- Record-all attribute about a single instance of an entity (an employee)
- Data Value-contents of fields (letters, numbers,etc)
- File-records are grouped into files (one record =one customer, put all customers into one grouping than thats a file)
- Master File-similar to a leger. Stores cumulative info and info that is relatively permanent.
- Transaction file-similar to a journal, the trans file stores individual transactions
- Database-take multiple files that have relationships and coordinate.
Put it all together.
my entity is customer. I ahve a nubmer of fields about that customer that describes their name and address. all fields togehter you have record. group all records, you have file. put multiple files together, you have a database.
Information Output Forms
- Documents-checks, POs, receipts
- Reports-internal(sale analysis) or external (financial statements)
- Query-request for specific data (today’s sales)