Skip to main content

Finance & Supply Chain Management

Technical reference documentation for Dynamics 365 Finance & Supply Chain Management (F&SCM) development. This site covers every AOT object type — its purpose, properties, child objects, extension model, and usage patterns.

D365 F&SCM Development Stack — Application Object Tree architecture

AOT Reference

The Application Object Tree is the central repository of all development objects. Every table, view, form, class, and configuration key lives in the AOT and is defined by metadata properties and child objects.

SectionWhat It Covers
Data TypesExtended Data Types, Base Enumerations, and their extensions
Data ModelTables, Views, Queries — and Table / View / Query extensions
User InterfaceForms, Form Patterns, Menus, Menu Items — and Form / Menu extensions
ReportsSSRS paginated reports and Electronic Reporting
SecurityRoles, Duties, Privileges, XDS Policies — and Role / Duty extensions
WorkflowWorkflow Types, Approvals, Tasks, Automated Tasks, Providers — and extensions
ConfigurationConfiguration Keys and Configuration Key Groups
LabelsTranslatable label files for multi-language support
ResourcesEmbedded binary and text assets (images, templates, XML)
ReferencesExternal .NET assembly references for X++ interop