SA_BUDGET_FORMAT_LINES
Sales Analysis Budget Format Lines
tableFINSA
SA_BUDGET_FORMAT_LINES — Sales Analysis Budget Format Lines. FIN table in the standard Ross ERP 8.0 schema: 5 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.
Open SA_BUDGET_FORMAT_LINES in the interactive Data Dictionary →Part of SA 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 FK→SA_BUDGET_FORMAT_HEADER | Format Code |
| 4 | PERIOD | smallint | PK | Period Number |
| 5 | PERIOD_PERCENT | numeric(10,4) | Period Percent |