abas ERP · Forterro / Partners Group · 2026-08-14

abas ERP alternative for manufacturers with a fixed-price custom ERP

  • Custom manufacturing ERP30-100M HUF
  • From (international)EUR 21,000
  • Per-user licencenone
  • Delivery12-24 months

abas is a German ERP built for discrete manufacturing, now part of the Forterro portfolio. There is no public price list: independent estimates range from 90-200 USD per user per month to 30,000-120,000 EUR a year for cloud, with implementation typically 50-200 percent of the licence. This page sets out what the product does, who stands behind it, and when building your own manufacturing ERP is the better call.

Short version

  • abas is strong where you build to order or in variants with 50-500 people. Its configurator is described by erp-software.org (2026-05) as one of the more mature engines on the market.
  • No price is published. Three independent estimates differ by a factor of five; erp-software.org puts five-year total cost at 300,000-1,200,000 EUR for the German market.
  • abas has been part of Forterro since 2019 and of Partners Group's portfolio since 2022. Roadmap decisions are made at group level now.
  • Review volume is unusually thin: 45 reviews on Capterra, 4 on G2. Treat the star ratings as direction, not evidence.
  • A custom manufacturing ERP from us runs 30-100M HUF, or from EUR 21,000 for smaller international scopes, with no per-user licence and source code handed over.

What abas is, and who it was built for

abas started in Karlsruhe in 1980 and stayed independent for nearly four decades. Forterro acquired it on 2019-06-25, its eighth European ERP acquisition. Partners Group then bought Forterro in 2022 at a valuation around one billion euros. The group now reports 375 million EUR revenue for 2025, more than 25,000 customers and over 21 products. abas is one of them, with roughly 4,000 customers and 120,000 users worldwide.

We state this without judgement, but it changes the question worth asking in a tender. Not whether the product is good today, which it can well be, but who decides in year four what goes into it. Product direction now follows a group-level cloud and AI strategy rather than a decision made in Karlsruhe.

Typical abas customer

  • · 50-500 employees, wider band 50-2,000
  • · discrete manufacturing: make-to-order, variant, batch
  • · metalworking, automotive, machinery, electrical
  • · medical technology, rubber and plastics
  • · often family-owned or owner-managed
  • · DACH-centred, present in 25+ countries

Source: erp-software.org (2026-05), konstant.de press kit, abas-erp.com/de

Technology base

  • · proprietary object-oriented database, not relational
  • · customisation in an in-house 4GL called FO / FOP
  • · Java through the AJO framework, plus C, C#, VBA
  • · outbound ODBC, SQL, SOAP, abas Connect
  • · Linux, Unix, Windows; quarterly releases
  • · Cloud Edition on AWS, German data centre, single-tenant

Source: Wikipedia (Abas ERP), abas-erp.com/en/product/cloud

The proprietary database has one advantage that rarely gets mentioned: there is no separate SQL licence underneath it, which Software Advice reviewers list as a cost benefit. The same decision also means customisation requires a language almost nobody outside the abas partner network writes.

What abas costs

Start with the part that matters: no region has a published price list. The four estimates below come from third parties, they partly contradict each other, and that is exactly why all four are worth seeing.

SourceLicenceImplementationMaintenance
ERP Research (2026)90-200 USD/user/mo40,000-350,000 USD~20% / year
ITQlick (2026-06-17)from 200 USD/user/mo50-200% of licenceno data
Top10ERP (2026)75,000-250,000 USD / yr, min. 15 usersmin. 75,000 USDno data
erp-software.org (2026-05, DE)cloud 30,000-120,000 EUR / yr80,000-400,000 EURno data
Five-year total cost300,000-1,200,000 EUR (erp-software.org, German market, 30-100 users)

Our own read: the spread is not analyst sloppiness, it follows from price being set inside a sales process. Fifteen users on a basic manufacturing scope land at the bottom of the band. Add the configurator, APS, several sites and cloud hosting and you are at the top. One ratio holds across every source, and it is the useful one to plan around: implementation costs a multiple of the licence.

Five-year TCO for a 30-user manufacturer

A model calculation, not an offer. The abas columns come from the estimates above, the AppForge bands from our public price list. Currency conversion assumes 390 HUF to the euro, which is broadly right for 2026 without being fixed.

Lineabas ERP (estimate)AppForge custom ERP
Per-user fee90-200 USD/monone
Licence, 5 years, 30 users162,000-360,000 USD0
Cloud subscription (DE estimate)30-120k EUR/yr = 150-600k EURinfrastructure on your own account
Implementation / project fee40-350k USD or 80-400k EUR30-100M HUF manufacturing scope
Annual maintenance~20% of licence15-25% / year
Five-year total300,000-1,200,000 EUR52.5-225M HUF (≈ 135-577k EUR)

How the AppForge five-year column is built: 30-100M HUF project fee plus 15-25 percent annual maintenance over five years. The bottom of the band assumes one site, around 30 users and a basic manufacturing scope; the top assumes multiple plants, MES and BI. Where you land depends on BOM depth and the number of machine interfaces.

The two bands overlap, and that is worth saying out loud. A custom manufacturing ERP is not cheaper because it is less work. It is cheaper because the licence line stops in year six, eight and ten, while an ERP typically keeps running that long.

Production planning: MRP, scheduling, machine data

This section is written for production and operations managers. In an ERP replacement, finance is usually the easy half; the decision tends to fail on planning logic.

Capabilityabas ERPCustom ERP
Material requirements (MRP)standard MRP run on the proprietary object model, item master inheritance since the 2024.Q3 releasenetting against your definition of stock and allocation, with your own lot-sizing rules
Variant configuratorone of the more mature engines for complex custom machinery (erp-software.org)built to your rule set, but written from scratch, which is a genuine project risk
Finite-capacity schedulingabas APS Basic and Professional, new generation in the 2024.Q3 releaseconstraint solver (CP-SAT) against the objective you choose: lateness, changeover or throughput
Batch and serial trackingreworked in the 2024.Q3 releaselot-level pegging from goods receipt to despatch, with recall queries
Machine data, MESProdaso, a separate product in the Forterro portfolioOPC UA, MQTT or Modbus directly, scaled machine by machine
Customisation languageFO and FOP in-house 4GL, plus Java via AJOPython and TypeScript, version-controlled and testable
Reportingobject database, JasperReports and Liferay bundlePostgreSQL, any BI tool connects to it

What porting MRP logic actually involves

An MRP run does the same four things in every system. It builds gross requirements from sales orders and forecast, subtracts free stock, allocated quantities and open inbound orders to get net requirements, explodes those down the bill of material by low-level code so each part is calculated once, then backward schedules by lead time to say when to order or release.

All of that is off the shelf in a packaged system and two to three weeks of work in a custom one. The real time goes elsewhere: into how your lot-sizing rules, scrap factors, alternate components and supplier minimums are represented, and into what the system is allowed to treat as an allocation. In our experience no two manufacturers answer those the same way, which is also why no ERP demo can tell you in advance how many exceptions you will have.

The interesting divergence starts at scheduling. Classic MRP assumes infinite capacity: it says when an order should start, without checking whether the machine is free. Finite-capacity scheduling is therefore a separate layer, called APS at abas. In a custom system we solve it with a constraint solver, feeding in operations, machines, tooling, shift calendars and sequence-dependent changeover times, and you choose what the model minimises. Minimising lateness produces a different plan from minimising changeover time or work-in-progress value. In a packaged APS that objective is usually parameterised but not replaceable.

Confirmation is the other place ERP projects bleed out. If an operator types the operation close into a terminal, the data is exactly as reliable as the supervisor's nagging. If cycle time and piece count arrive from the machine over OPC UA, the load calculation corrects itself. So we suggest manufacturers never start an ERP replacement without some machine integration, even if the first round covers only three or four critical work centres.

Fairness runs both ways here. If your product is described by a configurator with hundreds of rules and forbidden combinations, the abas variant engine is a real advantage, and rebuilding it from scratch costs months. In that case our own advice is to keep the packaged configurator and automate the processes around it instead.

When abas is the right answer

Not every manufacturer should build its own system. These situations argue for abas.

  • abas already runs elsewhere in the group and you need consolidated reporting on shared master data.
  • A German parent or German owner mandates the DACH standard, and local IT has no veto on that.
  • The variant configurator is the deciding function because your product is complex custom machinery.
  • You need a standard ERP core rather than an automation layer, and you have 12-24 months to align processes to the system.
  • Development by a partner in a proprietary language is acceptable, and in-house IT is not meant to maintain it.

When the pain is one specific process instead, quoting, warehousing or shop-floor confirmation, a full ERP replacement is an oversized answer. Building alongside the existing system is cheaper and faster.

Leaving abas: a realistic timeline

This plan assumes a single-site manufacturer with 30-80 users. Migration work sits inside the 30-100M HUF project fee rather than on top of it, but the quality of your own data is the largest unknown: if bills of material have not been maintained for years, weeks 4-6 will slip.

  1. Week 1: object model inventory

    Read out over ODBC and SQL which object types, fields and in-house extensions are actually live in the abas installation. This is where you find out how many FO/FOP customisations exist, and which of them still sit behind a real business process.

  2. Weeks 2-3: master data export

    Item master, business partners, chart of accounts, warehouses, tax codes, work centres. Item master inheritance and configurator rules hide here and have to be unpacked separately, because most exports flatten them.

  3. Weeks 4-6: bills of material and routings

    BOM versions, validity dates, alternate components, operation sequences and standard times. This takes half the migration effort, and it is usually where you discover that the shop floor has quietly diverged from the recorded routing.

  4. Weeks 7-9: document history

    Three to five years of sales and purchase orders, delivery notes, production orders, confirmations, stock movements and journal entries, loaded into PostgreSQL so historical reporting survives go-live.

  5. Weeks 10-20: build, UAT, parallel run

    The new ERP comes together module by module, production planning last. At least four weeks of parallel operation with daily reconciliation before cutover. abas stays readable for 60 days, and only then do you cancel the licence.

Decide one thing up front: how much history you actually need live. Most companies say all of it, then in practice open nothing older than two years except for audits. Saying that out loud at kickoff frees up weeks.

AppForge pricing, from the public list

These bands are taken directly from our published price list. The module-level breakdown is on the custom ERP development page, and the shop-floor side on the Industry 4.0, MES and SCADA page.

  • · Starter ERP, one or two modules for roughly 10 users: from 8M HUF, 3-5 months
  • · Mid-complexity ERP with 5-7 modules: 15-30M HUF, 6-12 months
  • · Manufacturing ERP with BOM, MES integration and BI: 30-100M HUF, 12-24 months
  • · International engagements: from EUR 21,000, 3-12 months
  • · Maintenance: 15-25 percent per year
  • · No per-user licence, source code handed over at the end

Run the numbers against your own headcount with the five-year ERP TCO calculator, or read our wider survey of ERP systems available in Hungary.

Working with us from Budapest

We work with manufacturers in Hungary, Austria and Germany, in the same time zone, on EU infrastructure, in Hungarian, English and German. If you are weighing a nearshore build against a DACH vendor, the nearshore development page covers rates and contracting. Call +36 30 098 0767, email balint@appforge.hu, or come to the office.

Budapest office: Bank Center, Szabadsag ter 7., 2nd floor, office 217, 1054 Budapest, Hungary. Mon-Fri 09:00-18:00 by appointment.
FAQ

abas ERP alternative: common questions

There is no official price list. Neither Forterro nor the abas country partners publish one, so every number in circulation is a third-party estimate. ERP Research puts the subscription at 90-200 USD per user per month, implementation at 40,000-350,000 USD, and annual maintenance at roughly 20 percent of licence (erpresearch.com/pricing/abas-erp). ITQlick starts at 200 USD per user per month and sets implementation at 50-200 percent of the licence fee (dated 2026-06-17). The German-market analyst site erp-software.org quotes 30,000-120,000 EUR per year for cloud, 60,000-250,000 EUR one-off for on-premise, 80,000-400,000 EUR for implementation, and 300,000-1,200,000 EUR total over five years (2026-05). That is a five-to-tenfold spread, so quoting a single figure would be dishonest. Two things hold across all sources: you only get a price inside a sales process, and implementation usually costs a multiple of the licence.

Let us look at your production process

On a 30-minute scoping call we go through your bills of material, your machine park and your current planning logic, then give a concrete price and timeline.

Start a project