Hello,
I really don't know how to tacle this one.
I have 3 tables
Routing, ProductStructure and WorkCenter
Routing table has the Item# plus the work Center(where labor hours are kept)
Product Structure has the Parent item# plus Component item number.
I am linking Routing to Product Structure by Item# and Parent Item#, then the Routing to the WorkCenter by workcenter# to workcenter#
up to this point things seem to work well in simple parts.
for example
Part# Component WorkCenter Labor
123 ab 123ab .87
But for example item 123AB
consists of item 123 plus other components
and I cannot get all the components
I know it might sound very confusing
I really don't know how to tacle this one.
I have 3 tables
Routing, ProductStructure and WorkCenter
Routing table has the Item# plus the work Center(where labor hours are kept)
Product Structure has the Parent item# plus Component item number.
I am linking Routing to Product Structure by Item# and Parent Item#, then the Routing to the WorkCenter by workcenter# to workcenter#
up to this point things seem to work well in simple parts.
for example
Part# Component WorkCenter Labor
123 ab 123ab .87
But for example item 123AB
consists of item 123 plus other components
and I cannot get all the components
I know it might sound very confusing