16.5 Depreciation Proposals, Multi-Company Runs & Fixed Asset Budgets
Key Takeaways
- The depreciation proposal calculates depreciation for a selected book and period and creates a fixed asset journal for review before posting.
- Multi-company depreciation runs the proposal across several legal entities from a single execution, using the shared services legal entity selection.
- Fixed asset budgeting creates forecast acquisition and depreciation amounts on the asset book.
- Those fixed asset budget amounts are transferred into a budget model with the Transfer fixed asset budget periodic task so they appear alongside operating budgets.
16.5 Depreciation Proposals, Multi-Company Runs & Fixed Asset Budgets
Quick Summary: Depreciation is posted through a proposal that can span legal entities in one run. This section covers the proposal engine, multi-company execution, and how forecast fixed asset amounts are pushed into the budgeting module.
1. Depreciation Proposal Engine & Execution Logic
Periodic depreciation is calculated automatically using the Depreciation Proposal engine (Fixed assets > Journal entries > Create depreciation proposal).
+---------------------------------------------------------------------------------------------------------+
| Depreciation Proposal Parameter Dialog |
+---------------------------------------------------------------------------------------------------------+
| Field / Filter Parameter | Functional Description & Execution Rule |
| :------------------------- | :------------------------------------------------------------------------- |
| **To date** | The cutoff date for the depreciation run (e.g., `2026-08-31`). Calculates |
| | depreciation from last posted period through this date. |
| **Asset group filter** | Limits calculation to specific groups (e.g., `VEHICLES`, `MACHINERY`). |
| **Book filter** | Specifies the Book to depreciate (e.g., `CORP_GAAP` or `TAX_MACRS`). |
| **Summarize depreciation** | When **Yes**, summarizes multiple depreciation amounts for the same asset |
| | into a single summarized voucher line per main account. |
| **Include derived books** | When **Yes**, calculates and populates depreciation lines for derived |
| | books in their respective target journals automatically. |
| **Batch processing** | Enables scheduling recurring monthly runs via the batch server framework. |
+---------------------------------------------------------------------------------------------------------+
Catch-Up Depreciation Logic
If an asset was acquired in January with a Depreciation start date of January 1, 2026, but the first depreciation proposal is executed on April 30, 2026 (with To date = April 30):
- Dynamics 365 Finance detects 4 un-depreciated months.
- Depending on whether the journal is created with monthly periodization or lump-sum, the engine generates four discrete monthly lines (or one catch-up line representing 4 months of depreciation), bringing Net Book Value up to date accurately without manual intervention.
2. Multi-Company Depreciation Processing
In enterprise environments with dozens of legal entities sharing a centralized finance shared services team, running depreciation proposals company-by-company is inefficient. Dynamics 365 Finance provides Cross-company depreciation processing (Fixed assets > Periodic tasks > Cross-company depreciation proposal).
+---------------------------------------------------------------------------------------------------------+
| Cross-Company Depreciation Architecture |
+---------------------------------------------------------------------------------------------------------+
| |
| [ Centralized Shared Services Finance Controller ] |
| | |
| v |
| +------------------------------------------------------------------------------------+ |
| | CROSS-COMPANY DEPRECIATION PROPOSAL DIALOG | |
| | - To Date: 2026-08-31 - Book ID: CORP_GAAP | |
| | - Selected Legal Entities: [ USMF, DEMF, FRSI, GBSI, JPMF ] | |
| | - Execution: Batch Framework (Multithreaded Task Bundles) | |
| +------------------------------------------------------------------------------------+ |
| | |
| +---------------+---------------+---------------+----------------+ |
| | | | | | |
| v v v v v |
| +-------------+ +-------------+ +-------------+ +-------------+ +-------------+ |
| | Sub Ledger | | Sub Ledger | | Sub Ledger | | Sub Ledger | | Sub Ledger | |
| | [USMF] | | [DEMF] | | [FRSI] | | [GBSI] | | [JPMF] | |
| | FA Journal | | FA Journal | | FA Journal | | FA Journal | | FA Journal | |
| | #FA-00891 | | #FA-00214 | | #FA-00452 | | #FA-00109 | | #FA-00773 | |
| +-------------+ +-------------+ +-------------+ +-------------+ +-------------+ |
| | | | | | |
| v v v v v |
| [ Auto-Post ] [ Auto-Post ] [ Auto-Post ] [ Auto-Post ] [ Auto-Post ] |
| (GL Vouchers) (GL Vouchers) (GL Vouchers) (GL Vouchers) (GL Vouchers) |
| |
+---------------------------------------------------------------------------------------------------------+
Cross-Company Prerequisites
- Security Privileges: The user or service principal executing the job must maintain the Fixed assets clerk or Fixed assets manager role across all target legal entities.
- Journal Name Definition: A standardized Fixed Asset journal name must be configured in each target legal entity.
- Calendar Synchronization: Target entities must maintain open fiscal calendar periods for the specified To date.
3. Fixed Asset Budget Register Entries & Forecasting
Organizations plan future capital expenditures (CapEx) and expected depreciation expenses using Fixed Asset Budgeting:
- Fixed Asset Budget Models: Defined under
Fixed assets > Setup > Fixed asset budget modelsto segment CapEx scenarios (e.g.,CAPEX_2026_APPROVED). - Asset Budget Lines: In the Fixed Asset master record or via Fixed Asset Budget Journals, finance teams enter anticipated asset acquisitions, expected disposal proceeds, and forecasted service life.
- Depreciation Forecasting Proposal: Users run
Fixed assets > Periodic tasks > Budget depreciation proposal. The system calculates forecasted monthly depreciation across future years and updates the Budget Register balances in the core Budgeting module, feeding Corporate Financial Reporting and Cash Flow Forecasts.
4. Exam Traps & Practical Best Practices
[!WARNING] Exam Trap: PO Product Receipt vs. Invoice Capitalization On the MB-310 exam, pay close attention to the parameter:
Post fixed asset acquisitions during product receipt. If this is No (default), receiving the purchase order does NOT update the Fixed Asset status to Open and does NOT create a subledger acquisition transaction. Capitalization occurs strictly when the Vendor Invoice is posted. If the business requires capitalization upon physical arrival at the warehouse, this parameter must explicitly be set to Yes.
[!IMPORTANT] Consultant Pro-Tip: Summarize Depreciation in High-Volume Subledgers In organizations with 50,000+ fixed assets, generating individual journal lines per asset creates millions of General Ledger voucher lines, severely degrading general journal posting performance. Enable Summarize depreciation in the proposal parameters to aggregate debit/credit lines by Main Account and Financial Dimension combination, while the Fixed Assets subledger preserves asset-by-asset granularity.
[!TIP] Consultant Pro-Tip: Investment Project WIP vs. Direct Expense When configuring Investment Projects for FA capitalization, ensure the Project Group's Line property is set to Capitalize. If set to Expense, costs post directly to P&L expense accounts upon invoice posting and cannot be eliminated into Fixed Assets at project close without manual reclassification journals.
A shared services accounting team manages fixed assets across four subsidiaries (USMF, DEMF, FRSI, GBSI). Every month-end, the team must calculate and post depreciation across all four entities. What is the most efficient configuration and operational approach recommended by Microsoft?
A capital planning team has entered forecast acquisition and depreciation amounts on fixed asset books for next year and now needs those amounts to appear alongside operating budgets in the budget model. What must be done?