SF_BUDGET_TYPES
Sales Forecasting Budget Types
tableFINSF
SF_BUDGET_TYPES — Sales Forecasting Budget Types. FIN table in the standard Ross ERP 8.0 schema: 5 columns, used by 16 programs. Columns, data types, keys, foreign keys and relationships.
Open SF_BUDGET_TYPES 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 | SF_BUDGET_TYPE | varchar(5) | PK | Sales Forecast Type |
| 3 | CODE_DESCRIPTION | varchar(30) | Code Description | |
| 4 | USERNAME | varchar(20) | Username | |
| 5 | SYSTEM_DATE | datetime | System Date Transaction Made |