FA_ELEMENTS
Elements
tableFINFA
FA_ELEMENTS — Elements. FIN table in the standard Ross ERP 8.0 schema: 4 columns, used by 16 programs. Columns, data types, keys, foreign keys and relationships.
Open FA_ELEMENTS 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_ELEMENT_LEVEL_ID | smallint | PK | Element Level ID |
| 3 | FA_ELEMENT_ID | varchar(10) | PK | Element ID |
| 4 | FA_DESC | varchar(35) | Description |