Hi Gowri,
How about multilevel management?
How should I create a combined data source using the above data source you mentioned.
Please give some advises.
eg.
Finished Goods Raw Materials
IStockID F1 R1,R2
IStockID F2 F1, R3
1) If IStockID F1 is searched, I want R1, and R2 and F2 as results.
2) If IStockID R1 is searched, I want F1, F2 as results.
3) If IStockID F2 is searched, I want to get F1, R1, R2, R3 as results.
Special Thanks,
Fred