|
Name |
Type |
Discontinued? |
|
| 1 |
CLAIM_ID |
NUMERIC |
No |
|
|
|
| The unique identifier of the accounts payable claim info record. |
|
|
| 2 |
GROUP_LINE |
INTEGER |
No |
|
|
|
| The line number of the associated claim workqueue agent conversation in the claim record. Together with CLAIM_ID this forms the foreign key to the AP_CLAIM_PROCESS_AGENT table. |
|
|
| 3 |
VALUE_LINE |
INTEGER |
No |
|
|
|
| The line number of one of the multiple AI interactions associated with the claim and claim workqueue agent conversation from the AP_CLAIM_PROCESS_AGENT table. |
|
|
| 4 |
CLAIM_AGENT_AI_INTRCT_ID |
NUMERIC |
No |
|
|
|
| The unique identifier of the AI interaction for the conversation. |
|
|