FA_MAINT_ASSET_REFERENCES
Maintain Asset References
tableFINFA
FA_MAINT_ASSET_REFERENCES — Maintain Asset References. FIN table in the standard Ross ERP 8.0 schema: 8 columns, used by 14 programs. Columns, data types, keys, foreign keys and relationships.
Open FA_MAINT_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_ASSET_ACTIVITY_NBR | int | PK | Asset Activity Number |
| 7 | FA_REFERENCE_SEQ_NBR | int | PK | Reference Sequence Number |
| 8 | FA_REFERENCE_CODE | varchar(15) | Reference Code |