ORDER_DISCOUNT_GROUPS
Order Discount Groups
tableFINORDER
ORDER_DISCOUNT_GROUPS — Order Discount Groups. FIN table in the standard Ross ERP 8.0 schema: 8 columns, used by 15 programs. Columns, data types, keys, foreign keys and relationships.
Open ORDER_DISCOUNT_GROUPS 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 | ORDER_DISCOUNT_GROUP | varchar(6) | PK | Order Discount Group |
| 5 | DESCRIPTION | varchar(30) | Description | |
| 6 | SYS_EDI_DISCOUNT_INDICATOR | varchar(4) | EDI Discount Indicator | |
| 7 | SYS_EDI_DISCOUNT_CODE | varchar(4) | EDI Discount Code | |
| 8 | SOP_FREIGHT_INCLUSIVE | varchar(1) | Freight Inclusive |