MrArmstrong
IS-IT--Management
- Aug 17, 2007
- 61
I have four tables that I have data in.
I have my 1Stock Inventory table
2Purchase hold table
3Purchase Request Table
4Purchase Order Table
i am linking the tables from #4 down , they each convert to the other. On the Purchase Order Table I link conv doc to Purchase request doc #,then i link conv doc # on Puchase request Purchase Hold document #, then I link Purchase hold table to inventory by part number. My problem is that I can see All orders that either started from inventory and went all the way through to a Purchase order or inventory items that have no action at all.
I need to know what kind or where do i fix my joins to show the few that Have a Purchase order and Purchase Request but didn't come from a Purchase hold document or part in the inventory.
I have my 1Stock Inventory table
2Purchase hold table
3Purchase Request Table
4Purchase Order Table
i am linking the tables from #4 down , they each convert to the other. On the Purchase Order Table I link conv doc to Purchase request doc #,then i link conv doc # on Puchase request Purchase Hold document #, then I link Purchase hold table to inventory by part number. My problem is that I can see All orders that either started from inventory and went all the way through to a Purchase order or inventory items that have no action at all.
I need to know what kind or where do i fix my joins to show the few that Have a Purchase order and Purchase Request but didn't come from a Purchase hold document or part in the inventory.