A_FA_TRANSFER_BOOKS
Transfer Books
tableFINFA
A_FA_TRANSFER_BOOKS — Transfer Books. FIN table in the standard Ross ERP 8.0 schema: 34 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open A_FA_TRANSFER_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_XFER_ACTIVITY_NBR | int | PK | Transfer Activity Number |
| 7 | FA_BOOK_ID | varchar(6) | PK | Book ID |
| 8 | FA_XFER_PERIOD | smallint | Transfer Period | |
| 9 | FA_XFER_YEAR | smallint | Transfer 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_XFER_BOOK_COST | numeric(20,2) | Transferred Asset Book Cost Basis | |
| 16 | FA_XFER_SALVAGE_VALUE_AMT | numeric(20,2) | Transferred Salvage Value | |
| 17 | FA_XFER_CURR_DEPR_AMT | numeric(20,2) | Transferred Current Depreciation | |
| 18 | FA_XFER_ACCUM_DEPR_AMT | numeric(20,2) | Transferred Accumulated Depreciation | |
| 19 | FA_XFER_YTD_DEPR_AMT | numeric(20,2) | Transferred Year To Date 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_XFER_ICV_BOOK_COST | numeric(20,2) | Transferred ICV Cost Basis | |
| 25 | FA_XFER_ICV_CURR_DEPR_AMT | numeric(20,2) | Transferred ICV Current Depreciation | |
| 26 | FA_XFER_ICV_ACCUM_DEPR_AMT | numeric(20,2) | Transferred ICV Accumulated Depreciation | |
| 27 | FA_XFER_ICV_YTD_DEPR_AMT | numeric(20,2) | Transferred ICV YTD Depreciation | |
| 28 | FA_CALC_DEPR_ALLOWANCE | varchar(1) | Calculate Depr Allowance Flag | |
| 29 | FA_HISTORICAL_VALUE_FLAG | varchar(1) | Transfer Historical Value Flag | |
| 30 | FA_ORIG_911_COST_BASIS | numeric(20,2) | ||
| 31 | FA_XFER_911_COST_BASIS | numeric(20,2) | ||
| 32 | FA_ORIG_911_DEPR_AMT | numeric(20,2) | ||
| 33 | FA_XFER_911_DEPR_AMT | numeric(20,2) | ||
| 34 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |