GL_TRANSACTION_TYPES

GL Transaction Types

tableFINGL

GL_TRANSACTION_TYPES — GL Transaction Types. FIN table in the standard Ross ERP 8.0 schema: 7 columns, used by 18 programs. Columns, data types, keys, foreign keys and relationships.

Open GL_TRANSACTION_TYPES 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.
2COMPANY_CODEvarchar(10)PKCompany Code
3TRANSACTION_TYPEvarchar(2)PKTransaction Type
4CODE_DESCRIPTIONvarchar(30)Code Description
5MANUAL_DOC_NUMBERvarchar(1)Manual Document Number
6TRANSACTION_NUMBERintTransaction Number
7GEM_MODIFY_DATEdatetimeSystem timestamp of the most recent modification to the row, maintained by GEMBASE.