copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
Referenced field is marked as obsolete - Dynamics 365 Community 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 properties is obsolete is yes Can any one suggest how to resolve this Bp warning Thanks in advance
Sales Order Header is showing as Obsolete since upgrade to . 37 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 under 'Open In Excel:
Suppress a best practice error in D365FO X++ code Referenced object 'WHSCatchWeightItemHandlingPolicyEntity' is marked as obsolete 645_PlantHire (VAR) [AGC] 1 K:\AosService\PackagesLocalDirectory\AGC\AGC\AxDataEntityViewExtensio n
Solved: Change lifecycle state for obsolete products 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 filter :
Delete table extension of a deprecated standard table Hi all, Can a table extension be deleted after publishing the extension? So, if i have a Table extension that extends a standard table, but that standard Table will be deprecated by Microsoft, how can the table extension be deleted? I understand that to move the data, one needs to mark the fields as obsolete and move the data to a new table extension but what about the actual extension object
How to change primary key in Business Central Table 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 Installed code unit Additionally you can use temporary table to update data from old table to new table If you would like to learn more about ObsoleteState Property then visit here Hope this will help you
Obsolete Codeunits - Dynamics 365 Community Hi I have an entire codeunit that I need to obsolete for a SAAS app (ID changed for simplicity) Could anyone confirm if the Obsolete format is correct We need to put the Obsolete state inside the codeunit and not above it? After the first release we use the CLEAN25 in the app Json and release again Only after this will the ID be removed?