Introduction With 1911, SAP introduces the seamless integration of S/4HANA Cloud with SAP Analytics Cloud (SAC). Here are lists of new capabilities in SAP S/4HANA Cloud: The dashboards are fully embedded into SAP S/4HANA Cloud user experience which, for example, allows for intent-based navigation. In addition, they offer the business user flexibility through the adjustment […]
Month: January 2020
Looking forward for the next available value in a table without using LEAD or LAG function or LOOPING in SAP HANA
REQUIREMENT This blog is regarding the calculation of “Production Ratio” in Supply Chain Management for the monthly bucket in SAP HANA. The client wanted to see, Production Ratio of a year for each month for a particular Product, Location and Product Version combination. In my case Production Ration was calculated as (Quantity / Total Quantity […]
ISU Master Data Creation tool
The SAP – ISU master data creation program is used to create the automatic master data with proper linking without going through the SAP standard transaction. The typical flow of an ISU master data is outlined in the flow chart below. As a standard, SAP has no option to create all the master data in […]
SAP Secure Network Communication (SNC) Encryption configuration from SAP Portal to ABAP systems and SAP Gui to ABAP systems
Background As per the client request to encrypt the SAP Portal traffic to SAP ABAP systems and SAPGUI encryption to ABAP systems as part of their Infosec policy. Encryption is implemented using the SAP Secure Network Communication (SNC). This document explains about step by step configuration of SNC Encryption on the existing SAP Gui to […]
Analytical List Page (ALP) developer extension
In this blog, I’ll discuss various extension points made available to the application developers by ALP for example custom actions, custom filters, table and chart extensions. Read More: SAP Fiori System Administration Certification Preparation Guide Prerequisites 4. For reference, you can clone the GIT repo for this sample application which we are building. ALP Application […]
EWM & QM integration in SAP S/4HANA 1909
For SAP S/4HANA 1909 system with embedded EWM, this blog lists provides an overview of configurations, key functionalities and limitations of EWM & QM integration Following QM inspection types are supported with S/4HANA EWM 1701 EWM: Goods Receipt Insp. for Pur. Order 1704 EWM: Goods Receipt Insp. from production 1708 EWM: Stock transfer inspection 1709 […]
WhatsApp Integration with SAPUI5 Application using Twilio and SAP Open Connectors
In this blog I am going to explain about Whatsapp Integration with SAPUI5 by using Open Connectors and Twilio. By this, we can send and receive whatsapp messages from UI5 application. Now let us see how i achieved this. Also Read: SAP ERP Certifications Pre-requisities for our requirement: TWILIO setup Setup the SAP Open Connectors […]
Multiple Level/Multiple Child Draft Enabled FIORI Elements List Report
Overview This blog post is to show how to create a 4 level deep draft enabled List report. This will be a lengthy post as many objects need to be created to show how to structure the business object with more than 3 levels and multiple children. The other objective here is to show how […]
Single Sign-On (SAML2) Configuration for SAP FIORI Application
As part this blog, we would like to explain how to configure ” SAML2 enable for SAP FIORI Applications”. This will cover Single Sign-On (SAML2) setup for FIORI Launchpad using Microsoft Azure (IDP). Also Read: SAP Fiori Application Developer Certification Preparation Guide SAP Basis team will co-ordinate with ADFS team to perform all required IDP […]
Call Adobe Form Through ABAP Web Dynpro
Introduction: This blog helps you to call adobe form through abap web dynpro. Step1: Create a table type for a table. Go to the T_Code –SE11. Select data type and give data type name click on ‘CREATE‘. Select the radio button ‘Table Type’ and click on ‘ENTER‘. Give short text and line type name. Give […]