SAP delivered a dedicated component called Dispute Management within FSCM module to manage the differences (i.e., disputes) that arise during clearing of incoming payments & customer invoices. Dispute Management uses the component Case Management as a technical basis to process the dispute cases. The purpose of this post is to explore the enhancement options behind […]
ERP
Data Analysis Tool
Overview The Data Analysis Tool is a html+javascript based utility used by administrators, tuning experts, support engineers and consultants to create professional graphs based various types of input data. The tool is fully automatic and significantly faster than Excel at creating scatterplots, bar charts and line plots together with histogram analysis for almost any column […]
Unmanaged App to post Purchase Requisitions on S/4
RAP is framework that would still allow to use the ABAP to develop Modern applications. With the below blog I want to show a real life use case which demonstrate the power and easy of use of unmanaged RAP. With the below demo we develop an unmanaged RAP application that utilizes standard SAP API and […]
Integration of SAP CPI(BTP IS) with ChatGPT
Integration of SAP CPI(BTP IS) with ChatGPT Introduction What is ChatGPT? ChatGPT is a language model developed by OpenAI. It is designed to understand natural language, generate human-like responses to a wide range of questions, and carry out various language-related tasks. It has been trained on a large corpus of text data and can understand […]
Mass Purchase Order Reprice with S/4 HANA
Introduction: In this blog, I will try to demonstrate the functionality of mass purchase order reprice in SAP S/4 HANA. The pandemic lead to a massive shutdown followed by a slowdown and cause supply chain disruption. Disruption in the supply chain, raising fuel and freight costs often leads to frequent price changes from the vendors […]
Generate Dynamic QR code from oDATA
Introduction QR (Quick Response) codes are two-dimensional barcodes that are widely used for storing and sharing information. They are particularly useful because they can be read quickly and easily by a smartphone or other device equipped with a camera and a QR code reader app. If we can add a QR code to our app/oData […]
Building Blockchain Prototypes
In this blog series, I’ll guide you through the process from “I have a cool idea for a Blockchain scenario” to “This is the business value of that idea” leveraging the quote from Abraham Lincoln. Before we start the process, let’s define the tools and the terms we want to use. Solution Space versus Problem […]
Get started with Forms Service by Adobe REST API in BTP
1. Prerequisites – BTP subaccount with Forms Service by Adobe license(not available in free-tier yet) – Adobe LiveCycle Designer – ABAP Environment in BTP 2. Preparation Go to BTP subaccount -> Service Marketplace and choose Create from Forms Service by Adobe tile. Choose “default” as the service instance plan. Follow the same step with Forms […]
Rework Order creation for specific reason using trigger point
In SAP rework orders are created using trigger point. This blog present, creation of rework order with help of trigger point but we will be using reason for variance to create rework order. Status profile: A status profile contains the individual user statuses and the business transaction rules defined for those statuses. You can define […]
Extending Fields in the RAP based Fiori applications
Field Extensions in a Fiori Applications is the most common requirements in many S/4 HANA projects. However this blog will focus on the RAP based Standard Fiori app Extensions for the Custom /Standard Fields. The below flow charts will illustrate the different decisions and possibilities in extending the custom fields/standard for a RAP based Fiori […]