Accountants usually master Excel and the use of formulas. The main way to validate a calculation like consolidation is to rebuild it in Excel. But there’s only so far you can go before replicating what a consolidation system does gets overly complex.
You’re finalizing the monthly consolidation. You export each subsidiary’s trial balance, sum them up, and compare to the parent’s consolidated report. The numbers don’t match — and you’ve already checked eliminations. The discrepancy isn’t necessarily an error.
Proportionalization and ownership management determine what gets consolidated and how much of it. This is the setup that runs before eliminations even start. Get this wrong, and every downstream calculation — intercompany eliminations, NCI, equity pickup — inherits the error.
The Logic Flow (Accountant’s View)
The Accounting Problem
IFRS 10 defines control as the basis for consolidation. If you control an entity, you consolidate 100% of it. But “control” isn’t always 100% ownership.
This is Pillar 2-3 of the FCCS Consolidation: The Eleven Pillars series. If you haven’t read Pillar 1: Currency Translation, start there — proportionalization runs after translation.
Parent Co owns three entities with different treatments:
| Ownership % | Accounting Treatment | Consolidation Method |
|---|---|---|
| >50% (control) | 100% consolidation, NCI backs out non-owned portion | Subsidiary |
| 20-50% (significant influence, presumed) | Equity method — single line on balance sheet | Equity |
| <20% (passive) | Cost or fair value, no consolidation | Not Consolidated |
| Joint operation (shared control) | Proportional consolidation | Proportional |
Note on thresholds: The 20% and 50% thresholds are rebuttable presumptions, not absolute rules. Significant influence can exist below 20% (e.g., board representation, contractual rights) or be rebutted above 50% (e.g., passive investor with no voting rights). IAS 28.6 requires assessment of facts and circumstances, not just ownership percentage.
The Proportional Method Exception
Critical distinction: IFRS 11 (issued 2011) eliminated proportional consolidation for joint ventures. Joint ventures must use equity method. Proportional consolidation only applies to joint operations — a different classification.
Joint Operation vs. Joint Venture:
| Classification | Control Structure | Method |
|---|---|---|
| Joint operation | Shared control of assets/liabilities | Proportional consolidation |
| Joint venture | Shared control of entity | Equity method |
When does proportional consolidation apply?
IFRS 11 reserves proportional consolidation for joint operations — arrangements where parties have rights to assets and obligations for liabilities directly, not through an entity. Typical examples:
- Oil & gas joint ventures (undivided interests)
- Construction projects with direct asset ownership
- Real estate co-ownership
Entity D as a joint operation:
Parent Co and Partner Co share 50/50 ownership of a construction project with direct rights to assets and obligations for liabilities.
| Account | Entity D Trial Balance | Parent’s Share (50%) |
|---|---|---|
| Revenue | €2,000,000 | €1,000,000 |
| Assets | €5,000,000 | €2,500,000 |
| Liabilities | €2,000,000 | €1,000,000 |
Each line item is multiplied by ownership percentage. No single-line investment. No NCI. The parent shows its share of each asset, liability, revenue, and expense.
What about joint ventures (the common case)?
If Entity D is a joint venture (shared control of a legal entity), IFRS 11 requires equity method — not proportional consolidation. The same economics, but presented as a single-line investment.
| Method | Balance Sheet | Income Statement |
|---|---|---|
| Proportional (joint operation) | Line-by-line: 50% of each asset, liability | 50% of each revenue, expense |
| Equity (joint venture) | Single line: Investment in Associate | Single line: Income from Associate |
US GAAP nuance: Under ASC 810-10-45-14, proportionate consolidation is permitted for undivided interests and unincorporated entities in extractive industries (oil & gas, mining) and construction — but not for corporate joint ventures.
FCCS configuration note: FCCS doesn’t automatically classify entities. You must determine whether an arrangement is a joint operation (proportional) or joint venture (equity) based on the contractual structure, then set the consolidation method accordingly.
Where Equity Method Entities Live
Equity method entities don’t appear in the consolidated balance sheet line-by-line. FCCS holds them at the Contribution level as a single-line investment, with two system members tracking the balance:
| Consolidation Member | What It Holds |
|---|---|
| Entity Input | Original trial balance (not consolidated) |
| Proportion | Zero — no line-by-line consolidation |
| Contribution | Single-line investment value |
The investment balance rolls forward through FCCS_Mvmts_Substantial_Investment (parent’s share of investee’s equity) and FCCS_Mvmts_Income_Substantial_Investment (parent’s share of investee’s P&L). These are the only members where equity method entities appear in the consolidation output.
Practical implication: When you run a Smart View query across Entity Input → Proportion → Contribution, equity method entities show zeros at Proportion and a single value at Contribution. This is expected, not a missing entity.
Now that we’ve covered the accounting logic, let’s see how FCCS implements it behind the scenes.
The Engine Room (Technical View)
Sequence: Where Proportionalization Fits
Proportionalization runs after currency translation, before eliminations:
|
|
This sequence matters because ownership % applies to translated amounts, not local currency amounts.
Consolidation Dimension Members
FCCS uses the Consolidation dimension to track each step:
| Member | What It Holds |
|---|---|
| Entity Input | Raw trial balance (loaded or entered) |
| Proportion | Entity Input × Ownership % (for proportional method) or 100% (for subsidiary method) |
| Elimination | Intercompany and adjustment entries |
| Contribution | Proportion + Elimination = Final |
Key distinction: For subsidiary method, Proportion shows 100% (the ownership % is applied later via NCI calculation — see Pillar 6). For proportional method, Proportion shows the ownership percentage applied directly.
Where Ownership Lives
Ownership Management settings:
| Setting | Location | Purpose |
|---|---|---|
| Consolidation Method | Entity dimension, Consolidation property | Determines Subsidiary/Proportional/Equity/Not Consolidated |
| Ownership % | Entity dimension, Ownership property | Percentage applied in proportionalization |
| Holding Company | Entity dimension, Holding property | Flags the parent entity for consolidation hierarchy |
Movement tracking:
When ownership changes mid-year:
FCCS_Mvmts_Acquisitions— increases in ownership %FCCS_Mvmts_Disposals— decreases in ownership %
These movement accounts tell FCCS to recalculate proportionalization from the change date forward.
Configuration Checklist
Before running consolidation, verify:
-
Consolidation method is set for each entity
- Entity → Consolidation Method = Subsidiary | Proportional | Equity | Not Consolidated | Inactive
-
Ownership percentage is set for each entity
- Entity → Ownership % = numeric value (0-100)
-
Holding company is flagged
- Parent entity → Holding = Yes
- Subsidiaries → Holding = No (or Yes if they have their own subsidiaries)
-
Movement accounts configured (if ownership changes mid-year)
FCCS_Mvmts_Acquisitionsfor increasesFCCS_Mvmts_Disposalsfor decreases
Multi-Level Hierarchies
For single-level structures, proportionalization is straightforward. Parent owns 80% of Sub B → Proportion shows 80% (proportional method) or 100% (subsidiary method).
Multi-level hierarchies calculate cumulative ownership:
|
|
| Entity | Direct Ownership | Cumulative Ownership |
|---|---|---|
| Sub A | 100% | 100% |
| Sub A1 | 80% | 80% (100% × 80%) |
| Sub B | 80% | 80% |
| Sub B1 | 60% | 48% (80% × 60%) |
Sub B1’s data flows to Parent Co at 48% — the product of each ownership level from Sub B1 to Parent.
Common error: Sub B shows 80%, Sub B1 shows 60%, but Sub B1’s cumulative ownership is manually overridden to 60% instead of letting FCCS calculate 48%.
Circular ownership: If Entity A owns Entity B and Entity B owns Entity A (or indirect circular chains), FCCS flags this as a validation error. These structures require special handling — typically breaking the cycle through a specific consolidation method or manual adjustment.
The Validation Query (Smart View)
Layout:
Rows: Entity hierarchy (Parent + all subsidiaries) Columns: Entity Input, Proportion, Elimination, Contribution POV: Period (Current month, YTD), Scenario (Actual), Currency (Parent Currency)
What to verify:
| Check | Expected Result |
|---|---|
| Entity Input vs. Proportion (Subsidiary) | Entity Input = Proportion (100%) |
| Entity Input vs. Proportion (Proportional) | Proportion = Entity Input × Ownership % |
| Cumulative ownership | Sub-owned entities show correct cumulative % |
| Holding flag | Parent entity shows Holding = Yes |
Day 2 Maintenance
Ownership Changes Mid-Year
Scenario: Parent Co increases ownership in Sub B from 80% to 90% on June 1.
- Update Ownership % in Entity metadata to 90%
- Post 10% to
FCCS_Mvmts_Acquisitionsfor June - Re-run consolidation — FCCS recalculates NCI from June forward
- Verify NCI rollforward: Beginning 20% → Movement (10%) → Ending 10%
Common error: Updating ownership % without posting to movement accounts. The percentage changes, but NCI doesn’t roll forward correctly.
New Entity Added
Scenario: Parent Co acquires 70% of New Sub on March 1.
- Create entity, set Consolidation Method = Subsidiary
- Set Ownership % = 70%, Holding = No
- Post to
FCCS_Mvmts_Acquisitionsfor March - Configure intercompany partners (if any), run consolidation from March forward
Year-End Checklist
Before running year-end close:
- Ownership percentages match legal structure
- Movement accounts posted for mid-year changes
- Cumulative ownership calculated correctly for multi-level hierarchies
- Holding company flags set on parent entities only
- Consolidation method matches accounting treatment (see Logic Flow for thresholds)
The Trap: Proportional vs. Equity Method
You see a 30% investment. Should it be proportional or equity?
Answer: Depends on control structure, not ownership percentage. See the decision tree above.
Quick reference:
| Question | If Yes | If No |
|---|---|---|
| Control (>50%)? | Subsidiary | Check shared control |
| Shared control of assets/liabilities? | Proportional (joint operation) | Check significant influence |
| Significant influence (20-50%)? | Equity (joint venture or associate) | Not consolidated |
FCCS doesn’t decide for you. The consolidation method is a configuration choice based on your assessment of control, shared control, or significant influence.
What’s Next
This post covered the setup — ownership percentages, consolidation methods, and proportionalization. Next in the series:
- Pillar 4: Investment Elimination — Removing the investment account against subsidiary equity
- Pillar 5: Intercompany Eliminations — Automatic removal of intercompany transactions
- Pillar 6: NCI Calculation — Backing out the non-owned portion
Ownership management runs before eliminations start. Get this right, and the downstream calculations have a solid foundation. Get it wrong, and you’re debugging proportionalization errors in an NCI reconciliation at 11 PM on close night.