LETTER_LINES
Letter Selection Criteria
tableFINLETTER
LETTER_LINES — Letter Selection Criteria. FIN table in the standard Ross ERP 8.0 schema: 7 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.
Open LETTER_LINES in the interactive Data Dictionary →Part of Other 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 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 3 | LETTER_NAME | varchar(20) | PK | Letter Name |
| 4 | SELECTION_TYPE | varchar(1) | PK | Selection Type |
| 5 | SELECTION_INDICATOR | varchar(1) | PK | Selection Indicator |
| 6 | CRITERIA_ORDER | int | PK | Criteria Order |
| 7 | CRITERIA | varchar(72) | Criteria |