Background This article will explore how an action(trigger) which is associated with an action profile can be controlled programmatically. This paper will explore how an action can be established as repeatable and how a workflow container can be utilised to control the scheduling and processing of an action. In a previous article we explored how […]
ERP
SAP Enterprise Data Integrity Testing by Tricentis (EDIT) – Overview
1. Preface This Blog is meant as an extension or completion of my former Blog on Tricentis: SAP Application Testing Solutions by Tricentis – Overview As SAP Enterprise Data Integrity Testing (EDIT) has been added to the SAP Solex-Product list of Tricentis in the end of 2021, this blog completes the product overview. 2. Product […]
SAP HANA Development with SAP Cloud Application Programming Model using SAP Business Application Studio
Goal: This Blog explains how you can leverage native SAP HANA development artifacts with CAP. In particular we look at the use of Calculation Views, inside Cloud Application Programming (CAP) Applications. This includes OData access to Calculation Views. Solution: Pre-requisites: Set Up SAP Business Application Studio for Development Launch the Business Application Studio (BAS) and […]
S/4Hana RAP Unmanaged framework in a complex Transactional environment using micro services
Introduction In this article we will explore how complex transactional processing can be implemented using the ABAP Restful Application Processing framework. The article will demonstrate how the RAP unmanaged scenario supports the reuse of existing code and how best OO practices can be maintained in a complicated transactional environment. The central design concept is that […]
How to expose CDS View using RAP in SAP S/4HANA
SAP BTP (Business Technology Platform) ABAP Environment is an all-inclusive ABAP platform that is cloud ready. PS: The reason I was inspired to write this blog was when I came across the term Steampunk which sounded so cool! But it has been brought to my attention that this term is now obsolete and so I […]
RISE WITH SAP S/4 HANA PUBLIC CLOUD Manage and Classification of Commodity code for a Product.
In this blog post, I will share how to add a commodity code and assign it to a product in RISE With SAP Public Cloud 2208. Overview: Introduction to Commodity code: Commodity codes are internationally recognized reference numbers. A code describes a specific product when importing or exporting goods. You will use this code on […]
SAP S/4HANA Extensibility – Simplified Guide for Beginners
Introduction Extensibility is a key capability of SAP ECC and SAP S/4HANA. It enables customers to create a competitive advantage by customizing their business processes and allows partners to enrich core ECC or S/4HANA with tailor-made solutions During the last decades SAP’s on-premise customers and partners have mainly used classic ABAP extensibility to extend their […]
S/4Hana – Revisiting the One Order framework in an OO landscape
Overview Over the years SAP have introduced a number of different frameworks to support transactional processing, for example Business Object Layer(BOL), Business Object Processing Framework(BOPF) and the ABAP Restful Application Framework(RAP). While the new frameworks have introduced enhanced capabilities and greater flexibility to integrate with newer technologies they share some of the basic fundamental design […]
Enabling SAP Data Quality Management, microservices for location data on S/4HANA
Prerequisites SAP Data Quality Management, version for SAP Solutions You will need an ABAP Add-on to enable the SAP Data Quality Management capabilities. First check your S/4HANA version you have. If you are using S/4HANA version 1809 or later, the ABAP Add-on we need is already installed, so you are good to go there. If […]
Creating OData Services with CDS using SADL and Annotation.
This blog tells about OData service creation using Core Data Services [SAP ABAP CDS for SAP S/4 HANA] at the same time here we going to explore two methods for creating OData service one is SADL and another one with CDS annotation. Let’s start with an exact definition of OData: OData can be defined as […]