PB_INVOICE_PREV
Description:
Stores a list of previous payment transactions on the premium billing account for the premium billing invoice.
Primary Key
Column Name
Ordinal Position
PB_INVC_ID
1
LINE
2
Column Information
Name
Type
Discontinued?
1
PB_INVC_ID
VARCHAR
No
The unique ID of the premium billing invoice.
2
LINE
INTEGER
No
Line counter for the previous payment ID on the invoice.
3
PREV_PB_ACT_TX_ID
VARCHAR
No
The unique ID of the premium billing account transaction associated with payment received between the last invoice and this invoice.