Plaza 365
Plaza 365

No results found for your search

RegisterLog in

9

Visit article

#browser

#metadata

#tables

Dynamics 365 ERP - Development

Category

Dec 29, 2024

Published date

Text

Article Type


AI Summary

  • The article introduces a Christmas gift in the form of a simple form to browse tables metadata in Microsoft D365FO.
  • Various methods to check tables metadata are mentioned, such as AOT, metadata search, finding XML files content, SQL data, etc.
  • The form provided in the article is highlighted as the easiest way for Functional and Business Analysts to browse tables metadata.
  • The form includes horizontal and vertical splitters to facilitate browsing, along with filtering options by attributes like System or Data entity.
  • Users can export each grid to Excel for further analysis and manipulation of the data.
  • All data is saved in three InMemory temporary tables, and the logic is implemented in one class named wzhTableTools.
  • The article mentions a challenge in finding the OnDelete action type for a relation, indicating a potential area for improvement or further exploration.
  • The provided code snippets showcase the structure of the form class wzhTables and its methods for clearing fields, populating tables, fields, and related tables.

Registered users can view the full text for FREE!

Sign In Now!