Re: Unable to install ADT on SAP HANA studio
I tried by installing studio and client in D drive but no success. still getting same error while trying to install ADT.
View ArticleRe: Unable to install ADT on SAP HANA studio
Hi Girdhari,alternatively, ensure Kepler (or Juno, depending on your installed HANA Studio version) and Xtext are visible as update sitesKepler: http://download.eclipse.org/releases/keplerXtext All In...
View ArticleRe: Unable to install ADT on SAP HANA studio
Hi, in this case please try the suggestion by Jasmin (see below) Cheers Jens
View ArticleRe: Which is better External View OR Database procedure Proxy ?
Hi Pravin,that depends on your application logic and use case. There is no general recommendation for one or the other.If, for instance, you have input parameters, you would go for a DB procedure...
View ArticleHow ADBC connection is benefits by using SAP HANA as secondary database ?
Hi, I have one more important question.How ADBC connection is benefits by using SAP HANA as secondary database in terms of performance wise for the access of data from HANA database as a secondary...
View ArticleRe: Generate DB Procedure Proxies
Hi Jamin. I have SAP_BASIS 731 0007. How to call the Stored procedure of HANA via the corresponding ADBC classes/methods using HANA as a secondary database. Can you please give example. Please also...
View Articleneed guidance for abap
i am new to sap i wanted to know which institute is good for certification in abap for fresher. Also from placement point of view......
View ArticleDelete Graphical View from ABAP Code
Hello, does anyone know if there is a possibility to delete a graphical HANA view (attribute/analytical/calculation view) from ABAP source code, e.g., using an SQL statement or an ABAP method. Kind...
View ArticleRe: Delete Graphical View from ABAP Code
Hi Sven,I don't know of an ABAP method for your use case, however, deletion of HANA content (if you have the right authorizations) should as well be possible using native SQL. However, I would not...
View ArticleRe: Delete Graphical View from ABAP Code
Thanks for your answer. I normally maintain my views with HANA Studio. However, I am currently writing unit tests in ABAP to ensure the correctness of my views. Thereto, I use the mockstar...
View ArticleRe: Delete Graphical View from ABAP Code
Hi Sven,in this case, I suggest to ask the ABAP Testing and Troubleshooting colleagues for there expert help: ABAP Testing and Troubleshooting.Cheers, Jasmin
View ArticleNull Statements in SQL Engine
Hi All, When you set the 'Enforce SQL Execution' in the Graphical View..SQL Engine is used for calculations I'm having some issues with Null Values Something like this won't work if any of the values...
View ArticleRe: Unable to install ADT on SAP HANA studio
Hi, in this case please try the suggestion by Jasmin (see below) Cheers Jens
View ArticleRe: need guidance for abap
Hi Ramchandra,you can find a lot of information on the community page. The ABAP for SAP HANA reference scenario (ABAP for SAP HANA Reference Scenario ) is a good starting point, or if you prefer Video...
View ArticleRe: Regarding studying for ABAP HANA
Hi Gaurav,yes, yes, and yes . Learning more on ABAP for SAP HANA, see my reply to Ramachandra's question (need guidance for abap). I'm not an SRM expert, but you also do application logic on an...
View ArticleRe: Generate DB Procedure Proxies
Hi Pravin,how to call the procedure depends on on the number of output parameters. If you by chance have access to a 7.40 SP5 system, you can have a look at report ADBC_DEMO_PROC_CALLS_HDB. I can send...
View ArticleRe: How ADBC connection is benefits by using SAP HANA as secondary database ?
Hi Pravin,Option 1: In this case ADBC might even worsen the performance due to the overhead in the ADBC framework. OpenSQL is the method to go here, as OpenSQL - from the ABAP point of view - features...
View ArticlePerformance J_3RMOBVED on HANA
I have done copying SAP ERP 6.0 EHP 7 from Oracle on SAP HANA. Compare performance report J_3RMOBVED.On Oracle this report work 160-180 seconds. On SAP HANA - 860 seconds.
View ArticleRe: Performance J_3RMOBVED on HANA
Hi, You didnt mention your HANA DB is a primary or secondary connection.J_3RMOBVED a custom report? You can analyze the performance by using tools like SQLM, SWLT. For more information read the...
View ArticleRe: Performance J_3RMOBVED on HANA
J_3RMOBVED - Stock Overview (Russia)This is standart report. HANA DB in primary DB. In this report workload on application server. I not found optimized on HANA DB version.
View Article