How to find if a table was a pooled table or cluster table in ABAP below 7...
I am using a HANA system. I want to find out if the table was a pooled table or a cluster table in the older ABAP system. Please help!! table DD02L gives the information about the current system. Not...
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 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 ArticleDatabase 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 ArticleWhat is the REAL reason why we can't edit AMDP in SE24/80?
Hi all, Not sure if any comments needed for this question. Does anyone know (and can tell) what is the real reason why we can't edit classes in SE24/SE80 once you add the AMDP marker interface? It's...
View Articleis not type compatible.
Hi all I have defined a method like this begin of ty_plnt, plnt type z_cds_purc-plant, end of ty_plnt. TYPES: tt_pnt TYPE STANDARD TABLE OF ty_plnt METHODS retv_bgsml IMPORTING...
View ArticleStrange Behavior in ALV IDA when aggregating
I use the ALV IDA for consuming a HANA CalcView via External View in ABAP. Aggregation works for 2 columns, but when it comes to aggregation on the third column, the list produces additional empty...
View ArticleSAP ERP 6.0 Ehp5 to SAP HANA
Dear Support, We are using SAP ERP 6.0 Ehp 5 with oracle database(Win Server 2008 R2). My company management has been proposed to implement SAP HANA because of long running jobs.I want to know the...
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 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 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 ArticleSQLM is not considering all the 'select *' error containing in the same package
Hi All,When I am trying to run SQLM for Z* package in my development system. Its giving only few Select query errors and not all. Is it because SQLM picks only specific select queries or because I am...
View Articleis not type compatible.
Hi all I have defined a method like this begin of ty_plnt, plnt type z_cds_purc-plant, end of ty_plnt. TYPES: tt_pnt TYPE STANDARD TABLE OF ty_plnt METHODS retv_bgsml IMPORTING...
View ArticleABAP or HANA .Help me out??????
Hi am a fresher I want to which module is best for fresher abap or hana? Sap is good for fresher ?Pls help me out am in great confusion..and suggest me which institute is best for sap?
View ArticleHANA views call in ABAP ECC 6.0 via secondary connection
Dear Folks, We have created views in HANA, same views we need to call it in ABAP ECC 6.0(Netweaver 7.3) i.e. via secondary database connection.So,1.Is it possible to call HANA vies in ABAP ECC...
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 ArticleUnable to perform a simple arithmetic operation in CDS View
Hi, I am unable to perform a simple arithmetic operation in CDS View. I want to add MARC.UMLMC and MARC.TRAME as display it as "Transfer Stock" but i am getting a syntax error(In the highlighted code...
View ArticleQuestion about querys performance in HANA
I have a hypothetical case: A Client had migrated their traditional database to HANA. My question is if the actual abap querys wihout any change run faster than before only for the change of...
View ArticleEditable columns in ALV with IDA
Hi, Is it possible to have editable columns when using ALV with IDA? I tried to look at different methods in the interface if_salv_gui_table_ida viz., field_catalog(). However, unlike in the...
View ArticleData Modelling in SAP HANA
Hi all, I have a query.What is the need of Data modelling in SAP HANA?Please explain in detail.
View Article