SF_BUDGET_CYCLES
Budget Cycle Dates
tableFINSF
SF_BUDGET_CYCLES — Budget Cycle Dates. 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 SF_BUDGET_CYCLES 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 | CURRENT_YEAR | smallint | PK | Current Year |
| 4 | SF_BUDGET_CYCLE_START_DATE | datetime | Forecast Cycle Start Date | |
| 5 | SF_BUDGET_CYCLE_END_DATE | datetime | Forecast Cycle End Date | |
| 6 | USERNAME | varchar(20) | Username | |
| 7 | SYSTEM_DATE | datetime | System Date Transaction Made |