Attribute Based Access Control (ABAC) – Field Masking scenario in EPM Purchase Order application of Web Dynpro ABAP

UI Web Dynpro ABAP

Introduction In this blog post, we will learn how to mask “Total Gross Amount”, “Total Net Amount”, and “Total Tax Amount” fields for those Purchase Orders whose “PO Approval Status” is “Initial” in EPM Purchase Order application. Attribute based authorizations are dynamic determination mechanism which determines whether a user is authorized to access specific data […]

Continue reading


Creating Simple Report in SAP Cloud Platform ABAP environment. Step-by-step guide

SAP Cloud Platform, ABAP Environment is the SAP Platform-as-a-Service (PaaS) offering for ABAP development that enables developers to leverage their traditional on-premise ABAP know-how to develop and run ABAP applications in the SAP Cloud Platform, either as extension to SAP software or as standalone applications. Also Read: What is SAP ABAP 7.4 Certification? This blog […]

Continue reading


Implement ADF: ABAP Daemon Framework

The example below depicts one of the possible use case of abap daemon, with the integration between interface technologies: AIF(Application Interface Framework), IDOC’s, Asynchronous RFC, Business events(workflow) & class events, Report program, email and ABAP Daemon. Disclaimer: To understand better, I implemented prototype based on below business scenario. Business Scenario: General Asset Procurement Process – […]

Continue reading