GEM_PROCEDURE_LAYOUTS
tableFINGEM
GEM_PROCEDURE_LAYOUTS — FIN table in the standard Ross ERP 8.0 schema: 9 columns, used by 1 program. Columns, data types, keys, foreign keys and relationships.
Open GEM_PROCEDURE_LAYOUTS in the interactive Data Dictionary →Part of GEM 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 | GEM_PROCEDURE_NAME | varchar(32) | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 3 | GEM_LAYOUT_TYPE | varchar(1) | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 4 | GEM_SEQUENCE | smallint | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 5 | GEM_ELEMENT_NAME | varchar(32) | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 6 | GEM_DTYPE_NATIVE | smallint | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 7 | GEM_DTYPE_SCALE | smallint | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 8 | GEM_DTYPE_LENGTH | int | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 9 | GEM_DTYPE_PASS_MECH | varchar(1) | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). |