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
How To Become an SAP PI/PO Consultant?
SAP consultancy careers are among the most popular career options for students and fresh graduates todays. SAP consultants are professionals working...
Understanding IDoc in SAP: Overview, Structure, and Types
SAP’s robust enterprise resource planning (ERP) solutions streamline business operations across various industries. At the heart of SAP’s data...
What is SAP Signavio Process Explorer?
SAP Signavio Process Explorer is part of the SAP Signavio Process Transformation Suite, a suite of tools that helps businesses improve their business...
What is the Production Material Request (PMR)?
Production Material Request in SAP EWMSAP Extended Warehouse Management (SAP EWM) has strict connections with other modules and one of these modules...
Salesforce Commerce Cloud WebDAV
In today’s world, retailers need to engage customers across multiple channels and devices. Salesforce Commerce Cloud gives retailers the ability to...
What Is SAP Signavio Used For?
SAP Signavio is a cutting-edge software package designed to enable companies to understand the changes and improvements they need. Thanks to the...
What is SAP Mobile Start?
As a result of developing technologies, the importance of mobile devices for companies has also increased. Companies now want to do their work from...
Delayed Delivery Update for EWM Inbound Deliveries
Business Example When the final putaway is done for material for inbound delivery, there can be a need to take the reverse of the goods receipt....
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...
Your mail has been sent successfully. You will be contacted as soon as possible.
Your message could not be delivered! Please try again later.