This topic describes how to use the upgrade tool to delete all objects in the database that are not tables. It also deletes tables that belong to features that are not available in Microsoft Dynamics NAV 2013 R2.

To delete objects

  1. In the Microsoft Dynamics NAV 2009 Classic client, open Object Designer, and then select form 104001, Upgrade - Old Version.

  2. On form 104001, choose Delete Objects.

    This runs codeunit 104002, Delete Old Objects, which deletes all of the objects that are not tables. It deletes tables that belong to the features that are not available in Microsoft Dynamics NAV 2013 R2. This will make sure that no conflicts or compilation errors occur during subsequent tasks.

    For a list of tables that have been removed from Microsoft Dynamics NAV 2013 R2, see Eliminated Tables.

See Also