FA_ASSET_CLASSES
Asset Classes
tableFINFA
FA_ASSET_CLASSES — Asset Classes. FIN table in the standard Ross ERP 8.0 schema: 17 columns, used by 41 programs. Columns, data types, keys, foreign keys and relationships.
Open FA_ASSET_CLASSES 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_ASSET_CLASS_CODE | varchar(6) | PK | Asset Class Code |
| 3 | FA_DESC | varchar(35) | Description | |
| 4 | FA_ACTIVE_FLAG | varchar(1) | Active Flag | |
| 5 | FA_PROPERTY_TYPE | varchar(4) | Asset Property Type | |
| 6 | FA_ASSET_TYPE_CODE | varchar(6) | Asset Type Code | |
| 7 | FA_TAX_CLASS_CODE | varchar(6) | Tax Class Code | |
| 8 | FA_ITC_CODE | varchar(1) | Investment Tax Credit Code | |
| 9 | FA_ITC_LIFE | smallint | Investment Tax Credit Life | |
| 10 | FA_ITC_PCT | numeric(10,4) | Investment Tax Credit Percent | |
| 11 | FA_ITC_RATE | numeric(10,4) | Investment Tax Credit Rate | |
| 12 | FA_ITC_ENERGY_CREDIT_FLAG | varchar(1) | ITC Energy Credit Flag | |
| 13 | FA_FREIGHT_RATE | numeric(10,4) | Freight Rate | |
| 14 | FA_DUTY_RATE | numeric(10,4) | Duty Rate | |
| 15 | FA_TAX_RATE_1 | numeric(10,4) | Tax 1 Rate | |
| 16 | FA_TAX_RATE_2 | numeric(10,4) | Tax 2 Rate | |
| 17 | FA_TAX_RATE_3 | numeric(10,4) | Tax 3 Rate |