S/4HANA changeObjectNew Asset Accounting is mandatoryModuleFI_FICO

New Asset Accounting Becomes Mandatory in S/4HANA

In S/4HANA, Classic Asset Accounting with delta depreciation areas and periodic reconciliation postings no longer exists. Every system runs New Asset Accounting, where each depreciation area is tied directly to a ledger and posts to the Universal Journal in real time. Any ECC system still on classic Asset Accounting must convert its depreciation area and ledger design before conversion, not after.

This page covers the shift from Classic Asset Accounting to New Asset Accounting as a mandatory part of any S/4HANA conversion. It focuses on what breaks when delta depreciation areas and periodic APC reconciliation runs disappear, and what the conversion project must check before the technical migration, not during hypercare.

Published 16 Sept 2026· 1,142 words

Classic ECC behaviour

In classic ECC, Asset Accounting posted depreciation and value changes to a leading depreciation area (usually book depreciation, area 01) and mirrored the differences needed for other valuations - group accounts, IFRS, tax - through delta depreciation areas and delta depreciation postings. Real G/L updates for these deltas were not always immediate; many configurations relied on a periodic posting run to push accumulated APC and depreciation values from the asset subledger into the general ledger, reconciling FI-AA tables (ANEP, ANEK, ANLC, ANLP) against the ledger. New Asset Accounting existed as an optional add-on from a certain ECC enhancement package onward, but most live ECC systems still ran the classic logic, with the asset subledger and the G/L kept in sync by batch jobs rather than by real-time posting. Parallel valuation was handled through account-based or ledger-based approaches bolted onto this delta structure, and reconciliation breaks between FI-AA and FI-GL were a recurring month-end task.

S/4HANA behaviour

S/4HANA removes classic Asset Accounting entirely. New Asset Accounting is the only mode available, and every depreciation area is explicitly assigned to an accounting principle and a ledger or ledger group. Delta depreciation areas are gone as a concept; parallel valuation (local GAAP, IFRS, tax, group) is achieved by running multiple real depreciation areas, each posting directly and independently to its own ledger in the Universal Journal (ACDOCA). Depreciation runs, acquisitions, retirements and revaluations post in real time, so the periodic reconciliation run that pushed subledger values into the G/L is no longer needed for that purpose. Asset values in ACDOCA are always current with the G/L by construction, not by batch synchronisation. Direct capitalisation of expense postings to fixed assets during acquisition also changed: a technical clearing account is used to split the vendor or GR/IR posting from the asset capitalisation posting cleanly within the same document. Reporting transactions and screens (asset explorer, depreciation run, asset master) look largely familiar, but the underlying posting logic, table structure and ledger assignment behind them are new.

Project impact

The changes surface in reconciliation habits, custom reporting, and close procedures rather than in the transaction codes people already know.

  • Any custom Z-report or interface that reads ANEP, ANEK, ANLC or ANLP directly for depreciation or APC values needs revalidation; these tables may now be compatibility views computed on top of ACDOCA, and direct joins that worked at ECC volume can perform poorly or return unexpected results.
  • Month-end procedures built around a periodic reconciliation posting run to sync FI-AA with the G/L become obsolete; teams that keep running that step out of habit either find it blocked or find it does nothing useful, and lose the false sense of security that step used to provide.
  • Delta depreciation area configuration used for parallel valuation has to be redesigned as separate real depreciation areas mapped to ledgers; any authorisation profile, variant, or batch job scoped to the old delta areas needs rebuilding.
  • Document splitting becomes stricter because every asset posting must balance per ledger; postings that previously slipped through with an unbalanced delta now fail or generate correction entries that finance does not recognise.
  • Asset under construction settlement and investment support postings that depended on delta area logic need functional redesign, and controllers who reconcile AUC to project or internal order data find the numbers land differently.
  • The technical clearing account introduced for integrated asset acquisitions is unfamiliar to AP teams and shows up as an unexplained line in acquisition documents if nobody briefed them on it beforehand.

Migration actions

This is a pre-conversion gate, not a post-go-live cleanup item, because the conversion tooling checks depreciation area and ledger consistency before it will proceed.

  • Run the readiness check activities for Asset Accounting early, well before the technical conversion window, to surface inconsistent depreciation area to ledger assignments while there is still time to fix them functionally.
  • Inventory every delta depreciation area in use and decide, area by area, which accounting principle and ledger it maps to as a real depreciation area; this decision belongs to finance, not to basis.
  • If New Asset Accounting was never activated in the ECC source system, treat this as a full activation project inside the conversion scope, including test depreciation runs and reconciliation sign-off before cutover, not after.
  • Identify custom code and interfaces touching FI-AA tables and reclassify them against the compatibility views; performance-test them against production-like volumes, not sandbox volumes.
  • Review and rebuild authorisations, background job variants, and month-end close checklists that reference the old periodic reconciliation posting run or specific delta area technical names.
  • Brief AP and asset accounting teams on the technical clearing account behaviour for direct capitalisation before the first live acquisition posting, with a worked example document.

Whose problem this is

Primarily an FI-AA functional decision: the depreciation area and ledger mapping, and how parallel valuation is achieved, must be signed off by finance and the FI-AA lead. Technical and basis teams own execution of the conversion pre-checks and migration programs, but they cannot make the valuation design decision on their own.

Common pitfalls

The design work looks finished once depreciation areas post cleanly in a sandbox with a handful of test assets, but production volume and a real close cycle expose different problems.

  • Teams assume the technical conversion program migrates delta area logic automatically into an equivalent ledger design; it migrates the data, not the design decision, and a poor mapping carried over from ECC just gets carried over again.
  • Custom depreciation run variants and batch schedules built around the old periodic reconciliation step keep executing after go-live with no error, quietly doing nothing, which masks the fact that nobody redesigned the close checklist.
  • Low-volume UAT hides the performance impact on custom reports hitting the compatibility views; the first real month-end depreciation run at full asset volume is where response times and job runtimes actually get tested.
  • Document splitting failures on asset postings often first appear in test as isolated 'edge case' errors and get ignored, then recur across an entire asset class at production month-end because the underlying ledger balancing rule was never fixed.
  • The technical clearing account line item gets flagged by AP as an error because nobody explained it, and a well-meaning support consultant reverses or reclassifies it, which then breaks the asset capitalisation reconciliation for that document.

Related SAP objects

Reviewed pages this object connects to in the ERPClimb knowledge graph.

Source: ERPClimb — https://erpclimb.com/sap-s4hana-changes/new-asset-accounting-is-mandatoryERPClimb is an independent platform and is not affiliated with SAP SE. Reference pages are written and reviewed by SAP consultants for learning and troubleshooting.