how to call non read procedure in calculation view
Hi All, I have a procedure performing DML statements having insert and update statement.It is basically non read procedure. I need to call this procedure inside calculation view. Please help, how to...
View ArticleRe: how to call non read procedure in calculation view
Hi Amit, I don't think it is possible. You may want to separate the DML operations and the reporting (use of Calc view). If your requirement is to use the output of the Procedure, then you can use the...
View ArticleData Preview error
Hi, I have created one calculated column with data type Integer. I have created one direct parameter( not able to create static parameter) with data type integer. as shown below . After...
View ArticleRe: how to call non read procedure in calculation view
Hi Ravindra, Thanks for your reply.In a procedure i have 5 IN parameters which are coming from UI. 1)query_name 2) view name 3) Rows 4) Descriptions 5) Xaxis value 6) Yaxis_valueNeed to insert these...
View ArticleRe: SAP HANA Studio setup:
Thank you for the info. I am watching the HANA Academy - Installing the SAP HANA Studio and SAP HANA Client tools, on YouTube, as you suggested. However, login is required to access SAP Support...
View ArticleRe: SAP HANA Studio setup:
I cannot answer your question regarding the Startup Focus (are you working for a Startup Focus member?), but the HANA Studio and Client are available for download here on the Developer Center. Just...
View ArticleRe: SAP HANA Studio setup - entry in host file
Hi Stephan, In case your host file is restricted, ask your system admin to make the required entry in the Host file. In the host file make an entry as : Your elastic IP (xx.xxx.xxx.xx) and Host name...
View ArticleSAP CRM on HANA- Inbox Search
Hi, I am new to SAP HANA. We are trying to activate Inbox search using HANA. But due to not setting up HANA profile the code to call HANA search is being skipped. There are no entries maintained in...
View ArticleRe: Aggregate Functions Max and Min not working in Analytic and Calculation...
Hi Anil, as usual, please provide a reproducible example.We need a table, some data in the table, an analytic view and a sql query against this analytic view that creates the wrong output. - Lars
View ArticleError while granting role to user using procedure
Hi, Facing issue while granting role to current usercall "_SYS_REPO"."GRANT_ACTIVATED_ROLE"('"TestXSProject.data::sridharrole"','SYSTEM'); Error: can only grant activated roles. But the role is...
View ArticleCurrency Conversion is not working
Hi , I am trying to use currency conversion functionality for one of the measures . I have imported the TCURR,TCURF,TCURN,TCURV and TCURX tables in SYSTEM schema and one more schema where my tables...
View Articlespool in hana
hi there fellow hanalysts, i can check the batch job log quite easily in hana studio, but was wondering if there is a system table where the spool information is being kept. any pointers? thx, greg
View ArticleRe: Connecting to SAP HANA Database from SAP B1 9.0
Hi Check this Video http://www.youtube.com/playlist?list=PLJB7fL_U_3iOiGwk6R5E9mcO9d8KqyesB
View ArticleRe: Job Server not working in BODS system
Hi,After logging in to the Data Services designer,when try to run a job it shows error -The job server you selected is not workingLatest Software version -BODS 4.0 SP2Reproduce Steps:1. Double click on...
View ArticleRe: Aggregate Functions Max and Min not working in Analytic and Calculation...
Hi Lars Breddemann, We are also facing the same issue. Details has been provided below for easier understanding- Lets assume we have one master table(M_Employee) with three...
View ArticleRe: SAP HANA LIVE VIEW BROWSER LOGON ISSUE
Hi Sathish, Last weekend I've tried to update explorer and faced same issue. A column name changed on from OBJECT_SUFFIX to OBJECT_TYPE_ID on HANA views ACTIVE_OBJECT and ACTIVE_OBJECT_TEXT_CONTENT....
View Articlearray as input parameter
Hi Ravindra, I am not sure how i should proceed with below requirement in Hana.Even i am not sure weather it is possible in hana or not. Could you please help me on that. Requirement: I am getting...
View ArticleRe: SAP HANA STUDIO Not Responding
Hi Wolfgang, I have restored from a backup now and cannot replicate the fault any more. From reading others' experiences it seems possible that the error will come back. When it does I will post back...
View ArticleParent-Child error in mdx
Hi, I am learning HANA. I am getting an mdx error in excel. Here is my scenario based on some sample data for Airline industry. Zones contain Regions.Regions contain Airlines.Airlines have...
View ArticleRe: Currency Conversion is not working
Hi Ramana, you need to set the Schema for currency conversion and Client for currency conversion properties in the Currency conversion pop up screen:
View Article