FA_PROJECTION_ACCTS
Project Accounts
tableFINFA
FA_PROJECTION_ACCTS — Project Accounts. FIN table in the standard Ross ERP 8.0 schema: 8 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open FA_PROJECTION_ACCTS 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_PROJECTION_ACCT_ID | varchar(50) | PK | Projection Account |
| 6 | FA_PROJECTION_SEQ_NBR | smallint | PK | Projection Sequence Number |
| 7 | FA_PROJECTION_AMT | numeric(20,2) | Projection Amount | |
| 8 | RCS_CONVERSION_STATUS | varchar(1) | Ren/CS Data Conversion Status |