SYS_CUSTOMER_CLASSES

Customer Classes

tableFINSYS

SYS_CUSTOMER_CLASSES — Customer Classes. FIN table in the standard Ross ERP 8.0 schema: 16 columns, used by 22 programs. Columns, data types, keys, foreign keys and relationships.

Open SYS_CUSTOMER_CLASSES in the interactive Data Dictionary →

Part of SYS 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.
2COMPANY_CODEvarchar(10)PKCompany Code
3DIVISIONvarchar(2)PKDivision
4SYS_CUSTOMER_CLASSvarchar(6)PKCustomer Class
5SYS_CODE_DESCRIPTIONvarchar(30)Code Description
6AR_FINANCE_CHARGES_IN_USEvarchar(1)Finance charges in use
7AR_FINANCE_CHARGES_INCLUDEDvarchar(1)Finance charges included
8AR_BILLING_CYCLE_CODEvarchar(6)Billing cycle code
9AR_FINANCE_CALC_CODEvarchar(3)Finance calculation code
10AR_ANNUAL_PERCENTAGE_RATEnumeric(10,4)Annual Percentage Rate
11AR_BILLING_SEQUENCEsmallintBilling Sequence Number
12AR_FINANCE_SHORT_CODEvarchar(6)FK→GL_SHORT_CODESFinance Short Code
13AR_FINANCE_FULL_CODEvarchar(50)FK→GL_ACCOUNTSFinance Full Account
14AR_FIN_CHG_TAXABLEvarchar(1)Finance Charges Taxable
15AR_FIN_CHG_TAX_CODEvarchar(5)FK→TAX_CODESFinance Charges Tax Code
16GEM_MODIFY_DATEdatetimeSystem timestamp of the most recent modification to the row, maintained by GEMBASE.