How to setup a customized number sequence in my custom field of a table? I am new to AX need a detailed explanation. Thanks in Advance.
*This post is locked for comments
Hi NavTech ,
To assign a value from number seq to a field you can use next code
this.MyField = NumberSeq::newGetNum(LedgerParameters::numRefNumSeq()).num();
where LedgerParameters::numRefNumSeq() should be replaced with method that returns number seq required.
Please check this slides for detailed explanation www.slideshare.net/.../microsoft-dynamics-ax2012-number-sequence-framework-step-by-step
please check this link
stackoverflow.com/.../number-sequence-for-custom-table-in-ax-2012
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 Abhilash Warrier as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Community Member 4
Nayyar Siddiqi 2
NNaumenko 2