Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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.
Related information
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