BW SAP HANA Modeling Tools (Eclipse)
124 Blog Posts
67 Contributors
-
last changed: 23rd of November 2022 where my cool (SAP) stuff happens … What started as a little sidekick into the World of SAP S/4HANA especially the wide Area of SAP Upgrade, is now a comprehensive list of useful Information around various... Read More »2Comments11Likes
-
Requirement – Sometime we have to divide two numbers in Hana Sql or in Hana views. If denominator comes as 0 there is no logic implemented handle 0 in denominator then Hana will throw Divide by 0 error during Query execution. Also this is good... Read More »0Comments4Likes
-
Knock knock! Anyone else also looking for handy illustrations of the hierarchy functions introduced with HANA 2.0? Well count me in then ;). While trying hard not to write SQLs with recursive self joins to flatten a hierarchical data format... Read More »3Comments10Likes
-
はじめに こちらのブログでは統合開発環境EclipseにABAP Development toolsと BW Modeling... Read More »1Comment4Likes
-
How to run native SAP HANA objects (e.g., procedures) in SAP BW Process Chains (PC) Have you ever considered running HANA artifacts such as HANA Flow Graphs, Procedures etc. direct in BW Process Chains? Instead of using the BW scheduling and... Read More »0Comments2Likes
-
Hello There! Pretext : The more we lean towards AMDP based HANA transformations compared to good old ABAP these days, the more we feel the need of having substitutes of reusable standard ABAP function modules & programs. One such instance... Read More »2Comments2Likes
-
Requirement – Many times working in Hana Modelling we have to use Stored Procedures to perform multiple DML operation on a single or multiple tables. One scenario is that in stored procedures we need to perform multiple DML operation... Read More »2Comments0Likes
-
Requirement The requirement is to convert 12 hour format time into 24 hour format. We are saving Time in a column in 12 Hour format but in the output we need to show the time in 24 Hour format. Example below – Source Time Format Expected... Read More »0Comments0Likes
-
Summary This Document explains about handling ADSO Inbound Table deletion in SAP BW Author : Bala.G.Reddy Company : Cognizant Technology solutions. Created on: 8TH Dec 2014. Author Bio I am Bala.G.Reddy working as Technology... Read More »1Comment0Likes
-
last changed: 12th of April 2023 SapMachine is an OpenJDK released maintained and supported by SAP. You can replace the in-build JAVA Support from the SAP HANA Studio with SapMachine. You can use this to replace any existing JAVA (owned by Oracle)... Read More »5Comments14Likes