Re: Authority Check on DatabaseConnection for HANA
Hi, If different packages are customized development and assigned to different DB connection name, there is a possibility you can use S_DBCON object to check though that is not the original intention...
View ArticleRe: SAP HANA Studio won't load after software installation failure
Boa Tarde Diogo, Voce pode me dizer como consigo o Hana Studio for MacOS ??? vc teria como disponibilizar para download ou me ajudar a encontra-lo ??? Obrigado
View ArticleRe: SAP HANA Studio won't load after software installation failure
Hi Rodrigo,not speaking Portuguese fluently . Could you please repeat your question in English?Thanks, Jasmin
View ArticleRe: SAP HANA Studio won't load after software installation failure
Hi Ridrigo, Currently, no version of HANA Studio for MacOS is available on SCN. If tomorrow SAP decides to release a new developer edition of HANA Studio for MacOS then it will be available at SAP |...
View Articleis internal table processing faster in AMDP?
Hi all, Is internal table processing faster in AMDP? Context :We have abap code which is currently taking up ~80% of execution time.When analyzed we see it's all looping into internal tables in abap....
View ArticleRe: is internal table processing faster in AMDP?
Hi,depending on your application use case it might make sense to do a code-pushdown, i.e. use an AMDP. Let me explain "depending" in two small/bold examples:1. You have a lot of data. You fetch it from...
View ArticleError creating External view on HANA Live model in CRM
Hi, I'm getting the following error when trying to create an External View on HANA Live models in CRM e.g. sap.hba.crm.BusinessTransactionType: Generation of external view ZCRM_BUSTRXTYPE from DB view...
View ArticleRe: Error creating External view on HANA Live model in CRM
Hi Jens, view exists in content folder and is working fine when I select from it in Studio SQL editor: Could this be an authorization issue on sap packaged content as I can create external view fine...
View ArticleRe: Error creating External view on HANA Live model in CRM
Hi Peter, problem could be, that the view is not working correctly: Can you please check, if the sap.hba.crm/BUSINESSTRANSACTIONTYPE view is returning data if you wirte a SELECt in HANA (_SYS_BIC). And...
View ArticleRe: Error creating External view on HANA Live model in CRM
Hi Peter, I suspect the name of the View. It is case sensitive and from the error also, it mentions as "sap.hba.crm/BUSINESSTRANSACTIONTYPE" while the artifact is "sap.hba.crm/BusinessTransactionType"....
View ArticleRe: Error creating External view on HANA Live model in CRM
Hi Peter, thanks to Padma - I totally forgot about this problem. There is already a Note available for this: 1837708 Hope this helps Jens
View ArticleCreating external view for Calculation Query View
Hello all, We are able to create an external view for attribute views.However when try to create an external view for a Calculation view we receive this error message:We already trying adding the role...
View ArticleRe: Error creating External view on HANA Live model in CRM
Hi Guys, you're on the right track here alright. I've checked the note and the correction is already implemented in the system however it seems there is still a bug there: METHOD...
View ArticleRe: Creating external view for Calculation Query View
Hi Tim, Kindly refer to the thread Re: Error creating External view on HANA Live model in CRM, similar issue is being discussed there.Hope this helps. Kind Regards,Padma
View ArticleRe: Performance improvement for OLTP Transactions
Hi, Side car is for OLAP usage. You want both OLAP and OLTP should consider migrating to SAP Suite on HANA which is the ideal path. Regards.YS
View ArticleRe: Performance improvement for OLTP Transactions
In HANA as secondary database scenario (side car approach) , we can improve performance of Reports that does Reads from database. In this scenario, data from Classical database is moved to HANA...
View ArticleInvalid column Index error - While consuming Calculation view via Native SQL
Hi Experts, I am trying to consume a Calculation view (sql script one) , which has input parameters, via Native SQL in a ABAP program . Code snippet for the same would be as follows , Upon execution,...
View ArticleRe: Invalid column Index error - While consuming Calculation view via Native SQL
Hi Suma, Post the SQL you success run directly on Studio together with error message (even if is the Invalid column index error). Check there if the parameters case is working properly... Is it really...
View ArticleRe: Error creating External view on HANA Live model in CRM
Hi Peter, we are still analysing the problem - could you just help us a little more and tell us the SAP BASIS SP Level of your system ? Thanks a lot Jens
View ArticleRe: Error creating External view on HANA Live model in CRM
Thanks Jens. We are on Release 740 SP 5.
View Article