PRODUCT_FAMILIES

Product Family Tree

tableMANPRODUCT

PRODUCT_FAMILIES — Product Family Tree. MAN table in the standard Ross ERP 8.0 schema: 10 columns, used by 12 programs. Columns, data types, keys, foreign keys and relationships.

Open PRODUCT_FAMILIES in the interactive Data Dictionary →

Part of PRODUCT tables & objects · all tables, views & procedures

Columns

#ColumnTypeKeyDescription
1GEM_DBKEYintGEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one.
2COMPANY_CODEvarchar(10)PKCompany Code
3PLANNING_LEVEL_CODEsmallintPKPlanning Level
4PARENT_PRODUCTvarchar(15)PK FK→GENERIC_PRODUCTSParent Product
5CHILD_PRODUCTvarchar(15)PK FK→GENERIC_PRODUCTSChild Product/Part
6EFFECTIVE_ON_DATEdatetimePKEffectivity On Date
7EFFECTIVE_OFF_DATEdatetimeEffectivity Off Date
8ALLOCATION_PERCENTnumeric(5,2)Percentage of Parent
9CONVERSION_FACTORnumeric(10,4)Conversion Factor
10END_OF_BRANCH_FLAGvarchar(1)End of Product Family Branch Flag