In this blog, I am going to walk through how you can create yourself a simple app to track the COVID-19 status in near real time with SAP HANA XS Advanced and display it in a web server or with SAP Analytics Cloud using custom widget. Also Read: SAP HANAIMP 16 Certification Preparation Guide Let’s […]
ERP
Optimizing models in BW/4HANA mixed scenarios
1. Introduction I’ve had the opportunity of trying some test in a customer with a SAP BW/4HANA in order to improve performance in his reports. This customer has a modern infrastructure with a SAP BW/4HANA (BW 7.5, HDB 2.0) with an intensive reporting with AFO, webi and other third-party tools. Also Read: SAP S/4HANA Management […]
NSE(Native Storage Extension) Data Tiering Options
NSE Whitepaper What is NSE ? HANA SPS 04 version has introduced the NSE. NSE is used to store the warm data. HANA was used to store the hot data in memory but as data growth occurred in some of the organization the need for another store came into picture and SAP came out with […]
SAP FI tax codes transport – Best practices and tips
Overview Working for many companies I quite often found inconsistencies in tax code customizations between systems. Meeting many FI consultants I saw different approaches in transporting tax codes between systems. Being a SAP FICO consultant for 12 years I´d like to summarize in this blog post all best practices and tips I gathered to streamline […]
How to trace widgets in SAP Analytics Cloud stories connected via HANA Live Data Connection
SAP Analytics Cloud is a powerful tool to visualize data. Even though it is a cloud framework, it could be very helpful in some cases to get a look behind the scenes. Objective In that blog post we try to analyse a story build in SAP Analytics Cloud with HANA Life Data Connection to a SAP […]
SAP API Management JavaScript and serviceCallout policy along with SAP PO use-case
Overview:- We use DynamicConfigurationBean bean to edit the message header for adapter-specific message attributes also to add, delete attributes from message headers. We usually use this when we develop pass-through interface using File and SFTP adapter, recently I came across a situation where I need to send (just pass-through) file from SFTP server to REST […]
Kotlin Application with SAP Gateway Part-2
Create a Kotlin Application At this point, our SAP Gateway Service is fully developed and tested to support all of our CRUD operations for our custom SAP Table. Now, we can write an application using any programming language of our choice, to call the RESTful web service. Of course, Kotlin is the best, so let’s […]
Kotlin Application with SAP Gateway Part-1
Introduction As a software developer, it is always good to step out of your area of expertise and learn a new language. This is especially good for ABAP developers, in order to stay fluent in Object-Oriented concepts, and to get a head start on where the language may be headed. For example, if you were […]
Advanced Customer Return management with Material replacement in SAP SD
Scenario: Creating the Advanced Return order which generates the Customer RMA number automatically with specifying the details about refund or replacement of material required. Return delivery also created automatically and PGR need to be done for receiving the goods from customer then Quality Inspection team will do the inspection of the received material and release […]
SAP PI/PO – Java Mapping Create attachments – SFTP
I just would like to post one solution for a project that the requirement to write down the files in the SFTP server must follow the order – first PDF and the corresponding XML for each PDF’s. Integration Diagram: Outbound interface – Abap proxy with attachments (application/pdf and application/xml) in SAP PI transformation of reading […]