Re: Map Stored Procedure to Calc View Input Parameter
As mentioned above I tested it on an SPS10 system. Regards,Florian
View ArticleProcedure
Dear All, I have created one calculated view and able to see the data upon activation.Created one table in schema with few fields. Now the table and view fields are different in just names but same...
View ArticleRe: Procedure
Hallo ERP, can you explain a little more about your goal? You wanna write a procedure which reads data from a calculated view and stores the result in a table? If yes, why that additional persistence...
View ArticleSAP HANA SPS 12: hdbroles doesn't work
Hi Experts, we don't know why, but we don't get the .hdbroles within the new container to work.We can build them without any problems. But if we try to grant the roles to anyone, it doesn't work. We...
View ArticleMultiple Single Value Input Parameters in A-OLAP
Hello,I modeled a Calculation view with Multiple Single value Input parameters and it works fine during Data preview mode in HANA Studio.But when I use this Information view in A-OLAP , it throws me an...
View ArticleRe: Procedure Issue -- As Header Only is not supported?
Hi Florian, When I checked my DB version, it is 1.00.090.00.*. Does this mean it is SPS9? Thanks.Chris.Bai
View ArticleProcedures/objects Created time/ updated time
Hi All, I want to find out the created/updated/last modified date, user and other details of HANA objects ( procedures, tables, views.. ). Can some one guide me where do we get those details. I tried...
View ArticleRe: Procedure Issue -- As Header Only is not supported?
Jep, so not supported on your system. Regards,Florian
View ArticleRe: Procedure Issue -- As Header Only is not supported?
Hi Florian, Thanks a lot for your response. I will figure it out how to upgrade my system to SPS 10. Appreciate your help. Thanks.
View ArticleXS OData service for table without primary key
Hi All, I have the following table which needs to be exposed using an XS OData service. It does not have a primary key defined. We are using a Hana XSA (SP12) system Here is the CDS code for the table:...
View ArticleRe: XS OData service for table without primary key
try keys generate local "GenID" keys instead of key
View ArticleRe: XS OData service for table without primary key
Hi Sergio, I tried that too, same result Thanks
View ArticleRe: XS OData service for table without primary key
can you please paste your xsodata file here.. .there may be a different issue ? also, make sure you have opened a new browser window to avoid caching issues
View ArticleRe: XS OData service for table without primary key
Sergio, Looks like it might have been a browser caching + keyword issue. I used the "keys" keyword, and ran it on a different browser. Seems to work now. Thanks a lot for your help! Regards,Isuru
View ArticleRe: Problem at SELECT ... IN .... (fatal error: Execution flow must not reach...
Have you done any upgrade or similar action ?
View ArticleRe: SAP Hana WebIDE: Error: Unsupported content type:...
Hi, we have fixed a problem with multipart formdata recently. But not for SP11. For SP12, this fix is on its way. Best regards, Eckart
View ArticleRe: Problem at SELECT ... IN .... (fatal error: Execution flow must not reach...
Not in the recent past, but we are on SPS10.
View ArticleRe: SAP Hana WebIDE: Error: Unsupported content type:...
Hi Eckart, we are on SPS12, is it a patch which is still not released?Or should this error solved with our npm's "dependencies": {"express": "4.12.3","sap-xssec": ">=0.5.4","passport":...
View ArticleRe: Problem at SELECT ... IN .... (fatal error: Execution flow must not reach...
so please give some further information on your issue. is it happening in a graphical view ? scripted one ? calculation or analytic one ?scenario or maybe screen shot of the view ... I'll help you then
View Article