Encyclopedia

transaction file

Also found in: Dictionary, Medical, Legal, Financial.

transaction file

[tran′sak·shən ‚fīl]
(computer science)
McGraw-Hill Dictionary of Scientific & Technical Terms, 6E, Copyright © 2003 by The McGraw-Hill Companies, Inc.

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
Copyright © 1981-2025 by The Computer Language Company Inc. All Rights reserved. THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher.
Mentioned in
References in periodicals archive
* Backups of different versions of DB and transaction files; in case of technical incidents (hardware or software malfunctions) the DB is to be restored base on these files and updated with the transactions from transaction files from the last DB save;
The last 12 months of payment received and due dates for each mortgage are extracted from the transaction file. When analyzed statistically, these 12 payments reveal distinct pay habits that can be classified into unique risk groups for initiating collection campaigns at specified times during the month.
In order to test the speed of these operators, 10 percent of the part numbers are randomly selected and stored in a transaction file. The COBOL implementation is based on an indexed-sequential PART file which is modified according to the data stored in the transaction file.
You'll also be able to trap flaws in your transaction file before you transmit it, because your translator is on-site.
* "The 1998 Gift Tax Panel Study: Using the IRS Returns Transaction File as a "Sample Frame" by Martha Eller and Tammy Rib
Attached to each claim, an ancillary transaction file keeps tabs of claim status and payment.
The FB6011 instruments transmits weight data through a serial connection that can be interfaced to a (PC), and has the ability to export transaction files directly to a USB flash drive with csv format.
Copyright © 2003-2025 Farlex, Inc Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.