SAP EML (Entity Manipulation Language)
203 Introduction SAP Entity Manipulation Language (EML) is an ABAP language that is used to control the behavior of business objects in the context of the […]
203 Introduction SAP Entity Manipulation Language (EML) is an ABAP language that is used to control the behavior of business objects in the context of the […]
102 Introduction To enable the CRUD operations in SAP ABAP RAP managed scenario, you need to enable the transactional behavior in Behavior Definition. There is no […]
96 Introduction In SAP ABAP RESTful Application programming, the business service is RESTful service which is called by end-users/customers. It consists of two parts: Service Definition […]
111 Introduction In this article, we will see how to create services in SAP RAP (RESTful Application Programming) and consume the same in UI5/Fiori using the […]
64 Introduction This article will provide the step-by-step enabling of existing code in RAP. Using the steps below we will learn “Dealing with Existing Code in […]
112 Introduction This article will provide a step-by-step guide to enable the transactional behaviour of an application in SAP RAP. Create data model with CDS views […]
95 Introduction SAP ABAP RAP provides the intrinsic approach to build SAP Fiori based applications that are optimized for S/4 HANA and can run over on-premise […]
72 Introduction Using persistent data sources, we are going to implement a query for the OData service to get an application with the read-only feature. This […]
652 Introduction SAP ABAP CDS View is used for defining and consuming semantic data models on standard tables or dictionary views. The abbreviation for CDS is […]
196 Introduction In this section, we will explain the concept of unmanaged implementation and the development tasks required for enabling transactional processing in business objects integrating […]