Generate 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 ArticleTables in HANA / ABAP
Hi, I have a question about the synchronization of tables between ABAP and HANA. When I create an se11 table in my ABAP on HANA trial system, the table is visible in the HANA studio schema SAPHANAABAP....
View ArticleSWLT tool static check finding is showing unexpected results
I am using SWLT transaction to find some static checks in code to optimize db queries. After getting static check it shows some loops and some method calls but when on double clicking that loop its not...
View ArticleAMDP in ABAP report
Hi all Is it possible to implement AMDP inside a ABAP report? As of now i have been doing it in a class implementing the marker interface if_amdp_marker_hdb Regards,Maqsood
View ArticleSQL Performance Tuning Worklist SWLT help
Hi,Does any one has experience running the tool SWLT. I do no find any documentation related to the tool.Can someone through an insight.Thanks in advance Ashish Singh
View ArticleConsuming HANA Stored Procedures from ABAP in One Step
Hello, I recently learned about calling HANA stored procedures from ABAP. As per the instructions, we are supposed to use the WITH OVERVIEW addition while calling the stored procedure. This would...
View ArticleExecute HANA stored procedure with input parameters from ECC
Hello HANA Experts, I have been reading some discussions and I am not able to visualize/understand the following scenario. Small Description: I have a Report in ECC with a Selection Screen that is...
View ArticleABAP in HANA Studio via WTS, error in defining ABAP Project
Dear Colleagues, I managed to configure the ABAP Development Tool in SAP Hana Studio in my WTS.But as I want to add a new ABAP Project, it ends with an error saying: Logon to system FA7 failed (SNC...
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 ArticleTables in HANA / ABAP
Hi, I have a question about the synchronization of tables between ABAP and HANA. When I create an se11 table in my ABAP on HANA trial system, the table is visible in the HANA studio schema SAPHANAABAP....
View ArticleDiff b/w HANA Client & HANA studio
Hi Jens, Successfully connected and thanks Thorsten, the problem is using special char in password. By changing it the problem was solved. Can u tell me the diff b/w...
View Articlehow to practice with ABAP Development Tools on Eclipse
Hello All, I was checking all through SCN if I could get some way out to practice with ADT - the tool and the new features of programming with ABAP. But could only see the CAL and AWS way where I need...
View ArticleHow to Call HANA Procedure in ABAP
Hi Everyone, I am new to ABAPI have created a procedure in HANA that accepts two input parameters and outputs a tableI am using HANA as a Secondary DatabaseHow can I call this procedure in my ABAP...
View ArticleIssue when creating ABAP project in SAP HANA STUDIO
Hi SAP Hana Gurus,Recently I have installed SAP HANA STUDIO, client after downloaded from OPEN SAP. I being ABAP developer tried to run my programs in SAP HANA.However when tried to create the project,...
View ArticleWhat is SAP HANA basic terms?
Hi,What is SAP HANA in basic terms. After my lot of search on internet, what I understood is SAP HANA is a Database Technology like Oracle, SQL . Is it correct? Is SAP HANA a replacement for the...
View ArticleError while accessing HANA-Database
Hi all, I try to access the HANA-database (installed as secondary database).The table is replicated in HANA and I have created a program in ERP with the following procedure: SELECT * FROM [table]...
View ArticleSAP HANA Studio won't load after software installation failure
Hi,I've been trying to follow the End to End Development Example for ABAP with HANA at End to End Development Example with SAP NetWeaver 7.4 & SAP HANA However I have now come to a dead-end as my...
View Articlemodule pool screen validation
Hi all..this is fiels MATNR, MAKTX. ZVFROM ,DATE. ZVTO_DATE . ZVCREATED_ON. ZVCREATED_BY. ZVCHANGED_ON. ZVCHANGED_BY .using table control in...
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 ArticlePerformance improvement for OLTP Transactions
Hi, In a scenario with HANA as secondary database, can we improve performance of OLTP transactions (which perform insert/delete/update on application tables) as well. Most of the content that I came...
View Article