Search

Coding Blues

Tag

SAP HANA

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 →

SAP Business Application Studio | SAP Basics

With the advent of SAP BTP, it was crucial to have a next-generation highly collaborative development environment for business applications which can facilitate accelerated development, support a comprehensive list of tools and smoothen the end-to-end management of application solutioning. Business... Continue Reading →

Odata Protocol | SAP Basics

OData Protocol stands for Open Data Protocol enabled the creation and consumption of Web APIs in a standardized and open manner building up on HTTP, AtomPub and JSON for data resource access. OData is designed on core REST architecture employing... Continue Reading →

RESTful ABAP Programming Model – Key Concept | SAP Cloud

In order to view or modify data on a server, REpresentational State Transfer (REST) Architecture requires a client to dispatch requests to the server with HTTP Verb (type of request - GET, POST, PUT and DELETE), header and resource navigation... Continue Reading →

Enhancement Framework – Concepts

Concept - The new enhancement framework allows modification of a standard class to achieve the expected business functionality which goes beyond the older framework. It is a marriage of the modifications strategy and the classic enhancement strategy extended to new... Continue Reading →

Leveraging Packages | SAP ABAP

Package, as the name suggests, packages modules of related objects. It is a building block of any SAP Project. The related objects are modularized based on chosen factors like Process, Business Area, RICEFW ID, Development Team etc. The choice of... Continue Reading →

Benefits And Examples Of Workflows | SAP Workflow

Following are some of the benefits of employing workflows - 1. Automation of business processes2. Manage dependencies between activities and ensure timely closure3. Improve transparency in the system in regards to the activities to be performed4. Easy substitution of task owners... Continue Reading →

In-App Vs Side-by-side | Extending SAP

In-App Extensions are implemented in the SAP S/4 HANA core and there is no remote connection needed to access the extension from the extended app. In Side-by-side extensions, SAP Cloud Platform acts as a PaaS where extension apps might be... Continue Reading →

In App Extensibility | SAP Cloud

SAP Cloud is designed to be consumed by industry but every client has specific needs for which customization is needed. However, SAP Cloud avoids customization to a great extent by employing extensibility in the Cloud core. These changes/modifications needs minimal... Continue Reading →

Website Powered by WordPress.com.

Up ↑