Convert GUID_X16 to GUID_C22
Hi, There is a function module in SAP, GUID_CONVERT which converts the GUIDs from x16 to c22 and vice-versa. Is there a possibility to put the logic in HANA procedure? We are trying to get MATNR from...
View ArticleModifying XSOData tied to a Table through JS
Hi, I have a very simple request and I feel like I am missing one simple step. I have looked all over the web with no luck. I have created a table and bound that table to an OData service. On the press...
View Articlesql script vs modelling graphics
can i use only the sql script to create analytics view or calculatoin view and decision table ?thank u in advanceSergio
View ArticleHow to get the calendar week from current date
Hi All, How can I get the Calendar Week from the Current Date in a Calculated Column of a Calculation view. I know that if we pass current date to M_TIME_DIMENSION table we can get the result in...
View ArticleSQL Guidelines for HANA and MSSQL
This guide shows common SQL differences between MSSQL and Hana and provide guidelines to ease the migration of a software to hana. It can help you using SAP Business One database/schema on Hana, and...
View ArticleWhat is the best way to implement the autoincrementation of primary key in...
Hi, I'm new in SAP HANA and I can't find any information about how can I get an auto incremented field in HANA table.What I'am looking for is something like this: CREATE TABLE T (ID INTEGER NOT NULL...
View ArticleHow to get _SYS_AFL schema to my hana system
Hi all,I am trying to create a procedure.....--------------------------------------------------------------------------CREATE PROCEDURE PAL_APRIORI(IN data AP_T_DATA, IN params AP_T_PARAMS, OUT rules...
View ArticleDoes HANA SP8 (release 80) on Amazon AWS comes with all the access?
Hi all, I am planning to purchase HANA SP8 (release 80) on Amazon AWS instance but before buying it I want to confirm following questions : 1. Does HANA SP8 (release 80) on Amazon AWS comes with all...
View ArticleWhat do the client side need to prepare for development on SAP HANA?
Hello all, Could you please help to provide information / clarify me per background and questions below? Background: My Head office has planned to use SAP HANA with our current data warehouse system....
View ArticleConnecting JS and HANA Tables
Hi ExpertsI have written a HTML-Javascript code that return LinkedIN Profile details in JSON format.Now i want to add those data into my table. Should i convert them into XSJS type if so can you guide...
View Articleinsufficient privilege creating hdbprocedure
Hi HANA experts, I'm trying to create a simple hdbprocedure but when I try to activate it, it gives me the following error: Could not create catalog object: insufficient privilege; Not authorizedDo...
View ArticleJava error in SAP Hana Studio installation
Hello I am running Windows 8.1 on 64 bit system. I installed the SAP HANA client successfully. When I install the SAP HANA studio, I get the following error in a pop up box "Cannot access java...
View ArticleGetting blank STATEMENT_STRING values in the SQL Plan Cache
I am getting periodic blank values for the STATEMENT_STRING. It is repeatable (requests are initiated from the Spotfire BI reporting application). Has anyone seen this type of things before? Any...
View ArticleHow to get distinct values from table in calculation view?
Hi , I have a scenario in which there are two tables.1. MPM_PROD_EVENTS2. MPM_EVENT_MAP MPM_PROD_EVENTS has many events with its effective durations.MPM_EVENT_MAP contains Parent and child Events...
View ArticleStaging Area in BODS/HANA
Hello Team I have a requirment as below, request you to please check and suggest me accordingly. Requirement I am getting data from 4 different source systems, i have to pull this data by using BODS...
View ArticleError while executing SQL for _SYS_REPO
Dear All, I am getting below error while executing SQL for granting role. Could not execute 'call "_SYS_REPO"."GRANT_ACTIVATED_ROLE"('TEST.00.data::workshopAdmin','USER01')'SAP DBTech JDBC: [258]:...
View ArticleHANA Client Installation: Preinstall check failed!! Urgent
We are installing Hana Client for Windows, and we have an error message indicating that there is not enough space left (image attached). We already tried to install 64bit and 32 bit Version and shows...
View ArticleIssues while creating new user in SAP HANA
Hello Team When i am trying to create a new user in SAP HANA studio i can see that there has been a new field added of DATA validity where there are two options a) Valid From and...
View ArticleExporting after creating a DU is failing.
Hi All , I'm facing this problem while exporting the DU.Have added all the privileges that are required.
View ArticleSAP HANA - Adding partitions through dynamic SQL does not work
Hello Experts, I am trying to range partition TARGET_TABLE based on values in my PARTITION_MAP table. I have written a HANA procedure for the same. ALTERTABLE MY_SCHEMA.TARGET_TABLE PARTITIONBY RANGE...
View Article