FA_PROJECTIONS
Projections
tableFINFA
FA_PROJECTIONS — Projections. FIN table in the standard Ross ERP 8.0 schema: 11 columns, used by 8 programs. Columns, data types, keys, foreign keys and relationships.
Open FA_PROJECTIONS 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_PROJECTION_RUN_ID | varchar(6) | PK | Projection Run ID |
| 3 | FA_ORGANIZATION_ID | varchar(6) | PK | Organization ID |
| 4 | FA_BOOK_ID | varchar(6) | PK | Book ID |
| 5 | FA_ASSET_ID | varchar(10) | PK | Asset ID |
| 6 | FA_ASSET_SUB_ID | varchar(4) | PK | Asset Sub ID |
| 7 | FA_ASSET_XFER_SEQ_NBR | smallint | PK | Asset Transfer Sequence Nbr |
| 8 | FA_PROJECTION_ICV_CODE | varchar(1) | PK | Projection ICV Book Code |
| 9 | FA_PROJECTION_SEQ_NBR | smallint | PK | Projection Sequence Number |
| 10 | FA_PROJECTION_AMT | numeric(20,2) | Projection Amount | |
| 11 | RCS_CONVERSION_STATUS | varchar(1) | Ren/CS Data Conversion Status |