AP_CLAIM_INVOICE_RESP
Description:
The AP_CLAIM_INVOICE_RESP table contains billing information for self-funded claims, including the invoice amount, pay cycle recovered amount, and billing cycle recovered amount, categorized by responsibility class.

Primary Key
Column Name Ordinal Position
CLAIM_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 CLAIM_ID NUMERIC No
The unique identifier (.1 item) for the claim info 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 CLAIM_INV_RESP_CLASS_ID NUMERIC No
The responsibility class of the current line.
4 CLAIM_INV_RESP_CLASS_ID_RECORD_NAME VARCHAR No
The name of the responsibility class record.
5 CLAIM_INV_RESP_INVOICE_AMT NUMERIC No
Amount invoiced through AP Claim billing cycles
6 CLAIM_INV_RESP_AP_RCVD_AMT NUMERIC No
Amount previously recovered through the AP Claim Pay Cycle.
7 CLAIM_INV_RESP_AR_RCVD_AMT NUMERIC No
Amount previously recovered through the AP Claim billing cycles.