Re: How to create procedure for header table and item table
Hi Sourav, In order to get this case you need not loop over every value.Only join the resultset obtained from the first select with X, Y and Z tables and create calculated columns to get the desired...
View ArticleText tables STXH and STXL
Hi folks, I have a project requirement that has a component that requires extracting pieces of information from text tables STXH and STXL. Apparently we have data being concatenated into single text...
View ArticleRe: ::SQL_ERROR_MESSAGE verbosity, e.g. procedure/line number?
Hi Johannes Apparently it is becoming commonplace now for SAP internals to ask questions here in SCN instead of the internal communities. Not a clever choice! Anyhow, there is no error line variable...
View ArticleRe: How to create procedure for header table and item table
Hi Saurav,No donuts other than using Join in this case as we discussed before. As your number of item tables are static in count, you may write the join 3 times ( on X,Y and Z).Sree
View ArticleRe: Using JSZip in XSJS
Hi Anirban, As JSZip is purely JavaScript resource and executes in the browser(check browser compatibility JSZip: JavaScript zip class ), just try activating your UI5 project and load it in chrome or...
View ArticleRe: OData with Filter
Hi Hai, Text Wei refers to OData entity than EntitySet. So , filtering OData directly does not make sense. I suggest , better use the OMdel.Read method to read your data in JSOn format and bind it...
View ArticleRe: Text tables STXH and STXL
Hi Patrick, I haven't worked with long texts much, but perhaps Justin Molenaur's document on this topic is helpful? How To...Load and Convert SAP Long Text into HANA using SLT Cheers,Jody
View ArticleRe: Text tables STXH and STXL
Thanks for the ref Jody. Patrick - the How to document should be just what you are looking for. The pain point is that you need an ABAP box in order to convert the compressed text columns, which HANA...
View ArticleRe: Relationship between SPS number and release and version
The HANA Central Note link in the original post now returns a "Document is not released" message. Now it appears, this link: http://service.sap.com/sap/support/notes/1514967 returns the HANA Central...
View ArticleRe: Relationship between SPS number and release and version
SAP Note 1921675 is the SPS7 release note.It's active now - whevever a new version of the note is being crafted, it needs to be released again. SAP Note 1514967 is the real HANA Central note.
View ArticleRe: HANA AWS Instance not listening on 30015
Hey,Juergen, I looked into the trace log and got below information(I followed the steps Peter did):NOTE: full crash dump will be written to...
View ArticleRe: XS engine hangs out on "network read"
Anybody? In the performance Tab, i can see that this is the thread method "DistRowQueryExecute" which leads to this issue
View ArticleFeasible and optimised approach in HANA in a BW Landscape
Hi Folks Could someone share the opinions /ideas on the following scenarios in a typical existing landscape how best we can accommodate HANA I have existing landscape where i have ECC 6.0 ,BW 7.3...
View ArticleRDP Error: Your credentials did not work. SAP AS ABAP 7.4 SP5 incl. BW on SAP...
Hi Experts, I have created instances from the SAP Application Server ABAP 7.4 SP5 incl. Business Warehouse on SAP HANA 1.0 SP7 [Developer Edition] free trial solution, as it is described in...
View ArticleIssues with Import of GeoSpatial Data into HANA
hello all, we are trying to import a delimited file which contains point data. i've gone through a bunch of other blogs and discussions and the tips and info there were not enough to resolve our issue....
View ArticleRe: Unable to delete the sub-package and therefore whole package
Hi Reza, We are executing statements on tables in schema _SYS_REPO. In our case, I ran the statements as SYSTEM user. It is recommended that you should execute such statements as SYSTEM (or with ADMIN...
View ArticleRe: SAP Hana Studio release 70 issues
6, my goodness! Thanks so much for taking the time to provide options.
View ArticleRe: SAP Hana Studio release 70 issues
I was able to resolve by deleting the model and starting again from scratch - same process.
View ArticleRe: Text tables STXH and STXL
Ok closing this thread. Also I DID search the forums for STXL before I posted this but I never thought to check SLT forum. Actually I didn't even know there was one until this. Thanks again guys....
View ArticleRe: How to get spatial database in rev 68
Ok Jon-Paul, I will close this thread. Incidentally we just upgraded to 72 and are testing now so this is a moot point. But I appreciate your responses. By the way Jon-Paul I am wondering what good...
View Article