Share on Facebook Share on Twitter Email
Answers.com

transaction file

 

A collection of transaction records. The data in transaction files is used to update the master files, which contain the data about the subjects of the organization (customers, employees, vendors, etc.). Transaction files also serve as audit trails and history for the organization. Where before they were transferred to offline storage after some period of time, they are increasingly being kept online for routine analyses. See data warehouse, transaction processing and information system.

Following are the kinds of fields that make up a typical transaction record in a business information system. There can be many more fields depending on the organization. The "key" fields below are the ones that are generally indexed for fast matching against the master record. The account number is usually the primary key, but name may also be used as a primary key. See master file for examples of typical master records.

       EMPLOYEE PAYROLL RECORD
  key  Employee account number
       Today's date
       Hours worked

       ORDER RECORD
  key  Customer account number
       Today's date
       Quantity
       Product number

       PAYMENT RECORD
  key  Customer number
       Today's date
       Invoice number
       Amount paid
       Check number

       PURCHASE ORDER
  key  Purchase order number
       Today's date
       Department
       Authorizing agent
       Vendor account number
       Quantity
       Product number
       Due date
       Total cost

       WAREHOUSE RECEIPT
  key  Purchase order number
  key  Invoice number
       Today's date
       Quantity
       Product number

Download Computer Desktop Encyclopedia to your iPhone/iTouch

Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
 
 
Learn More
detail file (technology)
change file (technology)
change file (computer science)

Help us answer these
When updating a master file with data from a transaction file if the master and transaction records are equal but the transaction code is A?
Differences between master file and transaction file?
Concept of master file and transaction file?

Post a question - any question - to the WikiAnswers community:

 

Copyrights:

Computer Desktop Encyclopedia. THIS COPYRIGHTED DEFINITION IS FOR PERSONAL USE ONLY.
All other reproduction is strictly prohibited without permission from the publisher.
© 1981-2009 Computer Language Company Inc.  All rights reserved.  Read more

 

Mentioned in