Dynamics AX = Denis Macchinetti: How to suspend RecId Sequence

Hi,

as you know in D365FO now the sequences are handled by SQL and not anymore from the SYSTEMSEQUENCES table.

From particular scenarios could be necessary to suspend the Recid assignement.
In order to do that, issue the following command:

appl.sysRecIdSequence().suspendRecIds(tableNum(TABLENAME));

Tale a look also to the standard AccountingDistributionProcessor…

Continue Reading Denis Macchinetti’s Article on their blog

Dynamics AX = Denis Macchinetti: How to suspend RecId Sequence

Blog Syndicated with Denis Macchinetti’s Permission

Author: Denis Macchinetti

Share This Post On
Share via
Copy link
Powered by Social Snap