Database Procedure Proxies can only be created on ABAP systems running on a...
Hi , I am Getting the Below Error When trying to Create a Proxy of Procedure in SAP HANA - Can any body Suggest what to do ?I AM also Using HDB on my ABAP AS .Attached is the Error Screenshot For your...
View ArticleBest practices and findings of customers when using SAP HANA Platform for...
Participants of SAP TechEd && d-code Las Vegas can learn from customers and partners, who share their insights in a comprehensive and open minded way as part of lecture DEV207 (Tuesday 4:30pm,...
View ArticleAMDP call to Procedure: "SQLScript message: insufficient privilege: Not...
Hi!the syntax check in SE24 reports an error in line 1 in method MY_HANA_PROCEDURE (pls see first screenshot below). If I remove the call to procedure ZTEST in line 247 the syntax check is successfull....
View ArticleHow to prepare TSD ?
Hi all, How to prepare a technical specification document for example say, open purchase order in MM module? What does a TSD basically contain? I will give you the scenario, please let me know what...
View ArticleInstall SAP ECC 6 on SAP HANA
Hi, Can anybody kindly advise the path to download SAP ECC 6.16 Export(1/11)? I can only found ECC 6.06 and ECC 6.17 on Service Market Place. Thank you! -Jack
View ArticleNot able to use CONCAT in CDS View
Hello, My requirement is to prepare a field by concatenating 'PR' in front of the field and use it in a CDS view. I am getting the below error while doing it. Is the issue with my HANA version or the...
View ArticleWhat is the HANA default user when executing AMDP's?
With which HANA-user does the ABAP user operate in HANA in the case of an AMDP? I am getting the message "SQLScript message: insufficient privilege: Not authorized" in the syntax check in SE24 for a...
View ArticleAMDP syntax call to external procedure: "SQLScript message: insufficient...
I am getting the message "SQLScript message: insufficient privilege: Not authorized" in the syntax check in SE24 for an AMDP call to an external procedure which is not located in the default schema...
View ArticleDebugging stored procedure: 'Edit Source Lookup Path' (and source not found)
I have this AMDP generated procedure that I am trying to debug, but for some reason the debugger is not stopping as it is supposed to do despite having followed the instructions provided in Tutorial:...
View ArticleExternal View: No data preview
Hi Experts. I just created an External View following the steps on link: How to Consume HANA View in ABAP Using External View and Open SQL The problem is that when I choose "Open Data Preview" on the...
View ArticleABAP for SAP HANA Reference Scenario
This page is the entry point for the ABAP for SAP HANA Reference Scenario Open Items Analysis. It provides links to different ressources (such as guides, articles, blogs, and tutorials) around the...
View ArticleABAP for SAP HANA Reference Scenario - AS ABAP 7.4 Support Packages
This page provides an overview of the main ABAP for SAP HANA deliveries of the SAP NetWeaver AS ABAP 7.4's support packages. General Overview of SAP NetWeaver AS ABAP 7.4Support Package Stack 08Support...
View ArticleABAP for SAP HANA Reference Scenario - Video Tutorials
This page provides a collection of video tutorials about ABAP for SAP HANA developements based on SAP NetWeaver AS ABAP 7.4 (and beyond). You can find more videos in the different playlists of the ABAP...
View ArticleABAP for SAP HANA Reference Scenario - Tutorials
End-to-End Development GuidesTutorials & Overviews (Single Features)How-To... Important Note:The recommended techniques to leverage the power of SAP HANA in ABAP-based applications are ALV with...
View ArticleNew in AS ABAP 7.4 SP8 - Use of Secondary Database Connection when calling...
Just a recap of ABAP Managed Database Procedures (AMDP) another amazing feature for code push down introduced in AS ABAP 7.4 SP5,AMDP allows you to do code-push down to HANA and is ideal in cases...
View ArticleREPLICATE PROGRAMMATICALLY FROM NON SAP Schema to SAP Schema
Scenario : In many cases, we don't have privileges to execute DML operations [mainly update, delete and insert] on SAP<SID> schema’s tables using database user. In this case, we have to execute...
View ArticleExists in CDS view
HiI wonder if the Exists condition can be used in the CDS view (WHERE EXISTS (SELECT * FROM .... ) .I actually never managed to used subqueries in any cds view so I wonder if this is a limitation for...
View ArticleSAP HANA as Secondary Database
Small Introduction to SAP HANA - As and when time passes, everyday transactions are increasing, maintaining volume of data became too much load in applications and systems, Finally conventional RDBMS...
View ArticleCx_salv_db_table_not_supported
Dear Gurus We are currently implementing SAP ecc6 ehp7 on HANA. I have created the view by using the following @AbapCatalog.sqlViewName: 'z_cds_purch'define view ZCDSV_DWMQHY_PURCH as select from mseg...
View ArticleInvalid GUI input data: window dimension
Dear gurus I am getting this error when i am writing this code. cl_salv_gui_table_ida=>create_for_cds_view( 'ZCDSV_DWMQHY_PURCH' ) Searched a lt but could not get any similar kind of error. I am...
View Article