PRE_AR_CHG_IMPORT
Description:
This table contains information about imported charges such as raw data and description. 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.
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 CHG_IMPORT NUMERIC No
Information about imported charges.
4 CHG_IMPORT_TAR NUMERIC No
Transaction import temporary transaction item.
5 CHG_IMPORT_RAWDATA VARCHAR No
Raw data of imported charge.
6 CHG_IMPORT_DESC VARCHAR No
Description of imported charge.