Steeve...
-----Message d'origine-----
De�: Annette Thei�en [mailto:[EMAIL PROTECTED]
Envoy�: 28 f�vrier 2004 00:08
��: [EMAIL PROTECTED]
Objet�: [development-axapta] Re: "Go to main table" on Number in Transactions
Hi Steve,
this is done by defining Relations from InventTrans to the
appropriate Tables. If for example you noticed, that for
AssetItems, 'Go to main table' does not work, you would do the
following:
Add a Relation to InventTrans, call it AssetNum (or something else),
add a normal relation field relating inventTrans.transrefid to
AssetTable.AssetId and add a fixed relation field relating
InventTrans.TransType to the value 20 (in 2.5 at least), that is the
EnumValue of InventTransType.Asset.
Hope this helps & have a nice weekend!
Annette
--- In [EMAIL PROTECTED], "Steeve Gilbert"
<[EMAIL PROTECTED]> wrote:
> Hi everyone,
>
> Does somebody know how the "Go to main table" on field Number in
an
> item transactions log works? The field is InventTrans.TransRefId.
The
> thing is that this field sometime contains, a ProdId, sometime a
SalesId
> (and others) but the "Go to main table" always manage to know in
what
> table to search for the number. Do you know how this feature works?
>
> Cheers,
>
> Steeve...
Yahoo! Groups Links
| Yahoo! Groups Sponsor | |
|
|
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

