Hello,
I am following the guide about how to add a new numbersequence in
Axapta. So far I have created the reference. But when I want to call
the number sequence from a form i add this to the FormRun as
mentioned in the guide - and I get a compilation error. Anybody knows
why? (Axapta 2.5)
class FormRun
extends ObjectRun
{
NumberSeqFormHandler myNumberSeqFormHandler;
}
Also could somebody explain to me where to add the code in the
section "1. How to Call in One Scope of a Process".
You find the the guide here:
http://finance.groups.yahoo.com/group/Axapta-Knowledge-
Village/files/Members/
| 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.

