GEM_PRIVILEGES
tableFINGEM
GEM_PRIVILEGES — FIN table in the standard Ross ERP 8.0 schema: 8 columns. Columns, data types, keys, foreign keys and relationships.
Open GEM_PRIVILEGES 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_SYSTEM_NAME | varchar(32) | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 3 | GEM_FACILITY_NAME | varchar(32) | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 4 | GEM_OBJECT_TYPE | int | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 5 | GEM_GRANTOR | varchar(256) | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 6 | GEM_GRANTEE | varchar(256) | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 7 | GEM_PRIV_GRANT | int | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 8 | GEM_PRIV_NOGRANT | int | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). |