Periodic processes in Dynamics 365 Finance and SCM
The recurring routines that drive month-end, year-end, and ongoing operations in F&O — period close, posting flushes, and the maintenance schedule that keeps the system healthy.
Dynamics 365 Finance and SCM runs a substantial library of periodic processes — batch routines that handle period close, post pending transactions, recalculate balances, generate statutory reports, and maintain operational data. Knowing which to run when separates well-operated tenants from chaotic ones.
The four cadences. Most periodic processes fall into one of four cadences:
- Daily — operational continuity routines.
- Weekly — operational hygiene and lighter reconciliations.
- Monthly — period close.
- Quarterly / Annually — statutory and long-cycle.
Daily processes.
- Master planning runs — depending on the operation, planning runs nightly to refresh supply against demand.
- Cost recalculation (incremental) — keep inventory costs current.
- Currency exchange rate import — fetch the day's rates.
- Sales / purchase order picking and shipping — ongoing operations.
- Bank statement imports — for tenants with bank feeds.
- Job queue health checks — review failed batches.
Weekly processes.
- Customer / vendor balance reconciliation — verify sub-ledger to GL match.
- Bank reconciliation — for tenants without daily feeds.
- Production order closures — close finished production orders for cost realisation.
- Project WIP recalculation — keep project cost accruals current.
- Reservations review — clean up stale reservations on cancelled orders.
Monthly processes — the period close. The full month-end sequence:
- Cut-off and accrual posting — record accruals for goods received but not invoiced, services consumed but not billed, payroll provisions.
- AP / AR reconciliation — sub-ledger to GL match.
- Bank reconciliation — all active bank accounts.
- Foreign currency revaluation — period-end rate revaluation of open foreign-currency balances.
- Fixed asset depreciation — calculate and post period depreciation.
- Inventory closing or recalculation — reconcile inventory costs.
- Project recognition — post project revenue and cost recognition per the configured rules (percentage-of-completion, milestones).
- Cost accounting allocation — run primary, secondary, tertiary allocations.
- VAT / sales tax settlement — calculate and post period VAT.
- Intercompany reconciliation — verify intercompany balances match across legal entities.
- Period-end reporting — financial reports, management dashboards.
- Period closure — lock the period for posting.
Quarterly / annual processes.
- Statutory reporting — country-specific VAT returns, intrastat, SAF-T, electronic invoicing summaries.
- Year-end close — roll P&L to retained earnings, close fiscal year, open new year.
- Annual cost roll — refresh standard costs for the new year.
- Audit data exports — auditor data dumps.
- Asset book reconciliation — verify FA register against GL.
- Inventory full physical count — for organisations not running cycle counting.
Batch framework. Most periodic processes run through F&O's batch framework — configurable jobs with start times, recurrence, parallel batch groups, and retry policies. The batch framework is the F&O equivalent of BC's job queue, with finer granularity for high-volume tenants.
Monitoring. System administration workspace shows batch history, failed jobs, queued work, and execution time trends. Configure alerts on:
- Jobs that fail repeatedly.
- Jobs that exceed expected duration substantially.
- Queue depth growing unboundedly.
Common pitfalls.
- Process documentation gaps — when the controller leaves, nobody knows the close sequence. Document the runbook.
- Failed jobs not investigated — batch errors silently accumulate. Daily check.
- Out-of-sequence runs — running inventory closing before WIP recognition produces wrong cost. Honour dependencies.
- Missing year-end tasks — first-year operations miss year-end steps that the team learns the hard way.
Operational reality. Period close is the test of operational maturity. A tenant that closes cleanly in 3 working days has well-tuned periodic processes; a tenant that takes 10 days has work to do.
Related guides
- 1099 reporting for US in Dynamics 365 FinanceHow F&O handles US 1099 reporting — vendor classification, 1099 boxes, year-end generation, e-filing, and the recipient-copy distribution.
- Allocations and allocation rules in Dynamics 365 FinanceHow F&O allocates costs and revenue across dimensions — ledger allocation rules, basis sources, percentage methods, and the periodic allocation cadence.
- AP automation and OCR in Dynamics 365 FinanceHow invoice automation works in F&O — vendor invoice journal, OCR extraction, three-way matching, approval workflow, and the partner ecosystem.
- Asset Management in Dynamics 365 Supply ChainHow Dynamics 365 SCM's Asset Management module handles maintenance — work orders, preventive maintenance, condition monitoring, and the role of IoT.
- Budget control in Dynamics 365 FinanceHow F&O's budget control enforces budgets at transaction posting — budget control rules, document overrides, the BC vs budgeting distinction, and the implementation pitfalls.