FA_ELEMENT_CONTROLS
Element Controls Table
tableFINFA
FA_ELEMENT_CONTROLS — Element Controls Table. FIN table in the standard Ross ERP 8.0 schema: 9 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.
Open FA_ELEMENT_CONTROLS 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_PROMPT | varchar(15) | Element Prompt | |
| 4 | FA_ELEMENT_HEADING | varchar(10) | Element Heading Text | |
| 5 | FA_ELEMENT_MENU_TAG | varchar(6) | Element Menu Tag | |
| 6 | FA_ELEMENT_ALLOW_XFER_FLAG | varchar(1) | Change Element Requires Transfer | |
| 7 | FA_ELEMENT_VALIDATION_FLAG | varchar(1) | Element Validation Required Flag | |
| 8 | FA_ELEMENT_SECURITY_FLAG | varchar(1) | Element Security Flag | |
| 9 | FA_ELEMENT_GL_XREF_FLAG | varchar(1) | GL Cross References Flag |