SPEC_FAMILIES
Specification Allocation Family
tableMANSPEC
SPEC_FAMILIES — Specification Allocation Family. MAN table in the standard Ross ERP 8.0 schema: 11 columns, used by 12 programs. Columns, data types, keys, foreign keys and relationships.
Open SPEC_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 | PARENT_SPEC | varchar(15) | PK | |
| 4 | CHILD_SPEC | varchar(15) | PK | |
| 5 | ALLOCATION_PERCENT | numeric(5,2) | Percentage of Parent | |
| 6 | END_OF_BRANCH_FLAG | varchar(1) | End of Product Family Branch Flag | |
| 7 | EFFECTIVE_ON_DATE | datetime | PK | Effectivity On Date |
| 8 | EFFECTIVE_OFF_DATE | datetime | Effectivity Off Date | |
| 9 | PLANNING_LEVEL_CODE | smallint | Planning Level | |
| 10 | PARENT_FACTORY | varchar(2) | PK | |
| 11 | CHILD_FACTORY | varchar(2) | PK |