GL_INQUIRY_CODE_COLS
GL Inquiry Code Columns
tableFINGL
GL_INQUIRY_CODE_COLS — GL Inquiry Code Columns. FIN table in the standard Ross ERP 8.0 schema: 6 columns, used by 11 programs. Columns, data types, keys, foreign keys and relationships.
Open GL_INQUIRY_CODE_COLS 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 | GL_INQUIRY_CODE | varchar(6) | PK FK→GL_INQUIRY_CODES | GL Inquiry Code |
| 3 | GL_COLUMN | smallint | PK | Column |
| 4 | GL_INQUIRY_PROMPT | varchar(10) | Inquiry Prompt | |
| 5 | GL_INQUIRY_HEADING | varchar(30) | Inquiry Heading | |
| 6 | GL_SHORT_HEADING | varchar(12) | Short Heading |