CL_RMT_JSON_CLAIM_LVL
Description:
This table stores the JSON key-value data for claim level information.
Primary Key
Column Name
Ordinal Position
IMAGE_ID
1
LINE
2
Column Information
Name
Type
Discontinued?
1
IMAGE_ID
VARCHAR
No
The unique identifier (.1 item) for the image 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
JSON_CLM_LVL_VALUE
VARCHAR
No
Stores the value of the key-value pair for the claim level JSON data.