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


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


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