Outdated: SAP Subscription Billing for configurati...
Enterprise Resource Planning Blogs by SAP
Get insights and updates about cloud ERP and RISE with SAP, SAP S/4HANA and SAP S/4HANA Cloud, and more enterprise management capabilities with SAP blog posts.
SAP will discontinue the support for the CPI-based integration between SAP Business ByDesign and SAP Subscription Billing. The integration content available on the SAP API Business Hub is deprecated and will be removed with the 2305 release. In case there is a business requirement, partners can offer an integration by leveraging the public APIs for both SAP Business ByDesign and SAP Subscription Billing.
Across all industries and countries companies are extending their business models by adding subscription options for their products and services. This allows customers to consume them in a completely different way. Some of the reasons for going into subscription-based business models are:
Digital products are rising e.g. Media, Streaming, Games, Digital Marketing…
Software is eating hardware e.g. Smartphone apps replace devices like CD player, scanner, GPS…
Service is eating material sales e.g. Print-on-demand, Textile Management, Fleet Management…
Ownership of hardware is less important e.g. SaaS, Carsharing, …
Unfortunately the configuration, pricing and usage measuring of subscription based services tends to be complex. We all see this with our good old newspaper subscription which offers since ages options like "daily", "weekend-only", "first-month-free", etc. but suddenly also includes "full", "limited" or "pay-per-view" online versions.
With SAP Business ByDesign and it's built-in standard webservice interfaces you can quickly integrate any kind of solution which manages the configuration, pricing and quote process for such a subscription based business model.
The demo shows only how to support intangible products without confirmation and delivery e.g. Postage, Software, Streaming, Lettershop. But of course it can be extended to support delivery of materials and service confirmation by a service employee by using the various other interfaces (e.g.sales order) that ByDesign provides out-of-the-box.
To implement the scenario and to run it on your ByD system you have to do the following steps.
1.Setup the SAP Subscription Billing System
Main step after you have received your tenant is the configuration of the subscription and its price determination with with a rate plan. In the demo we have setup a rather simple model with setup fee, recurring charge and block pricing. You can of course setup way more complex models.
2. Configure integration using SAP CPI standard integration
Since our 1902 release you only need to configure the predefined integration flows of SAP CPI (e.g. set host names and credentials). You find the standard integration flows and it's documentation on the SAP API Business Hub.
Here you see more:
The full documentation on how to configure SAP CPI integration flows can be found under “Documents” in SAP CPI.
SAP CPI provides not only access to the standard integration flows but also provides all other SAP Business ByDesign interfaces and it’s documentation. With this system integrators can find and understand the scope of most important ByDesign interfaces and integrate them to extend the standard and build a custom scenario
The creation of the invoice requests in ByD is using the well known standard Manage Customer Invoice Requests webservice and is triggered and monitored by the SAP CPI middleware.