CHG_REVIEW_ACT_AUD
Description:
Professional billing charge review activity auditing. Note: temporary accounts receivable (TAR) records in Chronicles are purged periodically depending on your system setting. Be aware that old data in this table might be lost if you truncate the table.

Primary Key
Column Name Ordinal Position
TAR_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 TAR_ID NUMERIC No
The unique identifier for the temporary transaction record on which the charge review activity is performed.
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 ACT_LINE_REF NUMERIC No
The line number of the Charge Review History group on which the related activity is performed. Other items on the line have the information regarding which data field is changed by the activity, the old value, and the new value.
4 DATA_FIELD NUMERIC No
The temporary transaction item number for the field whose data is changed by the activity.
5 OLD_VALUE VARCHAR No
The value of the item before changing
6 NEW_VALUE VARCHAR No
The item value after changing
7 DATA_FIELD_LINE NUMERIC No
The line number for multiple response or related group data field.