Unable to add systems from SAPlogon pad
Hi Gurus, I want to write ABAP programs from hana studio, i have added ABAP plugins to hana studio.But after adding these plugins I am trying to add systems from SAP logon pad. But I am getting below...
View ArticleGenerate DB Procedure Proxies
Hello colleagues, is it possible to generate/create DB procedure proxies dynamically within ABAP?So we know the DB procedure name and want to create a DB procedure proxy dynamically in ABAP. RegardsAndré
View ArticleRegarding studying for ABAP HANA
Hello Gurus, I have been working as a ABAP SRM techno-Functional Consultant for 5 years. Now I feel like to switch into something new and increase my knowledge. Can someone help me regarding...
View ArticleUnable to install ADT on SAP HANA studio
Hi Experts, Am not able to install ADT ( ABAP Development Tool) on my SAP HANA studio version (7.0-64 bit). Whenever i tried to installed, it is not installing all the objects and getting error like...
View ArticleWhich is better External View OR Database procedure Proxy ?
Hi Jasmin and Kilian, Creation of External View in HANA and consume in ABAP. Which is better External View OR Database procedure Proxy. Regards,Pravin Message was edited by: Jens Weiler Branched from...
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 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 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 ArticleMultiplying two columns by CE functions
Hi all,I want to compare performance results between SQL script and CE functions.I have 2 tables joined and i am multiplying 2 columns by using subquery. Tables are like that; TABLE: SALESMATERIALID...
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 ArticleSAP HANA new and old BAPI
Hello, I'm looking for some informations about new ans old BAPI in SAP Hana, someone can help me please ? Thx, Best regards.
View ArticleRegarding sap HANA consolidation
Hello Gurus, Recently my client is going on for Sap Hana Consolidation and SLO (System Landscape Optimization) project with existing Sap Solutions ( SRM, BW, Portal , PPM , ECC and PI) . Now I...
View ArticleRecommendations for use of Row Store Tables
Hi ABAP on HANA Gurus, I think by this time, most of us are aware of the difference between Row Store and Column store in SAP HANA ( Column store actually uses an internal memory layout, which is...
View ArticleHow to keep cursor alive after the call of the proxy methods
Hi All, I am using the cursor for fetching the data from the external view in ABAP. The cursor becomes invalid after the call to one of the proxy methods. Is there any way to store/retain the cursor...
View ArticleABAP perspective in SAP HANA Studio
Hi Experts I have installed SAP HANA Studio and Client in my systemI also installed all the required plugins which are required for ABAP development in SAP HANA studioEven then I am not able to add...
View ArticleI have knowledge of implementing SAP Business one and learning knowledge in...
I have knowledge of implementing SAP Business one and learning knowledge in SAP SD,i would like to learn SAP ABAP.How do i proceed in a step by step manner?
View ArticleSuggestion needed for Starting a career in HANA Field.
I had done my B.Tech in Information Technology in 2012. I was more enthusiastic to proceed my career in SAP field. As a technical guy, i had selected ABAP module to learn. Then i had gone through...
View ArticleError during creation of external views
Hello, I am trying to create an analytic view modelled like below: When I do a data preview of the same from the Modeler perspective, it works fine and I can see the data. But I switch to ABAP...
View ArticleABAP on HANA guidance for Date/Time fields
In ABAP we have the following options for storing DATE/TIME values. DATS: Date field (YYYYMMDD) stored as char(8)TIMS: Time field (hhmmss), stored as char(6)TIMESTAMP: DEC 15,0 Counter or amount field...
View Article