FA_DEPR_METHODS
Depreciation Methods
tableFINFA
FA_DEPR_METHODS — Depreciation Methods. FIN table in the standard Ross ERP 8.0 schema: 9 columns, used by 30 programs. Columns, data types, keys, foreign keys and relationships.
Open FA_DEPR_METHODS 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_METHOD_CODE | varchar(6) | PK | Depreciation Method Code |
| 3 | FA_DESC_1 | varchar(35) | Description 1 | |
| 4 | FA_DESC_2 | varchar(35) | Description 2 | |
| 5 | FA_ACTIVE_FLAG | varchar(1) | Active Flag | |
| 6 | FA_DEPR_METHOD_TYPE | varchar(1) | Depreciation Method Type | |
| 7 | FA_DEPR_REGULATION_TYPE | varchar(1) | Depreciation Regulation Type | |
| 8 | FA_RECOVERY_YEAR_CNT | smallint | Recovery Years | |
| 9 | FA_DEPR_EQUATION_CODE | varchar(6) | Depreciation Equation Code |