Hi,
If I use reserveValues method to reserve recids, then on using flushValues(), will ax use reserved recid values again when it creates records.
Thanks in advance.
*This post is locked for comments
Hi Divya,
The logic of system allocation Recid is very simple.
It checks to see if there are records of tables in the "System Sequences" table. If so, specify "NextVal" as Recid and add "NextVal" and "RecVersion" fields by 1.
Otherwise, create a new record with some prefix initial values in the "System Sequences" table.
Hi.. Yes. I went through the blog.
I would like to know about reserveValues(). Once a recid is reserved, but not used in a record, will ax use the reserved recid to create a record at a later time.
Hi Divya,
Please refer this: deepakdyanmicsax.blogspot.com/.../record-ids-in-ax-2012_5.html
It mentions removing the RecId corruption
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156