SAP HANA Variables and Parameters
Hi all.We currently at a client busy doing a customer age analysis report.We need to filter all the data on an input key date i.e. posting date <= input posting date.Now how do we use a Variable...
View ArticleHow to use count in CE_CALC
Hi All I have a requirement to find the count of transactions which have country assigned to them , I have anyalitcal view, I am using calculaion view on top of it. I tried to use CE_AGGR there I...
View ArticleHANA Certification
Hi All,Some of you might be certified in HANA.Can you share the material to pass the exam?Also, can you please share the pointers to get through the test. Please send to <removed by moderator>if...
View ArticleHow to grant access to an analytic view?
Hi, I am just starting with HANA and I am really confused about authorizations. I have created a schema, a table, a package, an analytical view and a user which should be able to see the analytical...
View ArticleClarification on SQL vs. SQLScript vs. CE Functions
Hello, Can someone explain the difference between "pure" SQL vs. SQLScript vs. CE Functions in SQLScript? -Can you have SQLScript without using any CE functions? Does a calculated view with SQLScript...
View ArticleScript based calc view throws feature not supported error
Hi,Here's the script. SQLA_VIEW= CE_OLAP_VIEW ("_SYS_BIC"."e2sc-hana/AV_ORDERS_PROM", ["SUPPLIER_NAME","ITEM_NAME","ITEM_DESCRIPTION","CUST_SITE_NAME","PO_NUMBER", "PO_CREATION_DATE", "UNIT_PRICE",...
View ArticleSAP HANA TZHANA & TZH300? Confusion?????
HI All, Two things: SAP HANA TZHANA or TZH300? I have good exp on BI and BO? and SAP as recommended me for TZH300 based on my profile.For certification: They say you can refer or do any one of courses...
View ArticleHow to get the last value for a measure based on datetimestamp
I have an analytic view which has data from a foundation fact table and is joined with other attribute views. Now this fact table has multiple records for a given combination of dimensions (each...
View ArticleHANA model (Analytic view) is locked
Hi All, I am unable to edit HANA analytic view as it belongs to another user as per information messgae .Also i tried to take over the model back from user but no sucess. Kindly suggest how to edit the...
View ArticleLoading data via ODBC into HANA
Is there any way to load large data sets into HANA programmatically using the HANA ODBC driver? Something like a batch insert or bulk insert command. Currently we are using single insert commands...
View Articlewrite a function
whats the syntax for writing a function ? CREATE FUNCTION test RETURNS integer AS BEGIN return select 10 from dummy; END this gives syntax error .
View ArticleLoop a result set and do some calcuation to get stock data
Hi, I am trying to simulate the stock calculation in R/3 using HANA solution for having a real time stock calculation using HANA. For this I replicated related tables to a HANA standalone system. Later...
View ArticleAbout Creating Roles in the Repository SPS 05
hi all I’m facing one issue while creating roles in HANA repository. I want create new role with SAP guide provides the following. I can not "enter the path to the package where you want to create the...
View ArticleYou must use SLES 11 SP 1 or higher
Dear gurus, I'm browsing to list of supported OS/DB in PAM, and come across this note when I click on SAP HANA DB 1.00 on AIX 7.1: 1)DB-Client Release for Application Server onlyYou must use SLES 11 SP...
View ArticleSelf Join using CE Functions
Hi All How can we achieve a self join functionality using CE function.Below is my select query, can we accomplish the same using CE functions.Please share your views.select...
View ArticleRegarding SPS4 revision 29 update from SP3
Hi I am planning to update HANA SPS4 from SPS3 revision 24, which is already installed.OS version is SUSE Linux 11 SP1. Any specific order is there to install..I am planning to install...
View ArticleLoading ECC fund centre hierarchies in to HANA
Hi, I can not see any where how to load ECC hierarchies into HANA . If you know please advice how to . ThanksMano
View ArticleTop 10 Items using Analytical View
Hi All I have a table in HANA which consists of items code, date, sales value. My requirement is to find top 10 items code based on sales value. can I achieve this by solely using Analytical value. I...
View ArticleData preview for the Calculationview fails
Hi I have created a calculation view, it was validated and activated successfully, but when I do a data preview it throws error.Attaching the screen shot for reference.below is the code snippet...
View Article