Re: xsodata, $metadata, semantic label, Date field type string
Hi Experts,Is there a way to satisfy my requirement? Our aim is to show calendar control when the user try to enter the value. Thanks,Srini.
View ArticleRe: xsodata, $metadata, semantic label, Date field type string
OData Service Definition Language Syntax - SAP HANA Developer Guide for SAP HANA Studio - SAP Library NoteSupport for OData annotations is currently under development; not all annotations are supported...
View ArticleRe: Is Stored Procedure a Single Transaction in HANA?
Hi Matt, It is possible with previous versions as well. We have to use Dynamic SQL to COMMIT in between the procedure. Regards,Chandra.
View ArticleRe: Is Stored Procedure a Single Transaction in HANA?
>Yes it is a single transaction, It is possible with Dynamic SQL to commit but it is not supported by SAP. Not true as of SPS 10.COMMIT and ROLLBACK - SAP HANA SQLScript Reference - SAP Library
View ArticleRe: Text Search in HANA
Hi Krisha, Thanks. With fuzzy search you need to have a column where your data is stored for search. How does it work in case of Notes assignment block? Here we can have a long string and usually it...
View ArticleRe: Is Stored Procedure a Single Transaction in HANA?
Hi Thomas Jung Thanks for the sharing this update. I will update this link to the blog as well. Have been looking forward for this.One more reason to upgrade to SP10. Just wanted to know if TRUNCATE is...
View ArticleRe: M_TIME_DIMENSION
Hi Ash, I dont think issue is with Time dimension table. Filter for a single day and see why you have 8 records for the same day. I believe it should be because of different timestamps. Before joining...
View ArticleInformatica as source system
Hi experts, Can you explain me the process , of Extraction where informatica is used as source system and HANADB as target. waiting for your reply.
View ArticleRe: Auto drop specific tables in Schema
Nope, there is no automatic way to do that if these tables all end up in the same schema. If they choose to replicate into separate schemas, then the users could use the schema owner user to access...
View ArticleRe: Writing a list of rows each on a different line in an exception output
You're trying to 'overload' the error message here a bit.It's not meant to serve as an aggregated error message but quite obviously was designed with a single error in mind (identified by a single...
View ArticleIntegrate SAP Hana cockpit into a sso environment
Hello Everyone. We are planning to Integrate Sap Hana cockpit into a single sign on environment.we are not decided to which method to be use like KerberosSAMLX.509 client certificatesOnly for HTTP...
View ArticleFilter pane in Calc view Analysis preview doesn't show values
Dear members, I utilized three scripted calculation view in a Graphical calculation view to do Time Range Analysis like YTD,MTD,WTD sales per product. I used three scripted calc view in graphical calc...
View ArticleDate Input Parameter in scripted Calc view results no data
Dear Experts, I am passing a input parameter of datatype as DATE to a scripted calculation view which will return the data from Start of this Yeartill the date provided by the user, Scripted calc view...
View ArticleSAP HANA SPS09 AND SPS10 Features
I am looking for new features in SAP HANA studio in SPS 09 and SPS10 releases. When I surfed through various sites in internet,I found multiple documents specifying new features of SPS 09 and SPS10....
View ArticleRe: SAP Hana Database Error feature not supported cannot support non-constant...
It's not surprising that this UDF is slow, since you force a row by row processing.HANA cannot know what you do inside of your function or how to rewrite it to set operations. To have this update run...
View ArticleRe: SAP HANA SPS09 AND SPS10 Features
Hi Venkat, Please refer to https://blogs.saphana.com/2015/06/16/new-sap-hana-sps10/ and https://blogs.saphana.com/2014/10/21/what-is-new-in-sap-hana-sps-09/ They provide some summaries, documents and...
View ArticleRe: Filter table with 2 range
Hi Federico, This cannot be done in Analytic View, better to go with Calculation view. If you want to do in analytic view only, then you have to use List of Values and give all the specific values like...
View ArticleRe: Reducing size of row store table (alert ID 67)
Hi Manish, Please refer the SAP note below for the steps that could be taken to address such ALERT ID 67 for *Table growth of Row Store tables*After identifying the top 20 largest ROW Store tables the...
View ArticleRe: Calculation view
Hi Sree, Looks similar to thishttp://scn.sap.com/thread/3797982 Have a look and if you still face issue, let us know.Regards,Chandra.
View ArticleRe: Filter table with 2 range
Hi, Create calculation view and consume your current Analytic view in Projection / AggregationGo to Filter -> Expression which is at right side and under 'OUTPUT' panelApply your desire filer on...
View Article