In this blog post, I have the pleasure to walk you through the key aspects that bring intelligence to our digital core along with some of the highlights of the release. Foundation of the Digital Core Before jumping right into the highlights of this year’s SAP S/4HANA Cloud, private edition, and SAP S/4HANA release, let […]
SAP S/4HANA
Create Adobe form with fragments as a copy of the standard.
Introduction The Adobe form with fragments are part of the New Output Management for S/4 HANA Systems. In this blog post, I will explain, step by step, how to create a copy of this standard form with Fragments. Next, I will briefly compare the use of this form against the “standalone form” by giving advantages […]
SAP GOS Objects Migration -Download/Upload
Introduction My major focus will be in the digital transformation projects. Eligible Readers SAPUI5 developers, Consultants, Solution Architects and basically anyone is working on Digital Transformation Projects. When the readers need this blog? One of the pain point lies in migrating the documents attached to the GOS(Generic Object Services). Most of the older implementations will […]
How to Use Spaces and Pages in SAP S/4HANA Cloud 2208 Release
The feature of Spaces and Pages within SAP Launchpad has been there for a while, for example, SAP S/4HANA Cloud (S4HC) 2005 and beyond, SAP S/4HANA 2020 and beyond, and any SAP Fiori Launchpad services. In this blog, I’d like to introduce the setup of this feature in the S4HC 2208 environment through two examples. […]
Create a Fiori Application using RESTful Application programming model(RAP) on S/4 HANA cloud platform and Business transaction platform(BTP)
Introduction In this post, We will go over a series of steps in creation of a Fiori application to perform CRUD operations using ABAP RESTful Application programming model(RAP) on S/4 HANA cloud platform and Business transaction platform(BTP). Pre-requisites for this Application: There are 2 type of scenarios in RAP. In this Blog, I am going […]
REST-JSON integration between AppGyver and SAP ERP or S/4 HANA
Introduction I am actually involved in a project in which I have to integrate AppGyver with a SAP ERP. The integration must work in mobile apps and includes update operations. Unfortunately at the date in which I am writing this blog, the solution is not working yet on mobile apps, therefore I’ve decided to take […]
Using Extensibility Options in SAP S/4HANA after system conversion
Introduction In this blog, we will find the Step-by-Step procedure to perform the addition of custom fields to SAP Fiori Applications and an SAP GUI transaction through the Extensibility features provided by SAP S/4HANA. Example Scenario As we know that after system conversion, the code used in Sales order transactions i.e Function modules code has […]
How to configure SSO with Fiori Launchpad and Google IDP
Background In this blog post I will discuss and demonstrate the configuration of single sign on (SSO) with Fiori Launchpad and Google G-Suite as the Identity Provider (IDP). I found that after some extensive searches, I was unable to find any information or documentation covering this combination (most focus on Azure AD as an IDP […]
S/4HANA Q2C Sales Flexibility – Determine Requested Delivery Date on Sales Document
Background In S/4HANA Cloud, the SAP best practice content provided by SAP normally fulfills basic E2E business requirement. Different from S/4HANA On-Prem or S/4HANA Private Cloud where customer has full access to the backend system (e.g. SPRO) to change configuration, customer uses SSCUI apps to change some configuration settings in S/4HANA Cloud. However, most SSCUI […]
Extraction of SAP HANA XML Procedure to ABAP Proxy Procedure
SAP HANA Procedure Object to ABAP Perspective by step by step procedure. An SAP HANA procedure is a database-stored procedure that gives you programming functionality with the help of SAP HANA SQL Script, similar to ABAP functions. Now I guide you through the creation of SAP HANA data flows with the help of calculation views […]