Reading PM Characteristic Values on SAP Hana
Are there any updated SAP functions or Classes to read PM characteristic values? Currently we are using BAPI_CLASS_GET_CHARACTERISTICS and BAPI_OBJCL_GETCLASSES. This is very inefficient on a Hana...
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 ArticleError in CDS View
In my program I am fetching a certain type of inbound IDOC which in 53 status and updating my custom table, for which I have written a select query which executes perfectly but gives me an error while...
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 ArticleWrite to ERP Tables on HANA DB using SQL script
Hello All, We are using HANA as our primary database for ABAP system and trying to feed the data to ABAP tables using SQL script and experiencing authorization errors . Please see below for more...
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 ArticleReg: ABAP application on HANA CLOUD PLATFORM HCP
Hi,I am new to ABAP for HANA, i would like to develop a small abap application or Workflow and deploy on the HANA cloud platform ,HCP Is it possible? If possible could you please give your valuable...
View ArticleCross Schema AMDP Class Transport
Hello Experts, We are tying to implement AMDP based developments which contains multiple schema tables and we are pointing by giving schema name i.e. DV.MARA. Its working fine but at the time of...
View ArticleCAR 2.0 external view /POSDW/V_MAT
Hello, our car 2.0 system (client 100) doesn't display in se11 any entries for ABAP external view /POSDW/V_MAT. The external view is already active. The client for the data in the HANA are different...
View ArticleQuery on CDS Views and AMDPs
Hello, I have few basic questions on CDS views and AMDPs: 1. How do we identify the potential candidates in existing code where CDS views or AMDPs can/should be used for code-push down? Are there any...
View ArticleHow to Figure Type of HANA View in ABAP?
Hi, Is there a way in ABAP to find out (by looking up some table or calling an FM/method) the type of a HANA view? I have an ABAP system that has a HANA database. Views of different types (calculation,...
View ArticleHow to read the hierarchy data from the same table using loop in AMDP method
Hi All, We have a requirement to get the top partner from BUT050 table.Here the Top parent is nothing but the top most in the hierarchy of the partners from BUT050. Example: For partner 1234...
View ArticleSorting Order in SQL Queries
Hi Colleagues, We notice difference in the output when executing the SELECT queries on traditional DB and HANA. We are using side car approach so we have both the databases. SELECT Query 1 without...
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 Article*** ERROR => Connect to database failed, rc=1, rcSQL=10 SQLERRTEXT : invalid...
Hello, We have SAP SLT system on SAP HANA DB(1.0 SPS 9 revision 93) . It is distributed system. Yesterday while taking restart of system we are unable to connect Db with R3trans -d RC12.trans.log is...
View ArticleConsuming Procedure in HANA
Hi, From one of the SCN documents I tried calling procedure in HANA. But I am getting dump.Insufficient privileges. I followed link http://scn.sap.com/thread/3584310 steps but i am not able to perform...
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 GUI Logon Issue
Hi, I have taken AWS cloud instance of AS ABAP incl. BW 7.4 SP8 on SAP HANA 1.0 SP8. I have also installed SAP HANA Studio. I have also added all info in SAP GUI. In ETC/HOST, I have tried to enter...
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 ArticleHow to Figure Type of HANA View in ABAP?
Hi, Is there a way in ABAP to find out (by looking up some table or calling an FM/method) the type of a HANA view? I have an ABAP system that has a HANA database. Views of different types (calculation,...
View Article