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.

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.
| Section | What It Covers |
|---|---|
| Data Types | Extended Data Types, Base Enumerations, and their extensions |
| Data Model | Tables, Views, Queries — and Table / View / Query extensions |
| User Interface | Forms, Form Patterns, Menus, Menu Items — and Form / Menu extensions |
| Reports | SSRS paginated reports and Electronic Reporting |
| Security | Roles, Duties, Privileges, XDS Policies — and Role / Duty extensions |
| Workflow | Workflow Types, Approvals, Tasks, Automated Tasks, Providers — and extensions |
| Configuration | Configuration Keys and Configuration Key Groups |
| Labels | Translatable label files for multi-language support |
| Resources | Embedded binary and text assets (images, templates, XML) |
| References | External .NET assembly references for X++ interop |