Saves changes that have been made to a Microsoft Dynamics NAV object.

The following table describes the options on the Save window.

Option Description

Compile

Specifies whether to compile the object.

Compiling the table object will check for syntax errors and obsolete construct errors in C/AL code. For more information, see Compiling Objects.

Synchronize Schema

Specifies how to apply the table definition changes to the business data table in SQL Server. This option is only available when you compile a table.

Use the text on the Save window to help you select the desired option, or for more information, see Synchronizing Table Schemas.

See Also