GL_ACCOUNTS_LANGUAGE
GL Accounts Language Descriptions
tableFINGL
GL_ACCOUNTS_LANGUAGE — GL Accounts Language Descriptions. FIN table in the standard Ross ERP 8.0 schema: 5 columns, used by 12 programs. Columns, data types, keys, foreign keys and relationships.
Open GL_ACCOUNTS_LANGUAGE in the interactive Data Dictionary →Part of GL 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 | SYS_LANGUAGE_CODE | varchar(8) | PK | Language Code |
| 3 | ACCOUNT_NUMBER | varchar(50) | PK | GL Account Number |
| 4 | ACCOUNT_DESCRIPTION | varchar(30) | Account Description | |
| 5 | ACCOUNT_DESCRIPTION_2 | varchar(30) | Second Account Description |