SF_ABC_CODES
Forecasting ABC Codes
tableFINSF
SF_ABC_CODES — Forecasting ABC Codes. FIN table in the standard Ross ERP 8.0 schema: 6 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.
Open SF_ABC_CODES in the interactive Data Dictionary →Part of SF 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 | SF_FORECAST_ABC | varchar(1) | PK | ABC Code |
| 4 | CODE_DESCRIPTION | varchar(30) | Code Description | |
| 5 | USERNAME | varchar(20) | Username | |
| 6 | SYSTEM_DATE | datetime | System Date Transaction Made |