ACCT_TX
Description:
This tables stores the unique IDs of the transaction (ETR) records for account records.

Primary Key
Column Name Ordinal Position
ACCOUNT_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 ACCOUNT_ID NUMERIC No
The unique identifier for the guarantor record.
2 LINE INTEGER No
The line number for the information associated with this record. Multiple pieces of information can be associated with this record.
3 TX_ID NUMERIC No
The unique ID associated with the transaction record for this row. This column is frequently used to link to the ARPB_TRANSACTIONS table.