RESOURCE_GROUPS
Planning Resource Groups
tableMANRESOURCE
RESOURCE_GROUPS — Planning Resource Groups. MAN table in the standard Ross ERP 8.0 schema: 10 columns, used by 25 programs. Columns, data types, keys, foreign keys and relationships.
Open RESOURCE_GROUPS in the interactive Data Dictionary →Part of Other 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 | FACTORY | varchar(2) | PK FK→FACTORIES | Factory Code |
| 4 | RESOURCE_GROUP_CODE | varchar(6) | PK | Resource Group |
| 5 | CODE_DESCRIPTION | varchar(60) | Code Description | |
| 6 | CRITICAL_LEVEL | smallint | Critical Level | |
| 7 | RESOURCE_TYPE | varchar(1) | Resource Type | |
| 8 | MPS_GROUP_CODE | varchar(10) | MPS Group | |
| 9 | UNIT_OF_MEASURE | varchar(4) | Unit of Measure | |
| 10 | LIMITED_RESOURCE | varchar(1) | Limited Resource |