A_FA_DISTRIBUTIONS
Distributions
tableFINFA
A_FA_DISTRIBUTIONS — Distributions. FIN table in the standard Ross ERP 8.0 schema: 17 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open A_FA_DISTRIBUTIONS 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_BOOK_ID | varchar(6) | PK | Book ID |
| 7 | FA_DISTR_TYPE | varchar(2) | PK | Distribution Transaction Type |
| 8 | FA_DISTR_ACTIVITY_NBR | int | PK | Distribution Activity Number |
| 9 | FA_DISTR_SEQ_NBR | int | PK | Distribution Sequence Number |
| 10 | FA_DISTR_ACCT_ID | varchar(50) | GL Distribution Account | |
| 11 | FA_DISTR_DEBIT_CREDIT_CODE | varchar(1) | Debit or Credit Code | |
| 12 | FA_DISTR_AMT | numeric(20,2) | Distribution Amount | |
| 13 | FA_DISTR_CODE | varchar(1) | Distribution Code | |
| 14 | FA_GL_LEDGER_ID | varchar(10) | Ledger ID | |
| 15 | FA_GL_YEAR | smallint | GL Distribution Year | |
| 16 | FA_GL_PERIOD | smallint | GL Distribution Period | |
| 17 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |