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

#ColumnTypeKeyDescription
1GEM_DBKEYintGEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one.
2FA_ORGANIZATION_IDvarchar(6)PKOrganization ID
3FA_ASSET_IDvarchar(10)PKAsset ID
4FA_ASSET_SUB_IDvarchar(4)PKAsset Sub ID
5FA_ASSET_XFER_SEQ_NBRsmallintPKAsset Transfer Sequence Nbr
6FA_BOOK_IDvarchar(6)PKBook ID
7FA_DISTR_TYPEvarchar(2)PKDistribution Transaction Type
8FA_DISTR_ACTIVITY_NBRintPKDistribution Activity Number
9FA_DISTR_SEQ_NBRintPKDistribution Sequence Number
10FA_DISTR_ACCT_IDvarchar(50)GL Distribution Account
11FA_DISTR_DEBIT_CREDIT_CODEvarchar(1)Debit or Credit Code
12FA_DISTR_AMTnumeric(20,2)Distribution Amount
13FA_DISTR_CODEvarchar(1)Distribution Code
14FA_GL_LEDGER_IDvarchar(10)Ledger ID
15FA_GL_YEARsmallintGL Distribution Year
16FA_GL_PERIODsmallintGL Distribution Period
17GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.