GL_REPORT_GROUPS
GL Report Groups
tableFINGL
GL_REPORT_GROUPS — GL Report Groups. FIN table in the standard Ross ERP 8.0 schema: 7 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open GL_REPORT_GROUPS 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_GROUP | varchar(12) | PK | Report Group Name |
| 4 | DESCRIPTION | varchar(30) | Description | |
| 5 | LAST_SUBMIT_DATE_TIME | datetime | Last Submit Date Time | |
| 6 | CURRENT_PERIOD | smallint | Current Period | |
| 7 | CURRENT_YEAR | smallint | Current Year |