CNBS Software Blog

SAP eCommerce architecture: Outside-In vs. Inside-Out

Jul 28, 2020 28:57 PM / by Stefan Kyntchev

If your company relies on SAP ERP as a system of record, and you want to add eCommerce functionality so your customers can order online, there is always a question of the best way to introduce eCommerce functionality to SAP. A traditional approach is to use an existing eCommerce platform (like Hybris, Magento, Shopify etc.) that solves the eCommerce part of the equation. Most off-the-shelf eCommerce solutions are designed to be self sustaining and provide their own databases to store product catalogs, pricing and orders. When integrating with SAP they usually rely on independent solutions to shuttle data (products, prices, orders etc.) between SAP and the eCommerce platform’s internal database. While some eCommerce applications themselves can be Open Source (like Magento), the integration with SAP is usually a custom, proprietary, “bolt on” solution built by 3rd parties.  This traditional approach is often referred to as “Outside SAP ⇨ In” eCommerce as the eCommerce capabilities are provided outside SAP and customers, orders etc, are pushed into SAP via some sort of synchronization mechanism.

There is another class of SAP eCommerce solutions (like WECO eCommerce) that are architected  from “Inside SAP ⇨ Out”. Their core functionality is firmly rooted in SAP (e.g. they are written primarily in ABAP) . Inside-Out eCommerce solutions add functionality directly “inside” an existing ECC or S/4 SAP system. They still take advantage of all modern  web technologies like HTML5, CSS and JavaScript to offer rich and responsive web experience, but by their design, all their data and logic resides inside SAP. Being inside SAP gives them direct and real-time access to all SAP data and, most importantly, to any customization and user exits that already exist in the SAP system.

Both approaches have their advantages and are better suited for a particular business environment. 

"Inside-Out" systems are great for small to medium sized SAP-centric companies as they require no external hosting and can be managed day-to-day by internal SAP resources. They generally require less maintenance as any changes to order processing and pricing logic in SAP are immediately reflected in the eCommerce web site (internally, when placing orders, they usually rely on real-time SAP order simulation so any business rules that are available to SAPGUI user executing VA01 are automatically taken into account).

“Outside-in” solutions are a good fit for larger companies whose systems are already distributed and data (
e.g. CPQ, payments, shipping, etc.) already lives across multiple systems and can afford resources for hosting and managing data synchronization between them. Also, if your company is driven by marketing (as in many B2C companies are) and requires rapid changes to the web site, Outside-In architecture usually offers a better flexibility to adapt the site look and feel to the latest approach your marketing department wants to try.  

Want to learn more about SAP eCommerce? Check out our Ultimate Guide to eCommerce.

Tags: E-Commerce, SAP, SAP Solutions

Stefan Kyntchev

Written by Stefan Kyntchev