INVOICE_APC_TX
Description:
The INVOICE_TX table contains information about the transactions that appear on the invoice.

Primary Key
Column Name Ordinal Position
INVOICE_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 INVOICE_ID NUMERIC No
The unique ID of the invoice record.
2 LINE INTEGER No
The line number of the payment classification line. Multiple pieces of information can be associated with this record.
3 APC_LINE INTEGER No
The line number of the transaction record in the payment classification items.
4 ETR_LINE INTEGER No
The line number in the transaction record for the bill history group to which this invoice applies.
5 TX_ID NUMERIC No
The ID of the transaction record that appears on the invoice.