Convert tables from C/AL definitions to AL table definitions
Important
This content is archived and is not being updated. For the latest documentation, see Microsoft Dynamics 365 product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.
Enabled for | Public preview | General availability |
---|---|---|
Admins, makers, or analysts, automatically | Aug 1, 2019 | Oct 1, 2019 |
Feature details
The Windows PowerShell cmdlet Sync-NAVApp is updated so that you can convert all C/AL tables to AL tables with a minimal database overhead and without the need to write any upgrade code. The command Sync-NAVApp -Mode Sync
renames tables on the tenant database to conform with the naming convention for AL tables. This corresponds to a technical upgrade of the tenant, converting the table structure from the base application in earlier versions to the table structure for AL apps.
See also
Sync-NAVApp (docs)