A_FA_ACTIVITY_LOGS

Activity Log

tableFINFA

A_FA_ACTIVITY_LOGS — Activity Log. FIN table in the standard Ross ERP 8.0 schema: 11 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.

Open A_FA_ACTIVITY_LOGS 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_ACTIVITY_NBRintPKActivity Control Number
7FA_ACTIVITY_TYPEvarchar(2)Activity Type
8FA_ACTIVITY_DATEdatetimeActivity Date
9FA_ACTIVITY_PRINT_FLAGvarchar(1)Activity Print Flag
10FA_USER_IDvarchar(20)User ID
11GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.