Enhancement for Fiori — finding the places for enhancement — getting custom error message (ABAP)

In this blog, I am going to explain one these problems and its solution. The problem: The customer wants to get an error message in Fiori if the document is once canceled you cannot cancel again the same document after reversing. The purpose of this blog, finding points for enhancement and a solution for getting […]

Continue reading


Cloud Integration with SAP Build App (AppGyver)

Cloud Integration, SAP BTP, SAP Integration Suite, SAP Business Technology Platform

Introduction: This blog post shows the steps to create a simple CPI monitoring App using AppGyver. Configuration Guide: High level set up guide for AppGyver: 1. Use REST API Direct Integration to connect with API endpoint from SAP API Management, which is in turn connected to SAP CPI. ** Please note, the data used in […]

Continue reading


SAP RAR Optimized Contract Management: Customer Invoice Fulfillment Business Use Case

SAP S/4HANA

In this blog post I will be focusing on RAR Event-Based Fulfillment Type – Customer Invoice of Performance Obligation. A performance obligation (POB) can be fulfilled when a specified event happens which is Event-Based Fulfillment. A performance obligation can also be fulfilled over a period of time which is Time-Based Fulfillment. Performance Obligation Types The […]

Continue reading


SAP Fiori Collaboration With Finance Payment Proposal Workflow

ABAP Development, ABAP Extensibility, SAP Fiori for SAP S/4HANA

Introduction: As you already aware regarding the Payment Proposal Workflow in SAP Finance, earlier it was triggered from SAP GUI and the decision whether it should be approved or rejected, this action was performed from SAP GUI itself. However, I came across this solution in S4 with Fiori integration with Payment Proposal Workflow. In this […]

Continue reading


ONB-EC Integration: Sending data from Custom Data Collection to the Employee Profile

SAP SuccessFactors Onboarding, SAP SuccessFactors Employee Central, SAP SuccessFactors HXM Core

When dealing with Instances that have Onboarding and Employee Central implemented, it is common for the clients to have some types of information that are required in the Additional Data Collection Step of the Onboarding process and might be reutilised in the Employee Profile when the onboardee is converted to a employee in Employee Central.To […]

Continue reading


MAIL OAuth using PI/PO

SAP Process Integration

Overview: Business Requirement: Read mails from a specific mail-folder having specific subject line of a Microsoft outlook mail-account, extract the attachments (.csv files) and store them into local directories. Mail OAuth can also be achieved using Mail Adapters “Configure OAuth” Authentication feature. This blog gives an overview of an alternative (Java-Map) can be used into […]

Continue reading