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

#ColumnTypeKeyDescription
1GEM_DBKEYintGEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one.
2ARCHIVE_IDvarchar(1)PKPrefix Fields for Archive Tables
3COMPANY_CODEvarchar(10)PKCompany Code
4DIVISIONvarchar(2)PKDivision
5CUSTOMER_NUMBERvarchar(8)PKCustomer Number
6SEQUENCEsmallintPKSequence Number
7LOG_DATEdatetimeLog Date of Telephone Call
8SYSTEM_DATEdatetimeSystem Date Transaction Made
9PROGRESSION_DATEdatetimeProgression Date
10DIARY_STATUSvarchar(6)Diary Status
11DIARY_TYPEvarchar(6)Diary Type
12USERNAMEvarchar(20)Username
13VALUEnumeric(20,2)
14TRANSACTION_TYPEvarchar(2)Transaction Type
15TRANSACTION_NUMBERintTransaction Number
16MESSAGE_TEXTtextMessage Text
17ARCHIVE_DATEdatetimeArchive Date
18ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
19SYS_CURRENCY_CODEvarchar(6)Currency Code
20AR_TRAN_TOTAL_BASEnumeric(20,2)Total Transaction Value in Base Currency
21GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.