Deprecated Tables

INTRODUCED IN: Business Central 2020 release wave 1

Across the different versions of Business Central, a number of tables have been deprecated.

Changes in 2020 release wave 1

The following tables have been marked with an ObsoleteState:Removed. Code that uses the deprecated table or tables, must be rewritten to use the new table or tables. The deprecated tables are mapped as follows:

Deprecated Table Name New Table Name
NAV App Published Application
NAV App Object Metadata Application Object Metadata
NAV App Resource Application Resource
NAV App Dependencies Application Dependency
NAV App Tenant App Installed Application

Important

The TempBLOB table is marked with ObsoleteState:Pending, however, we will remove the table in 2021 release wave 2. If you have code that depends on the TempBLOB table, you must rewrite it before 2021 release wave 2 becomes available. For example, consider using the BLOB Storage module in the System Application instead.

See Also

Deprecated Features in the Base App
Deprecated Features in the Platform - Clients, Server, and Database
Technical Upgrade
Best Practices for Deprecation of Code in the Base App
Microsoft Timeline for Deprecating Code in Business Central