SAP CPI – End to End VAT integration using OAuth 2.0 with client credentials grant to generate Access token authentication

Cloud Integration, SAP Process Integration, SAP Process Orchestration

When we are doing integration between Cloud – Cloud and Cloud to On-Premise, then we have multiple types of Authentication to access the API’s. User Credentials: User Id and Password OAuth 2.0 Credentials: Client secure url, Client ID , Client Secret and Scope OAuth 2.0 Authorization Code: Atheization URL, Token URL , Client ID, Client […]

Continue reading


Setup a synchronous web service call from AS ABAP to an external system using Java only PIAS ABAP to External System: Java-Only PI Synchronous Web Service SetupSetup a synchronous web service call from AS ABAP to an external system using Java only PI

SAP Process Integration

This blog post describes the setup of a synchronous web service call from AS ABAP to an external system. In this example walk through, the PI is Java only and an API named “genericCall” is called in the target system. Scenario: The web service call is initiated from the AS ABAP backend (e.g. ERP or […]

Continue reading


Sub-Contracting where components Issue from one plant and Finished product received by another Plant

MM (Materials Management), MM Purchasing, SAP MM

Subcontracting process In this blog-post, SAP Sourcing and Procurement consultant will be able to learn the concept and mapping procedure of Subcontracting Process with two different plants i.e one plant creating the PO and other plant is issuing the components to the Subcontracting vendor in SAP system. Subcontracting process is generally used in most of […]

Continue reading


Batch determination in Inventory Management for FEFO,FIFO,LIFO processes

SAP MM, MM Purchasing, MM Inventory Management

Batch Determination in Inventory Management: (FEFO,FIFO,LIFO) Batch Management increases production, improves quality, reduces cycle times, and facilitates compliance for your company to meet most industry standards. A batch is a consistent unit of material that’s defined in your SAP system with unique specifications. A batch represents a single subset of the total quantity of material […]

Continue reading


Add an Approval Workflow to your Custom Business Coding using Key User Extensibility Tools in SAP S/4HANA Cloud

SAP S/4HANA Cloud, ABAP Development, ABAP Extensibility, SAP BTP, SAP Business Application Studio, SAP Workflow Management

Use Case The use case shown here is a Bonus Plan built as a Custom Business Object in SAP S/4HANA Cloud where you trigger an approval workflow for the manager on the SAP Business Technology Platform. The Custom Business Object and its ABAP Business Logic is developed as an In-App Extension running on the SAP […]

Continue reading