read you got it and it is a small bug within the standard!
Carsten
-----Original Message-----
From: dgaethofs [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 31, 2004 12:43 PM
To: [EMAIL PROTECTED]
Subject: [development-axapta] Re: Add Dimensions on Business Relation
Table
Thansk Carsten,
Although what you adviced was not exactly correct, it got me on the
right track.
By the way AutoDataGroup is used on form group controls, to indicate
whether Forms should be examined to optimize the AOS.
Instead I had to fill the properties DataGroup and DataSource for
the Group: Dimension.
This is what I had to do:
1. Add a Field Group Dimension to the smmBusRelTable
2. compile the table
3. Modify the properties of the [Group: Dimension] on the form
smmBusRelTable.
Kind Regards,
Danny Gaethofs
--- In [EMAIL PROTECTED], "Carsten M. Horlacher"
<[EMAIL PROTECTED]> wrote:
> If we go back a little bit to Version 2.5 there are some license
codes
> that are not checked against the application. So what I meant was
that I
> am not sure if the dimensions license code is evaluated against the
> number of dimensions you have installed.
>
> Regarding your license agreement you must have the code for four
> dimensions if you use them but if there is no check between the
code and
> the dimensions function it would work also without or with the
standard
> license.
>
> Back to your problem is the busrel form the only form where the
> dimension field is missing?
>
> I just checked my own installation. It seems that within the
busrel form
> the autodatagroup is not used. So the field were added manually
and an
> extension of your dimension has no effect on the bus relform. So
just
> and the fourth dimension manually or setup the group with the
busrel
> datasource and use the DataGroup Dimension (probably how have to
create
> it)!
>
> Hope that does it!
>
> Carsten
>
>
>
> -----Original Message-----
> From: dgaethofs [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 31, 2004 11:02 AM
> To: [EMAIL PROTECTED]
> Subject: [development-axapta] Re: Add Dimensions on Business
Relation
> Table
>
> Carsten,
>
> I have used the document from technet to get it done in the past.
I
> check the document nothing has been changed since I downloaded it
a
> while back.
>
> What is interesting in your reply is the question whether the
fields
> are visible in the table browser. I have checked it and yes I can
> see the added dimensions. In standard there are 3, and I just
added
> one dimension.
>
> And Yes, I have all the license codes that are needed to extend
the
> dimensions. It works in the LedgerTable.
>
> Can you explain me what you mean with I am not sure if the check
is
> already working! What check are we talking about?
>
> regards,
> Danny Gaethofs
>
>
>
> --- In [EMAIL PROTECTED], "Carsten M. Horlacher"
> <[EMAIL PROTECTED]> wrote:
> > There is a document available on technet describing the way
adding
> > dimensions. Anyway did you synch the db and do you have some
> > modifications on the dimension field above the layer where you
> made the
> > changes?
> >
> > Are the fields available within the table browser.
> >
> > Anyway I am not sure if the check is already working, but AFAIK
> you need
> > a license code for extending the standard dimensions.
> >
> > Regards,
> > Carsten
> >
> > -----Original Message-----
> > From: dgaethofs [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, March 31, 2004 9:40 AM
> > To: [EMAIL PROTECTED]
> > Subject: [development-axapta] Add Dimensions on Business
Relation
> Table
> >
> > Dear all,
> >
> > I successfully added financial dimensions to the system.
> > They appear in the LedgerTable form and in the Cust form.
> >
> > For some reasons - I do not know why - they do not appear in the
> > Business Relation form.
> >
> > The following I did:
> > 1. added the dimensions as array elements to the Enum
SysDimensions
> > 2. added the dimensions as array elements to the extended data
> types
> > Dimension, MandatoryDimension, DimensionCriteria
> > 3. Modified the relations on the Extended Data Type elements for
> the
> > types Dimension and DimensionCriteria.
> >
> > My question is what step am I missing to get the new dimension
> > showing up in the business relation table.
> >
> > regards,
> > Danny
> >
> >
> >
> >
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
> >
> >
> >
> > ***
> > This message contains confidential information and is intended
> only for the individual named. If you are not the named addressee
> you should not disseminate, distribute or copy this e-mail. Please
> notify the sender immediately by e-mail if you have received this
e-
> mail by mistake and delete this e-mail from your system. E-mail
> transmission cannot be guaranteed to be secured or error-free as
> information could be intercepted, corrupted, lost, destroyed,
> received late or incomplete, or could contain viruses. The sender
> therefore does not accept liability for any error or omission in
the
> contents of this message, which arises as a result of e-mail
> transmission.
> > ***
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
>
> ***
> This message contains confidential information and is intended
only for the individual named. If you are not the named addressee
you should not disseminate, distribute or copy this e-mail. Please
notify the sender immediately by e-mail if you have received this e-
mail by mistake and delete this e-mail from your system. E-mail
transmission cannot be guaranteed to be secured or error-free as
information could be intercepted, corrupted, lost, destroyed,
received late or incomplete, or could contain viruses. The sender
therefore does not accept liability for any error or omission in the
contents of this message, which arises as a result of e-mail
transmission.
> ***
Yahoo! Groups Links
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.

