FA_DEPR_EQUATIONS
Depreciation Equations
tableFINFA
FA_DEPR_EQUATIONS — Depreciation Equations. FIN table in the standard Ross ERP 8.0 schema: 6 columns, used by 9 programs. Columns, data types, keys, foreign keys and relationships.
Open FA_DEPR_EQUATIONS in the interactive Data Dictionary →Part of FA 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 | FA_DEPR_EQUATION_CODE | varchar(6) | PK | Depreciation Equation Code |
| 3 | FA_DEPR_EQUATION_DESC | text | Depreciation Equation Description | |
| 4 | FA_DEPR_EQUATION_LINE_1 | varchar(50) | Depreciation Equation Line 1 | |
| 5 | FA_DEPR_EQUATION_LINE_2 | varchar(50) | Depreciation Equation Line 2 | |
| 6 | FA_DEPR_EQUATION_LINE_3 | varchar(50) | Depreciation Equation Line 3 |