AP_CLAIM_OCCR_CODE
Description:
This table stores occurrence codes and dates stored on 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 OCCUR_CODE_C_NAME VARCHAR No
Stores the category identifier for the occurrence code. This column can be translated using ZC_OCCUR_CODES_HA.
May contain organization-specific values: Yes
4 OCCUR_DATE DATETIME No
Stores the date associated with the occurrence code on this row.