Notifications
Announcements
No record found.
hello
i am working on number sequence framework.
in AOT i am able to see all classes under class node but COMPANY class is missing.
Please help.
*This post is locked for comments
Please Reply
Hello Friends
i am working on number sequence framework in AX 2009.
http://msdn.microsoft.com/en-us/library/aa608474.aspx
in which use of company class is required . please provide help on this or please suggest me some other way to achieve this.
Hy neeraj
wich version do you use 2009,4 or 3 ??
thanks
Abdelilah
Hello Neeraj,
The company class is there in class node in both ax 4.0 and ax 2009.
Thanks.
Hy Neeraj
try to use this Line:
appl.company().selectParameters();
Regards
public void initValue() NumberSeq numberSeq = NumberSeq::newGetNum( YourParmTable::numRefMyEDT() ); super(); this.RecordId = numberSeq.num(); numberSeq.used(); // mark the allocated number as used }
server static NumberSequenceReference numRefMyEDT() { return NumberSeqReference::findReference(typeId2ExtendedTypeId(typeid(MyEDT))); }
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Priya_K 4
Martin Dráb 4 Most Valuable Professional
Sukrut Parab 2 Moderator