A_GL_POSTINGS_AUDIT

Archive Posting Audit History

tableFINGL

A_GL_POSTINGS_AUDIT — Archive Posting Audit History. FIN table in the standard Ross ERP 8.0 schema: 18 columns, used by 7 programs. Columns, data types, keys, foreign keys and relationships.

Open A_GL_POSTINGS_AUDIT in the interactive Data Dictionary →

Part of GL 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.
2ARCHIVE_IDvarchar(1)PKPrefix Fields for Archive Tables
3COMPANY_CODEvarchar(10)PKCompany Code
4YEARsmallintPKYear Number
5AUDIT_KEYintPKAudit Key Number
6SYS_CURRENCY_CODEvarchar(6)Currency Code
7AUDIT_KEY_SEQsmallintPKAudit Key Sequence
8OLD_TEXT_VALUEvarchar(50)
9OLD_NUMERIC_VALUEnumeric(20,2)
10NEW_TEXT_VALUEvarchar(50)
11NEW_NUMERIC_VALUEnumeric(20,2)
12USERNAMEvarchar(20)Username
13SYSTEM_DATEdatetimeSystem Date Transaction Made
14ARCHIVE_DATEdatetimeArchive Date
15ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
16ES_GEM_TRANSACTION_IDvarchar(64)
17FIELD_NAMEvarchar(32)Field Name
18GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.