Introduction This blog is meant to be a guide to step through the configuration and execution of Demand Driven MRP for S/4HANA On-Premise. This overview based on S/4HANA 1909 (and, to some degree, for S/4HANA Cloud 1911 and On-Prem 1809). Read More: SAP PP Certification Preparation Guide There is also a DDMRP application that has […]
Month: January 2020
CDS based data extraction – Part II Delta Handling
As promised in part one, let’s have a closer look at the delta handling in CDS based extraction. In cases, in which big data volumes with a frequent changes are expected, e.g. transaction data like sales orders or similar, the application needs to provide delta records. In most of the cases daily (nightly) full uploads […]
CDS based data extraction – Part I Overview
Anyone interested in the state of the art extracting data in the SAP universe and beyond? This blog (series) is meant to provide a comprehensive overview of the topic, highlight the main features but also make sure you understand the meaning and implication of all available annotations related to the topic. I am aware of […]
OData Example: Create Update Delete Price Components of Service Order in SAP Business ByDesign
SAP Business ByDesign (ByD) provides you with REST/OData access to Service Order Price Components both header and item level components (Price, Discount, Surcharge, Freight …). This blog post provides you with an sample round trip examples of price components (create – read – update – delete) using ByD OData services for service order business object. […]
Custom Paginator for Grid Table in UI5
In this blog post I will mention about how we add paginator to grid tables. Firstly, the paginator control was in older versions. After 1.38 version of UI5, we couldn’t add paginator in grid tables. When I started to coding pagination structure , It seems very easy . But after some parts of filtering, sorting […]
Embedded Analytics: SAP Analytics Cloud in SAP S/4HANA Cloud – How to create Data Analyzer Report
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: Data Analyzer, a ready-to-run service for analytical queries, is integrated into SAP S/4HANA to provide an ad hoc query analysis experience to the end user. With Data Analyzer, you […]
Embedded Analytics: SAP Analytics Cloud in SAP S/4HANA Cloud – How to create your own Dashboard or Story
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 […]
Creating a P-User in SAP Cloud Platform to Practise SAP HANA
This blog gives a clear picture of how to easily configure the SAP HANA cloud platform. To login to the SAP HANA Cloud Platform, you will need credentials. Also Read: SAP HANATEC 12 Certification Preparation Guide Steps to create user id: 1. Go to https://community.sap.com/. Click on login/sign up. Click on Register. 2. Enter all […]
Using Virtual Elements with CDS in Fiori elements
Overview In this post you will learn, how we can use ‘READ_TEXT’ function for Fiori elements application. Consumption CDS is generating the Fiori elements application but sometimes we need Abap Logic calculation. (Calculate field values using Abap resources one of them read text belongs to material or orders etc.). Also Read: SAP Fiori System Administration […]
Finishing and Printing SAP PowerDesigner Diagrams for HANA Database Schemas
If you have a great database schema, it is always good to promote it with a spectacular poster-sized ER diagram. I am part of the older crowd where, perhaps, having a working system is not the last step unless everyone knows you’ve put intense thought into the underlying database. The exact method for properly finishing […]