AP_CLAIM_EOB_CD
Description:
This table contains details regarding claim codes attached to AP claims.

Primary Key
Column Name Ordinal Position
CLAIM_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 CLAIM_ID NUMERIC No
The unique identifier of the accounts payable claim 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 EOB_CODE_ID NUMERIC No
The unique identifier of the code that is currently on the claim.
4 ENTRY_DATE DATETIME No
The date the claim code was added to the claim.
5 EOB_CODE_DATETIME DATETIME (Local) No
The date and time this code was added to the claim.
6 EOB_CODE_USER_ID VARCHAR No
The unique identifier of the user who added the code to the claim.
7 EOB_CODE_USER_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.
8 EOB_CODE_COMMENT VARCHAR No
The comment specified when the code was added to the claim.