QuerySpec joining both WTPart and WTPartMaster
I need to find a WTPart/WTPartMaster that matches to specific partNumber, partRevision, View and Organization I provide. How can this be achieved by QuerySpec? Or is there any alternative?
I need to find a WTPart/WTPartMaster that matches to specific partNumber, partRevision, View and Organization I provide. How can this be achieved by QuerySpec? Or is there any alternative?
Hi
I usually use joins to link the tables together and then I put the input criteria
here is an example how to use joins in the QuerySpec
Query spec for multiple objects
In your case you have to join following tables, WTPart, WTPartMaster, ViewReference,
PetrH
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.