FA_ASSET_REFERENCE_SELECTIONS
Asset References Selection Criteria And Change Data
tableFINFA
FA_ASSET_REFERENCE_SELECTIONS — Asset References Selection Criteria And Change Data. FIN table in the standard Ross ERP 8.0 schema: 5 columns, used by 10 programs. Columns, data types, keys, foreign keys and relationships.
Open FA_ASSET_REFERENCE_SELECTIONS 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_ORGANIZATION_ID | varchar(6) | PK | Organization ID |
| 3 | FA_SELECTION_TYPE | varchar(1) | PK FK→FA_ASSET_SELECTIONS | Selection Type |
| 4 | FA_REFERENCE_SEQ_NBR | int | PK | Reference Sequence Number |
| 5 | FA_REFERENCE_CODE | varchar(15) | Reference Code |