Graphical Calculation View Nodes – JOIN Continuing the build of our first graphical calculation view, we repeat the same process for VBAP to be added to Projection 2. Also, some of the fields we need from this table are also selected. At this point, these are two individual tables floating in space with no interaction […]
Tag Archives: sap training
SQL script complete tutorial – Part 6
Core SAP HANA SQL script concepts- SQL NULL and NOT Welcome to the sixth installment of this SAP HANA SQL Scripts core concepts section where we try to understand the concept of nothing – SQL NULL and also later dwell into negating WHERE conditions with the NOT operator. Welcome to nothingness – SQL NULL NULL is nothing. NULL […]
SQL script complete tutorial – Part 2
Core SAP HANA SQL script concepts- SELECT with SQL WHERE conditions Welcome to the second installment of this SAP HANA SQL Scripts core concepts section where we try to understand the SQL WHERE condition and different ways of using it. SQL WHERE – Because we only take what we need Most times when we do […]
SQL script complete tutorial – Part 1
Core SAP HANA SQL script concepts- SELECT STATEMENT Welcome to the next series of tutorials on SAP HANA SQL script which will aim at making you comfortable with the SQL side of SAP HANA. Most of us are scared of coding but let me assure you that you can pick it up fairly easily if […]
SQL Union Types in SAP
This checkpoint tutorial focuses on understanding the SQL UNION and SQL UNION ALL statements in SAP with a simple example.
SQL Join Types in SAP
This tutorial explains what joins are, their types and functions of each of those types with a simple example for beginners.
Creating Tables in SAP ABAP
In this BI ABAP tutorial for beginners, we illustrate step by step instructions on how to create basic tables in SAP ABAP
Introduction to SAP GUI
In this post, we learn about SAP GUI (Graphical User Interface) using which developers log into SAP BW and most of the other SAP ECC systems as well.