A_FA_ASSET_REFERENCES
Asset References
tableFINFA
A_FA_ASSET_REFERENCES — Asset References. 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 A_FA_ASSET_REFERENCES 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_ASSET_ID | varchar(10) | PK | Asset ID |
| 4 | FA_ASSET_SUB_ID | varchar(4) | PK | Asset Sub ID |
| 5 | FA_ASSET_XFER_SEQ_NBR | smallint | PK | Asset Transfer Sequence Nbr |
| 6 | FA_REFERENCE_SEQ_NBR | int | PK | Reference Sequence Number |
| 7 | FA_REFERENCE_CODE | varchar(15) | Reference Code | |
| 8 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |