FA_TYPE_B_DEPR_RATES
Type B Depreciation Yearly Rates
tableFINFA
FA_TYPE_B_DEPR_RATES — Type B Depreciation Yearly Rates. FIN table in the standard Ross ERP 8.0 schema: 7 columns, used by 9 programs. Columns, data types, keys, foreign keys and relationships.
Open FA_TYPE_B_DEPR_RATES 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_DEPR_EFFECTIVE_DATE | datetime | PK | Depreciation Effective Date |
| 4 | FA_DEPR_PIS_PERIOD | smallint | PK | Depreciation Placed In Service Period |
| 5 | FA_RECOVERY_YEAR | smallint | PK | Depreciation Recovery Year |
| 6 | FA_YEARLY_RATE | numeric(10,4) | Yearly Rate | |
| 7 | FA_BREAKDOWN_BY_PERIOD_FLAG | varchar(1) | Breakdown By Period Flag |