GL_ENTITIES
GL Entity codes
tableFINGL
GL_ENTITIES — GL Entity codes. FIN table in the standard Ross ERP 8.0 schema: 11 columns, used by 46 programs. Columns, data types, keys, foreign keys and relationships.
Open GL_ENTITIES 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 | ENTITY_TYPE | varchar(10) | PK | Element Type |
| 3 | SUBCLASS_CODE | varchar(10) | PK | Element Code |
| 4 | SUBCLASS_DESCRIPTION | varchar(30) | Element Description | |
| 5 | SUBCLASS_LENGTH | smallint | Element Length | |
| 6 | DELETE_FLAG | varchar(1) | ||
| 7 | ALWAYS_BLANK | varchar(1) | ||
| 8 | ACCOUNT_CATEGORY | varchar(6) | Natural Account Category | |
| 9 | PA_COST_CATEGORY | varchar(6) | PA Category | |
| 10 | ACCOUNT_TYPE | varchar(1) | Account Type (A-sset, L-iability, E-xpense etc.) | |
| 11 | NORMAL_BALANCE | varchar(1) | Normal Balance for Account (D-ebit or C-redit) |