How to pass the C_CPE_14 exam? If you think about that, practice test exams could help you stand out and score higher. Learn more about the preparation through this blog. Overview of the C_CPE_14 Certification: C_CPE_14, or the SAP Certified Development Associate – SAP BTP Extension Developer certification exam, talks about the aspirant’s core and […]
Test BTP SAP Print Service With Postman
Prerequisite: You have installed postman on your computer. Step 1. Check entitlement in BTP cockpit in your sub-account, the following 3 printing service plans should be listed. To do this, the role Subaccount Admin should be assigned to your user. If you can not find the following 3 print service plans, please contact your BTP […]
SAP Integration Suite, advanced event mesh: Using SAP SuccessFactors solutions as an Event Source
SAP SuccessFactors solutions are cloud-based HCM software applications that support core HR and payroll, talent management, HR analytics and workforce planning, and employee experience management. SuccessFactors solutions are used by over 235+ million users in more than 200 countries and territories around the world. SAP SuccessFactors Intelligent Services Events SuccessFactors already comes with Intelligent Services […]
How to use filters in SAP AppGyver
In this blog we will learn how we can filter our data in SAP AppGyver using Data entity. For this blog I will be using Northwind oData for my backend and how we can filter the data in our UI application. Introduction AppGyver is a low-code/no-code (LCNC) platform designed to streamline app development. AppGyver’s core […]
Download ZIP Package through NetWeaver Gateway with Odata
In this blog, I will show you how to download a ZIP package stored on an application server via Odata call in very simple steps. I have tried not to add any additional logic apart from downloading the ZIP package from Odata service. 1. Create a table where we will have package name stored. 2. […]
Enhancement for Fiori — finding the places for enhancement — getting custom error message (ABAP)
In this blog, I am going to explain one these problems and its solution. The problem: The customer wants to get an error message in Fiori if the document is once canceled you cannot cancel again the same document after reversing. The purpose of this blog, finding points for enhancement and a solution for getting […]
Creating a Service From CDS And Useful Annotations
In this blog, I will create a service from CDS views and implement an application using various annotations. I hope it will be a fun and an informative blog. Prerequisites Procedures Creating a Service From CDS View In this example, a simple CDS view was created using the VBAK table. To create a service from […]
How to use Google sheets APIs in ABAP with server to server authentification
Introduction The purpose of this blog is to show you how to create/modify/delete google sheets via background programs from SAP. Since these are background jobs run by the SAP system, it is not up to a user to authenticate to google since there is no human action. So we cannot choose the methods where the […]
C_C4HCX_24: Are You A Solution Architect for Customer Experience?
If you are still trying to get the C_C4HCX_24 certification, practice tests and a well-planned study schedule could help you. Learn more about becoming the SAP Certified Application Associate – Solution Architect for Customer Experience through this blog.
Cloud Integration with SAP Build App (AppGyver)
Introduction: This blog post shows the steps to create a simple CPI monitoring App using AppGyver. Configuration Guide: High level set up guide for AppGyver: 1. Use REST API Direct Integration to connect with API endpoint from SAP API Management, which is in turn connected to SAP CPI. ** Please note, the data used in […]