Hello, astro_viking

The compilation error is because you read the documentation of number sequence (Number Sequence Step by Step in Axapta 20040628.doc) for Navision Axapta 3.0 SP3. If you want to learn more about how to create a number sequence for Damgaard Axapta 2.5, then read the X++ code in sys standard form (ex.: BOMTable form, SalesTable form). But, you have to filter yourself only the code needed for number sequencing.

Your question about where is the place the code for this:
"1. How to Call in One Scope of a Process".
the answer is none if you want to use the number sequencing in a form. The meaning of "one scope of a process", is:
If you want to use the number sequencing in a job or a class or any method outside the Axapta's way to use number sequencing in a standard form.

Probably, there will be a new section of that documentation with the text:

3. How to Use Number Sequence in an Axapta Form for Damgaard Axapta 2.5

after

2. How to Use Number Sequence in an Axapta Form for Navision Axapta 3.0 SP3


Regards,

Sonny Wibawa Adi

[EMAIL PROTECTED] wrote:


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 SponsorADVERTISEMENT


---------------------------------
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.


           
---------------------------------
Do you Yahoo!?
Yahoo! Mail - 250MB free storage. Do more. Manage less.

[Non-text portions of this message have been removed]





Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

Reply via email to