Glossary
Data entity
By Emil Björk · Microsoft business apps consultant, Gothenburg
Dynamics 365 Finance and SCM's denormalised, versioned view of one or more underlying tables — the unit of bulk integration.
A data entity in Dynamics 365 Finance and Supply Chain Management is a denormalised, stable view of one or more underlying tables, presented as a single shape with consistent field names. Microsoft ships hundreds — Customer, Vendor, Item, Sales Order Header, Sales Order Line, GL Journal Voucher, Project Transaction. Data entities are the unit consumed by the Data Management Framework (DMF) for bulk import / export and by the Recurring Integrations API for scheduled HTTP-based integration. Composite entities group related entities for transactional import (e.g. sales order header + lines as one atomic unit). Data entities are versioned so consuming integrations don't break when underlying tables evolve.
Related terms
Mentioned in these guides
- Azure Data Factory with Dynamics 365
- Custom services and OData endpoints in F&O
- The Data Management Framework (DMF) in F&O
- Data entities and the Data Management Framework
- F&O data entity import and export errors
- Finance and Operations database synchronization errors
- Integrating Finance and Operations with Databricks
- Integrating Finance and Operations with Snowflake