A_AR_CUSTOMER_DIARY
Archive Accounts Receivable Customer Diary
tableFINAR
A_AR_CUSTOMER_DIARY — Archive Accounts Receivable Customer Diary. FIN table in the standard Ross ERP 8.0 schema: 21 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.
Open A_AR_CUSTOMER_DIARY in the interactive Data Dictionary →Part of AR tables & objects · all tables, views & procedures
Columns
| # | Column | Type | Key | Description |
|---|---|---|---|---|
| 1 | GEM_DBKEY | int | GEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one. | |
| 2 | ARCHIVE_ID | varchar(1) | PK | Prefix Fields for Archive Tables |
| 3 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 4 | DIVISION | varchar(2) | PK | Division |
| 5 | CUSTOMER_NUMBER | varchar(8) | PK | Customer Number |
| 6 | SEQUENCE | smallint | PK | Sequence Number |
| 7 | LOG_DATE | datetime | Log Date of Telephone Call | |
| 8 | SYSTEM_DATE | datetime | System Date Transaction Made | |
| 9 | PROGRESSION_DATE | datetime | Progression Date | |
| 10 | DIARY_STATUS | varchar(6) | Diary Status | |
| 11 | DIARY_TYPE | varchar(6) | Diary Type | |
| 12 | USERNAME | varchar(20) | Username | |
| 13 | VALUE | numeric(20,2) | ||
| 14 | TRANSACTION_TYPE | varchar(2) | Transaction Type | |
| 15 | TRANSACTION_NUMBER | int | Transaction Number | |
| 16 | MESSAGE_TEXT | text | Message Text | |
| 17 | ARCHIVE_DATE | datetime | Archive Date | |
| 18 | ARCHIVE_USERNAME | varchar(20) | Username recorded when the row was moved to the archive. | |
| 19 | SYS_CURRENCY_CODE | varchar(6) | Currency Code | |
| 20 | AR_TRAN_TOTAL_BASE | numeric(20,2) | Total Transaction Value in Base Currency | |
| 21 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |