Use abap report in HANA
Hi Experts, We had a abap report created in ECC, now we want to move it to hana. Does any one know if we are able to do it? If yes, can you please provide steps? Thanks, Yufei
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 ArticleAccess to HANA via ADBC
Hi, I'm evaluating a scenario where we use the HANA DB as kind of a central data repository for more than one ABAP-stack system. There is a blog post from Thomas Jung a while ago Developer's Journal:...
View ArticleNew system creation on existing HANA appliance
Hello Team, I would like install new SAND BOX on existing HANA appliance Details I have Hana appliance- 2-TB size already running with two SIDs( DEV, QA) I would like build new sandbox ( with prod...
View ArticleABAP in ECC on HANA
Hi Gurus, We are planning to go with ECC on HANA. Following are my understanding, please let me know if I am right, * SLT is not required to pull the table data into HANA database, as HANA database is...
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 i/o parameters from ABAP
Hello, We are using HANA as secondary database and I need to execute HANA Procedures from ABAP. I have created a procedure in HANA with a parameter as input and table as output. I executed it in HANA...
View ArticleHow to insert data from ECC to HANA DB based on the schedule job?
I want to fetch some data from ECC db, and then insert these data to another HANA DB. This ECC DB is the HANA primary database. How could I insert the data to another HANA DB?
View ArticleCDS View Authorization
Hi everyone, I have created a simple CDS View in Eclipse which works really great. Now I try to make some auth-checks like descripted in the docu:ABAP Keyword DocumentationI have created an DCL Source...
View ArticleUse abap report in HANA
Hi Experts, We had a abap report created in ECC, now we want to move it to hana. Does any one know if we are able to do it? If yes, can you please provide steps? Thanks, Yufei
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 ArticleHow to write the if condition on the AMDP in HANA
Hello Experts, i have to check condition for two fields in AMDP , currently i have written the select query in amdp then i used a abap program to calculate the if condition and display the value in...
View ArticleAbap for HANA - Write view results on application server
Hello, I have a business request in which i have to gather database information, present it in ALV form and also write the result as a file on the application server. I have used before CDS view and...
View ArticleSQL Monitor & SWLT release level
Hi All, Our current production system is on 7.00. We will enable it for SQLM by a kernel patch (SAP Note 1824769).SWLT will be running on 7.40. Is it possible to import SQLM results from 7.00 into...
View ArticlePass results of view into internal table - Write on application server
Hello all, I would like to know if there is any way to pass the results of a cds view i created into an internal table after the user inputs parameters as selection criteria. I need to be able to write...
View ArticleCreate HANA CDS View from SAP Netweaver 7.4 without XS engine
Hi, As in code push-down mechanism, i am able to create stored procedures from SAP Netweaver in the form of AMDP without HANA XS engine.Like is there any way to create CDS views from SAP Netweaver...
View ArticleException CX_SY_NO_HANDLER triggered An exception with the type...
Hello experts . i want to do a calculation in AMDP , but i Know that AMDP does not support Function modules , so i try to implement the function module logic in AMDP , so i need to do some calculation...
View ArticleError during HANA db creation: EHP7(SWPM)
Hi , I have installed the HANA DB successfully. but during instillation of SAP EHP7 we are getting error during HANA db creation....
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 ArticleHow to create CDS view dynamically without using Eclipse in SAP ABAP for HANA
Hi Gurus, I am new to SAP ABAP for HANA.I have a requirement about...How to create CDS view dynamically without using Eclipse. Could you please explain me in brief.Please share me and waiting for your...
View Article