Re: How to calculate Average Price
Hi Florian, predefining complex business calculations according to company's definition in the model however does not hinder the user to create his own calculations. But in this case the user is...
View ArticleRe: HANA SLT Configuration
Grant/Revoke Access procs were missing in Admin> Object Privileges Thanks Vivek...
View ArticleRe: No data Displaying in Virtual Provider based on HANA model
Hi Prabhith, Yes i have also solved my issue, after changing it to cross client. but can you please share what is the exact difference between sessions and cross client? Suppose if i have created some...
View ArticleRe: What is recommended to select as client
a.) If you are going to use your model in different client also then you have to use 'Cross client' as if you are transporting it to some other client and choose it as session client only, it will...
View ArticleRe: No data Displaying in Virtual Provider based on HANA model
Hello Sumeet, The thing is , when you create a table in ABAP data dictionary , there is a field (column) called with data type CLNT is created. which is used to check the login client. For example : if...
View ArticleRe: Substring function not working in Analytical view
Krishna, Thanks for the info, yes it is working. midstr(trim("XYZ"),6,10) RegardsKiran.
View ArticleHow to modify dynamically a Custom Text Analysis Dictionary
Hello colleagues, I would like to know how a text analysis dictionary can be modified during runtime by, e.g. an XS application. The idea is that the final customer can add, modify and delete entities...
View ArticleRead ABAP CDS view data in HANA CDS view
Hi experts, We have created some ABAP CDS views, which we would like to reuse in a HANA CDS view. When I refer to the ABAP CDS view as "SAP<SYSID>"."Z_ABAP_VIEW_NAME" in the HANA CDS view...
View ArticleRe: How to calculate Average Price
Hi Gerhard, to my knowledge, no. Best Regards,Florian
View ArticleProblem opening an Analytic View in PA 2.1
Hi. I have some problems opening a SAP HANA Analytic view with PA 2.1I have an error message that says: The view doesnt exist or you havent enough rights to open it (HDB 02074) But this is only...
View ArticleRe: HANA, Aggregations and calculating percentages
Hi Theodoor, did you manage to get this work out (calculating percentage)? thanks
View ArticleRe: BIGINT aggregation issue in Hana rev 91
Well, without knowing the table definitions of your source tables, the model itself and the HANA revision you're using, it's hard to tell what's going on why here.I recommend to have this checked by...
View ArticleRe: How to consume HANA calculation views from a different ABAP system?
hi,External views are created to consume HANA views in the ABAP layer.With SAP netweaver 740 SP5 CDS views are recommended and can be used to consume the HANA views in the ABAP layer. Regards,Prabuddha
View ArticleRe: Scalar Output Parameter for Repository Stored Procedures
Hello Gerhard. Yes it is possible to create repository stored procedures with scalar output parameters. Here a simple example. It is also possible to allow a user access to all values of an attribute...
View ArticleHANA REPLICATION DOUBT
I assume we can bring in data from ECC to Hana. Can it be replicated both ways.For example changes in KNA1 in ECC will be replicated to Hana and then when we change KNA1 in Hana, can it be replicated...
View ArticleRe: Hana replication
Hi, How to load data from HANA to any other external system BRSumeet
View ArticleRe: Scalar Output Parameter for Repository Stored Procedures
Thanks again Florian for your quick answer! regarding repo stored procs: I only used the UI so far and could not find any option to set scalar output parameters there and until now I thought it is not...
View ArticleRe: HANA REPLICATION DOUBT
Hi Karuna, Changes done in HANA system for replication of tables from ECC to HANA can't be replicated back to ECC system.
View ArticleRe: Hana replication
Its's not possible to replicate the data from HANA to ECC using SLT system.
View Article