Hi Steeve,

I add a field 'OprNum' to ProdTable and want to join two tables
(ProdTable & ProdRoute) by ProdId & OprNum.  When I add this relation
on top of the original one in ProdRoute.  The original relation is
ProdRoute.ProdId == ProdTable.Prodid.  I modify it as
ProdRoute.ProdId == ProdTable.Prodid , ProdRout.OprNum  ==
ProdTable.OprNum.  It work fine in my query but when I open the route
info at 'Production = > Production Orders = > Route'.  It displays
nothing.  So in order not to affect the original function in Axapta,
I want to set the relation when I run the query and delete it after
run the query.  Did I make anything wrong ? Do you have any
workarounds ?

Thank you for your help.

Regards.

Kenneth.




--- In [EMAIL PROTECTED], "Steeve Gilbert"
<[EMAIL PROTECTED]> wrote:
> You can use TreeNode object to browse through the AOT and add the
relation to the table : kerndoc://Classes/TreeNode
>
> But why would you want to do this?
>
> Steeve...
>
>
> -----Message d'origine-----
> De? kamchung322 [mailto:[EMAIL PROTECTED]
> Envoy?: 20 septembre 2004 05:41
> ?: [EMAIL PROTECTED]
> Objet? [development-axapta] Set table relations at run - time
>
> Hi,
>
> Is it possible to set the table relations at run time ? Where can I
> find the example ?
>
> Thanks.
>
> Kenneth.
>
>
>
>

> Yahoo! Groups Links



Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

Reply via email to