SAP is constantly innovating to accelerate digital transformation in the business world. One of these innovations is ABAP on Cloud platform. This platform, which brings together the traditional ABAP development world with cloud technology, offers developers more flexible, fast and scalable solutions. In this blog post, we will examine what ABAP on Cloud is, its differences from traditional ABAP, why it is used, who should use it and how to use it.
Table of Contents
ABAP on Cloud is a service that enables ABAP development on SAP Business Technology Platform (SAP BTP), SAP's cloud platform. Unlike traditional ABAP development environments, ABAP on Cloud is equipped with the flexibility, scalability and innovative features brought by the cloud. This platform allows developers with existing ABAP knowledge to develop modern applications using cloud technologies. However, these developments are not limited to BTP, Cloud compatible developments can also be made with Eclipse IDE.
The reasons why ABAP on Cloud is preferred are as follows:
Cloud developments can be done using ADT (ABAP Development Tools) in BTP and Eclipse IDE.
SAP restricts developers and consultants in the Cloud environment more than standard ABAP. Only APIs released by SAP can be used in Cloud developments. Compared to standard ABAP, the expansion points that can be developed are fewer and the development content is more limited.
Released APIs are interfaces officially published and supported by SAP. These APIs provide standardised methods for performing specific functions and are designed in accordance with SAP's quality and security requirements. Released APIs are part of SAP's continuously updated and supported API library.
In ABAP on Cloud environment, there are three main reasons for using only released APIs:
Security: Released APIs have been tested by SAP for security and are considered secure.
Updateability: SAP continuously updates released APIs and ensures backward compatibility of these APIs. This ensures that applications can be continuously updated and remain compatible in the cloud environment.
Support: The support provided by SAP applies only to released APIs. When other APIs or methods are used, this support may not apply.
List of released APIs: https://help.sap.com/doc/abapdocu_latest_index_htm/latest/en-US/index.htm?file=abenreleased_apis.htm
Proxy and Factory classes come into play when the released APIs do not meet our needs. In ABAP on Cloud, proxy and factory classes play an important role in object-oriented programming. These classes facilitate code reusability and maintenance.
Proxy Class: Proxy classes usually represent the interface of a service or API. These classes abstract the interaction with external systems, allowing developers to use these services without dealing with complex integration logics. Proxy classes make API calls more readable and manageable.
Factory Class: Factory classes manage the object creation process and ensure that appropriate objects are created according to certain rules. These classes centralise the object creation logic and facilitate the creation of different types of objects.
For example, if we need to use a standard BAPI and this BAPI has not been released by SAP, it is not possible to call this function directly in a Cloud development. Therefore we need three objects;
In our interface, the relevant method to call the BAPI is defined and the interface is released.
In the Proxy Class, the content of the methods of our interface is implemented (non-Cloud compatible BAPI is called in this class).
Then our Cloud Development compatible Factory class is created and released. In the Factory Class, an object of the Proxy class is created and the relevant method is called from the object. Since we cannot directly access our proxy class in our Cloud compatible development, the Proxy class is accessed via Factory Class.
ABAP on Cloud offers developers more flexible, scalable and fast solutions by combining SAP's traditional powerful ABAP programming language with modern cloud technologies. This platform is an ideal solution for accelerating digital transformation in the business world and developing next generation business applications. By meeting ABAP on Cloud, you can modernise your business processes with the power of the cloud.
SAP ABAP Consulting
SAP Fiori & ABAP Consultant
What is the e-Accounting Slip?
In the pandemic period we live in due to the coronavirus, we have seen again that most of the accounting transactions can be carried out from home,...
Benefits of SAP Signavio
We live in a world where technology is developing rapidly and where there is constant change and transformation. These changes have a huge impact on...
What is the Future of SAP EWM?
Today I want to talk a bit about the future of SAP EWM. What are the exciting trends in this industry? What is the state of SAP EWM right now, and...
What is Handling Unit?
Definition of Handling UnitA handling unit is a physical unit made up of the packaging materials and the commodities that are enclosed within it. A...
Benefits of SAPUI5 Smart Components
With the rapid advancement of technology in the recent period, the importance of applications accessed and used through mobile devices is increasing....
What is SAP Continuous Integration and Delivery?
Continuous integration and continuous deployment are two approaches to software development designed to improve code quality and ensure fast...
What is ABAP on Cloud?
SAP is constantly innovating to accelerate digital transformation in the business world. One of these innovations is ABAP on Cloud platform. This...
Guideline for e-Archive in Turkey
What is the e-Archive? The invoice, which is the document of commercial transactions, has been included in the e-transformation process for a...
How To Use Sort Rules For Warehouse Task in the Rf Screen
IMPLEMENTATION OF SORT RULES FOR WAREHOUSE TASK IN THE RF SCREEN. First, this implementation is valid for the RF screens which include confirmation...
Your mail has been sent successfully. You will be contacted as soon as possible.
Your message could not be delivered! Please try again later.