ReleaseUpdateDB60_Basic.upgradeNumberSequenceTables Method [AX 2012]

Upgrades number sequence tables.

public void upgradeNumberSequenceTables([boolean _remapEdts])

Run On

Server

Parameters

_remapEdts
Type: boolean
Indicates to remap the EDTs during the upgrade.

Removes formats from the NumberSequenceList table and constructs a number sequence for each EDT with a default scope.Populates the annotated format from the combination of the format and the sequences scope.If specified, remaps the edits during the upgrade.

Community Additions

ADD
Show: