CASE_EXTRA_CHARGES
Description:
The CASE_EXTRA_CHARGES table contains reasons for incurring extra charges in the case master database.

Primary Key
Column Name Ordinal Position
CASE_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 CASE_ID NUMERIC No
The unique identifier for the case 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 EXTRA_CHARGE_AMOUNT NUMERIC No
Specifies the extra charge amount.
4 EXTRA_CHARGE_TYPE_C_NAME VARCHAR No
Specifies the extra charge type.
May contain organization-specific values: Yes
5 EXTRA_CHARGE_REASON VARCHAR No
Specifies the extra charge reason.
6 EXTRA_CHARGE_DATE DATETIME No
Specifies the extra charge date.
7 EXTRA_CHARGE_USR_ID VARCHAR No
Specifies the extra charge user.
8 EXTRA_CHARGE_USR_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.
9 EXTRA_CHARGE_ENT_DT DATETIME No
Specifies the extra charge entry date.
10 CHARGE_REVERSAL_LINE INTEGER No
Holds the line number of the charge-related group that this line is a reversal of.