Re: Push notification
http://scn.sap.com/community/developer-center/hana/blog/2014/07/25/sap-hana-websockets
View ArticleRe: Left Outer join
Hi Sumeet, what is that number you posted with your name? Telephone? If that is so, I'd recommend not to put it into your signature but to have it just in your profile. Same goes with email addresses...
View ArticleRe: Left Outer join
Hi, Sorry for the number.In office I am very used to put signature like this. By any chance can I edit my post,? And yes I am learning HANA of my own. I am a ABAPer by profession. And yes coming on...
View Articleis not type compatible.
Hi all I have defined a method like this begin of ty_plnt, plnt type z_cds_purc-plant, end of ty_plnt. TYPES: tt_pnt TYPE STANDARD TABLE OF ty_plnt METHODS retv_bgsml IMPORTING...
View ArticleTIME_DIMENSION tables in _sys_bi got delete
Please help to restore or create TIME_DIMENSION tables in _SYS_BI schema. sql query would really help!
View ArticleRe: TIME_DIMENSION tables in _sys_bi got delete
•M_TIME_DIMENSION •M_TIME_DIMENSION_WEEK •M_TIME_DIMENSION_MONTH •M_TIME_DIMENSION_YEAR
View ArticleRe: is null
Hi Sumeet! Create an attribute view with the left outer join.Create a graphical calculation view.Pull in a projection, and drop the attribute view. On the OUTPUT panel use the EDIT FILTER EXPRESSION to...
View ArticleRe: HANA Service "sapstatsrv" can not start
The message is the following: --------------------------------------------------trc file: "sapstartsrv.log", trc level: 0, release: "740"---------------------------------------------------pid...
View ArticleRe: xsjs SQL performance issue
Let us have a try . Instead of using setInteger method, just try concatenating the where clause and execute .
View ArticleRe: 404 Not found issue - XS project and UI5 Projects
Confirm the check list below . 1. Check the UI5 bootstrap URL and OData base URL - Have you used relative URL(or fully qualified URL).2. Manually execute the error URL separately - Chances are, the...
View ArticleRe: HEX String to INTEGER conversion
Thanks Lars! By all means I will leave automatic partition pruning to the optimizer if possible. And I totally agree that l have to rethink ETL and model design completely without assuming techniques...
View ArticleRe: SAP HANA modelling Standalone
Magge, w regards to:SAP HANA Live, please see SAP HANA Live - Real-Time operational reporting for details. Yes, SAP is simplifying the approach, if you are on the latest version you will have the...
View ArticleXS missing in Hana
Hello, we have installed two HANAs.In one the whole XS part is missing ( /sap/hana/xs content), so the whole DU part seems 'not installed'.Even if I do an update of the build, no XS components are...
View ArticleRe: consuming SAP HANA from ABAP
Developer's Journal: ABAP/HANA Connectivity via Secondary Database Connection
View Articled3.js v3
HI all,I need to use a newer version of d3.js with SAPUI5 on our Hana, however it has only a 2.9.0 installed and when I try to load a newer one from d3js.org, it is overwritten with the old one because...
View ArticleRe: XSJS
Hey Thomas ,As per our discussion , We have sap package in our content folder.There I can go to this path /sap/hana/xs/ide/editor/server/repo/packageLib.xsjslib And can tweak the code as there I have...
View ArticleRe: XSJS
Yes this is the REST repository I was referring to which will be released and documented in SPS09. However you shouldn't call the internal functions of the XSJSLIB library. Please only use the API via...
View ArticleRe: SQL Server and HANA - Query with parameters
Thanks Lars! If I do the query using a WHERE condition, in some cases when the View has 500,000 records or so, it takes a long time. Even when the query should return just a few records. Could it...
View Article