Model Architecture

The 4 IFP models, how they connect, and key architectural decisions

Module 1Platform Foundations20 min
📖 Tell The 4-Model Architecture How Admin, FP, HC, and CE work together and where data flows between them.
👁 Show Model Tour Facilitator opens the Anaplan workspace and shows each of the 4 models — their key modules and how they are structured.
✅ Do Identify Data Flows Look at the FIN – Import from HC Model and FIN – Import from CapEx Model actions in the FP model. What do they do and when should they run?

The Four Models

IFP v2.0 back-end — model structure and connections
IFP v2.0 back-end — model structure and connections
ModelRoleKey Contents
AdminCentral hub — master data & mappingsSource lists, planning hierarchies, source-to-planning mapping pages
Financial Planning (FP)Core planning hubRevenue/COGS, OpEx, Balance Sheet, Cash Flow, Top-Down, Reporting
Headcount (HC)Workforce planning spokeJob library, pay bands, HC planning inputs, cost calculations
Capital Expense (CE)CapEx planning spokeAsset purchases, depreciation, disposals, net fixed asset roll-forward

Data Flow Between Models

🚨 Cross-Model Import Reminder

After making changes in HC or CE models, you MUST run the cross-model import action in FP Admin. Changes do NOT flow automatically. This is the most common cause of 'missing data' issues — always check this first.

Architectural Decisions

DecisionRationale
Native VersionsEnables switchover dates, CURRENTVERSION() functions, formula scope, and bulk copy actions
No subsets for planningMaximizes Polaris model performance
ADO links replace import actionsGreater data control, eliminates data hub memory overhead in workspace
Entity-level only for CapEx/BSPerformance optimization — operational dimensions not needed for these modules

Dimensions

Required (all modules)

Time  ·  Account  ·  Version  ·  Entity

Optional (configurable per implementation)

DimensionUsed InConfigurable Name?
DepartmentRevenue/COGS, OpEx, HC, Top-DownYes — e.g., 'Cost Center', 'Division'
GeographyRevenue/COGS, OpEx, Top-DownYes — e.g., 'Region', 'Location'
ProductRevenue/COGS, Top-DownYes — e.g., 'SKU', 'Service'
CustomerRevenue/COGS, Top-DownYes — e.g., 'Client', 'Buyer'
Functional AreaOpEx, Top-DownYes — e.g., 'Workstream'
VendorOpExYes — e.g., 'Supplier'
⚠ 8-Dimension Hard Limit

IFP v2.0 supports a maximum of 8 dimensions. Customers requiring more than 8 need a bespoke model build as an extension. Always validate dimension count during the requirements phase.