Building Dropdown list using Value help in CDS views with validations – ABAP Restful Application Programming Model

ABAP RESTful Application Programming Model

Introduction: Dropdown lists are very helpful when you want the user to select from a set of predefined values. The values can be either static or dynamic based on whether the database table used to implement the dropdown is updated or remains fixed. Problem Statement: Suppose that you have a Fiori list report template application […]

Continue reading


Custom Roles and Authorizations in SAP BTP (ABAP STACK)

ABAP RESTful Application Programming Model, ABAP Development

Authentication: The process or action of verifying the identity of a user or process. Authentication defines whether we have access to certain systems. Authorization: Authorization is the function of specifying access rights/privileges to resources. Even though we are logged on to a system, authorization defines the access or permission of the user to certain resource […]

Continue reading