CREDIT_TERMS_DISCOUNTS
Credit Terms Cash Discounts
tableFINCREDIT
CREDIT_TERMS_DISCOUNTS — Credit Terms Cash Discounts. FIN table in the standard Ross ERP 8.0 schema: 6 columns, used by 28 programs. Columns, data types, keys, foreign keys and relationships.
Open CREDIT_TERMS_DISCOUNTS 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 | CREDIT_TERMS_CODE | varchar(6) | PK FK→CREDIT_TERMS | Credit Terms Code |
| 4 | DAYS_ALLOWED | smallint | PK | Days Allowed for Discount |
| 5 | DISCOUNT_RECEIVED | numeric(10,2) | Discount Usually Received-Percentage | |
| 6 | SOP_FREIGHT_INCLUSIVE | varchar(1) | Freight Inclusive |