FA_RECAPTURES
Recaptures
tableFINFA
FA_RECAPTURES — Recaptures. FIN table in the standard Ross ERP 8.0 schema: 5 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.
Open FA_RECAPTURES 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_RECAP_PROPERTY_TYPE | varchar(1) | PK | Recapture Property Type |
| 3 | FA_RECAP_ITC_LIFE | smallint | PK | Investment Tax Credit Life |
| 4 | FA_RECAP_DISPO_YEAR | int | PK | Recapture Disposition Year |
| 5 | FA_RECAP_PCT | numeric(10,4) | Recapture Percent |