Search

Coding Blues

Category

SAP Technical

SAP Joule for Developers | Key Features

Joule can generate code and associated artefacts like UI components within moments when prompted appropriately across different programming models in the SAP space. Joule can generate RAP business logic elements and create RAP-service-related repository objects as well. It also provides... Continue Reading →

SAP Joule for Developers | Insights

Keeping an eye on the future, SAP has made significant investments in the AI space, and Joule is a prime example of how the investment is paying off. The first thing to understand is that AI is going to stay... Continue Reading →

A Case For Factory Design Pattern | ABAP On Cloud

Factory Design Pattern is widely used by developers fluent with OOPS. The popularity stems from the flexibility and maintainability that the design pattern offers in dynamic business ecosystems. Visualise the design as a factory (superclass or common interface) that summons... Continue Reading →

A Case For Singleton Pattern | ABAP on Cloud

Singleton Pattern is an OOPS design pattern which is used when the requirement is to ensure that a class has only one single instance operating in the entire lifespan of the application. Effectively, the class has only one instance and... Continue Reading →

Website Powered by WordPress.com.

Up ↑