GL_REPORT_VARIABLES
GL Report Writer variables
tableFINGL
GL_REPORT_VARIABLES — GL Report Writer variables. FIN table in the standard Ross ERP 8.0 schema: 7 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.
Open GL_REPORT_VARIABLES 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 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 3 | GL_REPORT_IDENTIFIER | varchar(30) | PK | GL Report Identifier |
| 4 | GL_VARIABLE_NAME | varchar(16) | PK | GL variable name |
| 5 | DESCRIPTION | varchar(30) | Description | |
| 6 | GL_VARIABLE_FIELD | varchar(31) | Variable Based on Field name | |
| 7 | GL_VARIABLE_PROMPT | varchar(50) | Prompt for GL variable |