BUDGET_FORMATS
Budget Formats
tableFINBUDGET
BUDGET_FORMATS — Budget Formats. FIN table in the standard Ross ERP 8.0 schema: 19 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.
Open BUDGET_FORMATS 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 | FORMAT_CODE | varchar(6) | PK | Format Code |
| 4 | FORMAT_DESCRIPTION | varchar(30) | ||
| 5 | GL_FORMAT_DIVISOR | numeric(10,2) | Format Divisor | |
| 6 | PERIOD_00 | numeric(10,2) | ||
| 7 | PERIOD_01 | numeric(10,2) | ||
| 8 | PERIOD_02 | numeric(10,2) | ||
| 9 | PERIOD_03 | numeric(10,2) | ||
| 10 | PERIOD_04 | numeric(10,2) | ||
| 11 | PERIOD_05 | numeric(10,2) | ||
| 12 | PERIOD_06 | numeric(10,2) | ||
| 13 | PERIOD_07 | numeric(10,2) | ||
| 14 | PERIOD_08 | numeric(10,2) | ||
| 15 | PERIOD_09 | numeric(10,2) | ||
| 16 | PERIOD_10 | numeric(10,2) | ||
| 17 | PERIOD_11 | numeric(10,2) | ||
| 18 | PERIOD_12 | numeric(10,2) | ||
| 19 | PERIOD_13 | numeric(10,2) |