Using ABAP function calls in HANA
Hi everyone, I am very new to the ABAP workspace. Is it possible to call ABAP function modules from the HANA database? We have a long raw field in a table that we would like to convert to text. Any...
View ArticleGetting Dump while Mapping data source.
Hi Expert, Am getting below DUMP while trying to map data source in SEGW transaction. Could you please suggest what could be possible cause for this? Category ABAP Programming...
View ArticleExternal views with HANA as secundary database
Hi, internally we have since some time a discussion on whether one can make external views in ABAP when HANA is your secondary database. According to the documentation it is not possible, but...
View ArticleHow to create AMDP's for sub stored procedures
Hi, I am migrating Hana data base procedure to AMDP.I have HANA DP like below. procedure1. call procedure 2.endof procedure1. how to create AMDP in this case, i have created AMDP methods for both...
View ArticleAMDP in RLANG
Hello, Can we have an AMDP procedure written in R - Language? Regards,Manjunath
View ArticleCalculation View via External View in IDA ALV
Hi, I try to display data (1 mio records for test reasons) which is delivered by a Calculation View in an IDA ALV using an external view. That works fine, but just for the first 200 entries. It seems...
View ArticleSAP HANA Sidecar Approach - Impact on SAP FIORI
Hello, we have implemented SAP HANA as a sidecar approach for ECC. We had some really slow ECC reports, so we have replicated those tables to SAP HANA and are currently executing the reports over HANA...
View ArticleSort in Analytical view
Hello Folks, We have got an analytic view with some date columns.I want to sort those columns. I am not able to find any property related to Sort in Data Foundation or Logical join.Could you please...
View Articlesap Abap Certification For Hana E_HANAAW141
Hi Planning To write Sap Hana certification E_HANAAW141 Need Road Map how To Break The Certification Like Learning Materials Like Books : eBooks:videos :Real Time Scenario If You Know any Information...
View ArticleConsume HANA Views
Hello, We are migrating a report from ABAP to HANA due to performance reasons. We have created various views for data selection and aggregation. My query is how to consume these views created, via...
View ArticleColumn store error [2048]
Hi All, I have migrated HANA DP's in to AMDP and when i call the AMDP methods it's giving me th eruntime error.. as below an error occurred. The error message begins with (full message...
View ArticleCDS VIEW Concatenation Fuction
Hello Folks, I have some problem which is creating HANA CDS View using concatenate Function. HANA Develpoer Guide(SPS7& SPS8) was described that the concatente Function would be worked.But it does...
View ArticleExternal views with HANA as secundary database
Hi, internally we have since some time a discussion on whether one can make external views in ABAP when HANA is your secondary database. According to the documentation it is not possible, but...
View ArticleError:cannot use duplicate name of function or procedure
Hi All, When i am calling AMDP method i am getting the error "cannot use duplicate name of function or procedure". so do we need to delete the already created procedure before calling an AMDP method?...
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 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 ArticleExecute Procedure with input parameters as table from ABAP
Hello Experts, I need to get the data from HANA stored procedure through ABAP but one of the input parameter is a table. Kindly suggest how can we pass an internal table as input parameter to a...
View ArticleEPM model table issue
Currently we are on ECC on HANA and I wanted to explore the EPM model with all the samples provided. I can see all the tables related to it in SE11. In the HANA system I wanted to see all the objects...
View ArticleConsume a HANA Database Procedure from an ECC system (Netweaver 7.31 sp 04)
Hi All,Is it possible to consume a HANA Database Procedure (for that matter anything which is in HANA system) in an ECC system using ABAP?I checked the forums and it is mentioned that it is possible to...
View ArticleJAVA version is not correct. The supported versions are 1.6 and 1.7.
I have java 1.8 version in my system. When I am running Java servlet in Eclipse as per HANA cloud guide, I am getting "Java version is not correct. The supported versions are 1.6 and 1.7 ". Any body...
View Article