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 […]
Month: December 2022
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 […]
C_LUMIRA_24 Exam Preparation: Dumps or Practice Test?
Dumps or practice tests, what should be your material choice for the C_LUMIRA_24 exam preparation? We will take a look at that through the preparation tips.
SAP RAR Optimized Contract Management: Customer Invoice Fulfillment Business Use Case
In this blog post I will be focusing on RAR Event-Based Fulfillment Type – Customer Invoice of Performance Obligation. A performance obligation (POB) can be fulfilled when a specified event happens which is Event-Based Fulfillment. A performance obligation can also be fulfilled over a period of time which is Time-Based Fulfillment. Performance Obligation Types The […]
SAP Fiori Collaboration With Finance Payment Proposal Workflow
Introduction: As you already aware regarding the Payment Proposal Workflow in SAP Finance, earlier it was triggered from SAP GUI and the decision whether it should be approved or rejected, this action was performed from SAP GUI itself. However, I came across this solution in S4 with Fiori integration with Payment Proposal Workflow. In this […]