RESOURCE_FAMILIES
Resource Group Family Structure
tableMANRESOURCE
RESOURCE_FAMILIES — Resource Group Family Structure. MAN table in the standard Ross ERP 8.0 schema: 6 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.
Open RESOURCE_FAMILIES 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 | PLANNING_LEVEL_CODE | smallint | PK | Planning Level |
| 4 | FACTORY | varchar(2) | PK | Factory Code |
| 5 | PARENT_RESOURCE_GROUP_CODE | varchar(6) | PK FK→RESOURCE_GROUPS | |
| 6 | CHILD_RESOURCE_GROUP_CODE | varchar(6) | PK FK→RESOURCE_GROUPS |