Sign in
Sign in
Recover your password.
A password will be e-mailed to you.
Browsing Category
Sap hana studio
Unassigned Member Null Handling Hierarchy in Calculation View
Not Assigned Members enabled hierarchies with SAP HANA Calculation Views Often occurs that there will be entries in fact table for which corresponding…
Advance Hierarchy Modeling with SAP HANA
Advance Hierarchy Modeling with SAP HANA. Scenario:- While working on one of the reporting requirements, where i had to calculate…
Create a value help (for input parameter / variable) in HANA Calculation view
Input parameters and Variables are two diferent mecanism that HANA provide us to get interaction with final users. In some cases, we need to include an input parameters /…
Calling HANA Stored Procedure from Abap class and scheduling it through Process chain (using AMDP –…
This blog will explain below – Creation of Repository Stored Procedure Calling Stored Procedure through Abap class…
Activar Script Server (scriptserver)
Accedemos al HANA Studio con el usuario administrador del Sistema HANA (SYSTEM por defecto) Click derecho sobre el sistema,…
Creating HANA Stored procedure and XS job to insert table records
This document is used to create a stored procedure and call the stored procedure using HANA XS job for every 30 seconds. Main steps to create the stored procedure and HANA XS…
Create a value help (for input parameter / variable) in HANA Calculation view
Input parameters and Variables are two diferent mecanism that HANA provide us to get interaction with final users. In some cases, we need to include an input parameters /…
Factory Calendar transpose in SAP HANA Studio step-by-step
Firstly I would like to reference a few blogs where some of the information to help with the below was sourced and would like to thank the bloggers for their invaluable contributions.…
Sap HANA passing value from one input parameter to other for filtering table (Parameter Mapping)
In this blog, I am going to explain how to pass value from one input parameter to other parameter and filter the underlying table without any process change in the view.…
XSODATA with Multi-Input Parameter and Graphical Calculation View
I have always liked the xsodata framework because of the out of the box feasibility it offers. But whenever I tried to use it for multi-select drop down options I always ran into issues. This blog…