Default Client(Mandt) in SqlScript Calculation views
Hi Experts, I need a little help. I'm doing some calculations views here and I faced a problem: Calculations views are bringing data from all clients(mandt) of SAP. To solve this I set default client...
View ArticleViews for Sales Reporting
Dear All, We want to develop views for Sales Reporting (the same as we have 0SD_C03-Sales Overview in BW) We have considered the following tables: KNA1VBAKVBAPVBUKVBUPLIKPLIPSVBRKVBRPVBEPVBKDKONV We...
View ArticleSQL Script Calculation View: in CE_PROJECTION use locally declared variable...
Hello,I have the following code that is currently working:BEGINDECLARE LV_TABLE NVARCHAR(4) := 'MAKT';....p_r1_rules = CE_PROJECTION (:t_rules,["RULE_ID","TABLE_NAME","FIELD_TECH_NAME","MATERIAL_TYPE",...
View ArticleMax Date from Calculated view in HANA Studio
I am trying to create some calculated key figures in an calculated view in Hana Studio using this type of logic:Need to aggregate the key figure based on the last 12 months of data.For example if the...
View ArticleSend data to SAP using Hana WEB IDE
Hi,I create fiori app in hana web ide and consume web service.I can read data collection (BSEG table) from SAP but i would like to filter itin SAP (send some filter parameters into SAP and use WHERE...
View ArticleEnd Users to be connected through only HTTP/HTTPS
Hi Experts , I have a requirement where the End user can only be connected to SAP HANA from HTTP/HTTPS. I don't want user to get connected from HANA STUDIO. I can't create the restricted user as...
View ArticleContainer Tracking System based on the Geo Map
Hi, I have posted an IDEA on SAP Idea Incubator, about Tracking the Container through the Geo Mapping. https://ideas.sap.com/ct/c.bix?c=572CDF18-FE78-44D9-9DE4-DA6B17CD5D0C The basic Concept of this...
View ArticleIntraquery parallelization of HANA queries
Through the great book SAP HANA Administration from Richard Bremer and Lars Breddemann I learned that there are two types of parallelism(Interquery and Intraquery parallelization) . For interquery...
View ArticleRelapse on SDA/Oracle
Hi all, Firstly after my last "adventure" with SDA where I made a highly fundamental error, we managed to have some great success with SDA. We connected to Oracle, Hadoop and MS/SQL. In the case of...
View ArticleAnalysis for Office (32Bit), Windows 7 (64 Bit), HDBODBC32 connectivity
Hi Experts, as title mentioned, we use Windows 7 (64 Bit) and MS Office 2010 (32 Bit). I want to connect with Analysis for MS Office (we use the latest Patch 10 from decemder 2014) and Hana directly -...
View Articlemax runtime for xsjob
Hi experts, Has anybody written any code that will prevent an XS job from running past a certain time limit threshold? I'd like to kill my job if it has been running for more than one hour for...
View ArticleXS Engine Session Timeout?
Hi, Anyone know if it is possible to set the XS Engine Session Timeout at the server side (say I want my sessions to last no more then 2 minutes before the user has to login again). I do not seem to...
View ArticleIssue with SQL statement in SAP HANA SP80
Hi Experts, SAP HANA fails to execute an insert statement for a global temp table with a sequence.next value evaluating and joining with a non empty column table. The error message is as follows: Could...
View ArticleSAP Hana Tools download issue
Hi, While trying to update my Eclipse Luna with the HANA Tools, the download stops and does not move onto install. This is what i see after an hour waiting:The downloaded Eclipse: Eclipse Luna SR1...
View ArticleArduino based wearable from Demo Jam Quantum Fit
TechEd Las Vegas in 2013 I had the pleasure of teaming up with Greg Myers from EV Technologies . Quantum Fit was our solution to the explosion of fitness devices without a unified platform. To date,...
View ArticleSAPUI5 Text Field oData Model Binding
Hi Guys, I am looking to bind an oData Model to a text Field. I have manage to bind the values using static index values like in the below sample. var oText2 = new...
View ArticleLeft Join : isnull(T1.Field, T2.Field)
I'm translating some legacy SQL into HANA model.... and I'm going around in circles with this one. Here's some 'traditional' SQL to illustrate what I am trying to do: SELECT ADRC_D.CLIENT ,...
View ArticleXS Engine HTTP Request: resolving DNS host name failed
Hi Experts I've written the following code Images.xshttpdest host = "www.loc.gov";port = 80;description = "Library of Congress Images";pathPrefix = "/pictures/search/?fo=json&q=";authType =...
View ArticleUser for existing Schema
Hi All, There is an away to create a user with the name of existing Schema without drop Schema? I Create a Schema AAA with user Y, now I want create a User 'AAA' to work with Schema 'AAA'. Thank...
View ArticleInventory aging report in HANA
Hi experts, I have a scenario where I need to use create aging report in HANA.I have replicated the base tables from ECC using SLT.In BW we use 2LIS_03_BX, 2LIS_03_BF and 2LIS_03_UM. We don't have them...
View Article