A_FA_RETIREMENT_BOOKS
Retirement Books
tableFINFA
A_FA_RETIREMENT_BOOKS — Retirement Books. FIN table in the standard Ross ERP 8.0 schema: 41 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open A_FA_RETIREMENT_BOOKS 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_ORGANIZATION_ID | varchar(6) | PK | Organization ID |
| 3 | FA_ASSET_ID | varchar(10) | PK | Asset ID |
| 4 | FA_ASSET_SUB_ID | varchar(4) | PK | Asset Sub ID |
| 5 | FA_ASSET_XFER_SEQ_NBR | smallint | PK | Asset Transfer Sequence Nbr |
| 6 | FA_RETIRE_ACTIVITY_NBR | int | PK | Retirement Activity Number |
| 7 | FA_BOOK_ID | varchar(6) | PK | Book ID |
| 8 | FA_RETIRE_PERIOD | smallint | Retire Period | |
| 9 | FA_RETIRE_YEAR | smallint | Retire Year | |
| 10 | FA_ORIG_BOOK_COST | numeric(20,2) | Original Asset Book Cost | |
| 11 | FA_ORIG_SALVAGE_VALUE_AMT | numeric(20,2) | Original Salvage value | |
| 12 | FA_ORIG_CURR_DEPR_AMT | numeric(20,2) | Original Current depreciation | |
| 13 | FA_ORIG_ACCUM_DEPR_AMT | numeric(20,2) | Original Accumulated Depreciation | |
| 14 | FA_ORIG_YTD_DEPR_AMT | numeric(20,2) | Original YTD Depreciation | |
| 15 | FA_RETIRE_BOOK_COST | numeric(20,2) | Retired Asset Book Cost | |
| 16 | FA_RETIRE_SALVAGE_VALUE_AMT | numeric(20,2) | Retired Salvage Value | |
| 17 | FA_RETIRE_CURR_DEPR_AMT | numeric(20,2) | Retired Current Depreciation | |
| 18 | FA_RETIRE_ACCUM_DEPR_AMT | numeric(20,2) | Retired Accumulated Depreciation | |
| 19 | FA_RETIRE_YTD_DEPR_AMT | numeric(20,2) | Retired YTD Depreciation | |
| 20 | FA_ORIG_ICV_BOOK_COST | numeric(20,2) | Original ICV Book Cost | |
| 21 | FA_ORIG_ICV_CURR_DEPR_AMT | numeric(20,2) | Original ICV Current Depreciation | |
| 22 | FA_ORIG_ICV_ACCUM_DEPR_AMT | numeric(20,2) | Original ICV Accumulated Depreciation | |
| 23 | FA_ORIG_ICV_YTD_DEPR_AMT | numeric(20,2) | Original ICV YTD Depreciation | |
| 24 | FA_RETIRE_ICV_BOOK_COST | numeric(20,2) | Retired ICV Book Cost | |
| 25 | FA_RETIRE_ICV_CURR_DEPR_AMT | numeric(20,2) | Retired ICV Current Depreciation | |
| 26 | FA_RETIRE_ICV_ACCUM_DEPR_AMT | numeric(20,2) | Retired ICV Accumulated Depreciation | |
| 27 | FA_RETIRE_ICV_YTD_DEPR_AMT | numeric(20,2) | Retired ICV YTD Depreciation | |
| 28 | FA_RETIRE_PROCEEDS_AMT | numeric(20,2) | Retire Proceeds | |
| 29 | FA_RATE_TYPE_CODE | varchar(6) | Rate Type Code | |
| 30 | FA_RATE_AUTH_CODE | varchar(6) | Rate Authority | |
| 31 | FA_EXCHANGE_RATE | numeric(10,4) | Exchange Rate | |
| 32 | FA_ORIG_LAST_DEPR_PERIOD | smallint | Original Last Depreciation Period | |
| 33 | FA_ORIG_LAST_DEPR_YEAR | smallint | Original Last Depreciation Year | |
| 34 | FA_ORIG_DEPR_PERIODS_CNT | smallint | Original Depreciation Periods in year count | |
| 35 | FA_CALC_DEPR_ALLOWANCE | varchar(1) | Calculate Depr Allowance Flag | |
| 36 | FA_CURRENCY_RATIO_INDIC | varchar(1) | Currency Ratio Indicator | |
| 37 | FA_ORIG_911_COST_BASIS | numeric(20,2) | ||
| 38 | FA_RETIRE_911_COST_BASIS | numeric(20,2) | ||
| 39 | FA_ORIG_911_DEPR_AMT | numeric(20,2) | ||
| 40 | FA_RETIRE_911_DEPR_AMT | numeric(20,2) | ||
| 41 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |