LittleJohn
20th April 2005, 20:34
Hi,
In Baan V, The item domain tcitem is segmented with project.
So... wherever this item needs to be selected... the project is always part of it, if project is present.
It is possible that Item No. 100 in present in multiple Projects.. say A, B & C
So Item master tcibd001 will have records as..
A 100
B 100
C 100
100
How is it possible to create an index on only the Item segment ?
I can select only the item segment programatically.. but can i create a index and be able to select only the item.
I was thinking of creating a new domain with just the item length of say 38,
add a new field to tcibd001, populate that field with the item segment values & add a new index to the table.
I'm sure there is a better way. All suggestions are welcome. Thanks
Regards
Little John
In Baan V, The item domain tcitem is segmented with project.
So... wherever this item needs to be selected... the project is always part of it, if project is present.
It is possible that Item No. 100 in present in multiple Projects.. say A, B & C
So Item master tcibd001 will have records as..
A 100
B 100
C 100
100
How is it possible to create an index on only the Item segment ?
I can select only the item segment programatically.. but can i create a index and be able to select only the item.
I was thinking of creating a new domain with just the item length of say 38,
add a new field to tcibd001, populate that field with the item segment values & add a new index to the table.
I'm sure there is a better way. All suggestions are welcome. Thanks
Regards
Little John