DEBT_LETTER_LEVELS
Debt Letter Levels
tableFINDEBT
DEBT_LETTER_LEVELS — Debt Letter Levels. FIN table in the standard Ross ERP 8.0 schema: 7 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.
Open DEBT_LETTER_LEVELS 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 | DIVISION | varchar(2) | PK | Division |
| 4 | DEBT_LETTER | varchar(6) | PK FK→DEBT_LETTERS | Debt Letter |
| 5 | DEBT_LETTER_LEVEL | varchar(1) | PK | Debt Letter Level |
| 6 | DEBT_LETTER_MIN_VALUE | numeric(20,2) | Minimum Transaction Value | |
| 7 | DEBT_LETTER_DAYS | varchar(3) | Level Days |