March 2020
Intermediate to advanced
528 pages
13h 18m
English
The data model is the process of analyzing and defining the data structures as per your solution requirement. Similar to earlier versions of AX, in Dynamics 365 for Finance and Operations, Enterprise edition, you can create or extend existing data models using extended data types, base enums, tables, views, and data entities. Data entities are new artifacts that have been introduced in operations. Data entities provide abstraction from the physical implementation of database tables and hide the relational model by flattening out the schema. Either you are ISV building a vertical solution or you're a customer or partner developing a custom solution, creating appropriate data entities to cover your custom data ...