
Report for Multiple Tables - Dynamics 365 Community
Nov 7, 2023 · Native compiler return value: ‘ [BC40000] 'RequestMinimum' is obsolete: 'Assembly level declarative security is obsolete and is no longer enforced by the CLR by default.
Sales Order Header is showing as Obsolete since upgrade to .37
Feb 1, 2024 · We recently upgraded to 10.0.37 but have not noticed in Sales Order // Open in Excel the Sales orders export (Entity name: SalesOrderHeader) is showing as obsolete in the list of options …
Solved: How to enable an "obsolete" entity - Dynamics 365 Community
Apr 29, 2020 · But first version of Customer entity is marked as Obsolete and hence cannot be selected. It doesn't seem create extension of that entity can let you override "IsObsolete" property. I am …
Referenced field is marked as obsolete - Dynamics 365 Community
Oct 9, 2019 · Hi every one, I created extension for project entity. Project entity has a field telephone. I am getting Bp warning telephone referenced field PSAPhone is marked obsolete. In PSAPhone field …
Solved: Change lifecycle state for obsolete products
Jul 2, 2024 · I want to use the menu "Change lifecycle state for obsolete products" in the "Product Information management" module, but I want to make this for many items by using the corresponding …
Deleting a field - Dynamics 365 Community
Aug 4, 2023 · After doing the obsolete reasoning and creating a new app file with the field removed. You need to upload the app file from extension management. In the options of the upload extension, …
How to change primary key in Business Central Table
Feb 2, 2022 · After making above table obsolete created new table with the new primary key. Next point is how to transfer data in the new table . To transfer data from obsolete table to new table used …
Prevent obsolete or retired products from appearing on Sales Order ...
Dec 7, 2023 · Is there a way to prevent obsolete or retired products from appearing on Sales Order lines when trying to pick items? They are STOPPED in the default order settings for Sales Orders, but still …
Dynamics 365 Business Central: again about obsoleting fields
Dec 31, 2019 · Obsolete fields are actually never physically removed also during a next major release upgrade. The right way of work when you need to declare fields as obsolete is to always maintain …
Suppress a best practice error in D365FO X++ code
Aug 22, 2022 · Referenced object 'WHSCatchWeightItemHandlingPolicyEntity' is marked as obsolete. 645_PlantHire (VAR) [AGC] 1 …