FA_ALLOCATION_LINES
Allocation Lines
tableFINFA
FA_ALLOCATION_LINES — Allocation Lines. FIN table in the standard Ross ERP 8.0 schema: 4 columns, used by 14 programs. Columns, data types, keys, foreign keys and relationships.
Open FA_ALLOCATION_LINES 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_ALLOCATION_CODE | varchar(6) | PK | Allocation Code |
| 3 | FA_ALLOCATION_ACCT_ID | varchar(50) | PK | Allocation Account |
| 4 | FA_ALLOCATION_PCT | numeric(10,4) | Allocation Percent |