Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

SalesFormLetter Dynamics 2009

10 views
Skip to first unread message

ggg

unread,
Dec 23, 2009, 11:50:42 AM12/23/09
to
Hi, i need to add a variable to this class but it sends me an unknown error.
How Should I add the variable in this class?

__________ Information from ESET NOD32 Antivirus, version of virus signature database 4712 (20091223) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com


shivraj

unread,
Dec 23, 2009, 10:57:01 PM12/23/09
to
Just add any variable in the class declaration of this class & COMPILE FORWARD.

Try it now...

-Shiv

"ggg" wrote:

> .
>

Justin Biggs

unread,
Dec 28, 2009, 10:49:01 AM12/28/09
to
Quick warning related to AX 2009: If you add a new variable, chances are
you'll also need to add it to the CurrentList macro that gets packed and
unpacked. If it's something that's set from the client (i.e. in the
SalesEditLines form) but used later in execution, the execution is probably
on the server tier, which probably won't have the value you put in it on the
client unless it's packed and unpacked on the server.
--
Best Regards,
Justin
0 new messages