ReleaseUpdateDB60_Administration.loadAllSetupData Method [AX 2012]

Populates the database with static, default data by using the setup data framework.

public void loadAllSetupData()

Run On

Server

This is an additional script in order to run after all post-sync scripts have completed to avoid FK problems with existing rows. However, some individual loadData methods may be called during the upgrade process. All of these methods are idempotent; they have no effect after the first time that they are run.

Community Additions

ADD
Show: