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

#ColumnTypeKeyDescription
1GEM_DBKEYintGEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one.
2COMPANY_CODEvarchar(10)PKCompany Code
3FORMAT_CODEvarchar(6)PKFormat Code
4FORMAT_DESCRIPTIONvarchar(30)
5GL_FORMAT_DIVISORnumeric(10,2)Format Divisor
6PERIOD_00numeric(10,2)
7PERIOD_01numeric(10,2)
8PERIOD_02numeric(10,2)
9PERIOD_03numeric(10,2)
10PERIOD_04numeric(10,2)
11PERIOD_05numeric(10,2)
12PERIOD_06numeric(10,2)
13PERIOD_07numeric(10,2)
14PERIOD_08numeric(10,2)
15PERIOD_09numeric(10,2)
16PERIOD_10numeric(10,2)
17PERIOD_11numeric(10,2)
18PERIOD_12numeric(10,2)
19PERIOD_13numeric(10,2)