Performance J_3RMOBVED on HANA
I have done copying SAP ERP 6.0 EHP 7 from Oracle on SAP HANA. Compare performance report J_3RMOBVED.On Oracle this report work 160-180 seconds. On SAP HANA - 860 seconds.
View ArticleExternal View - Restrictions regarding HANA Views?
Hi, trying to use a Calculation View in an External View to be able to access it easy via Open SQL from my ABAP program using an IDA Alv. My calculation views are stored in an XS project on HANA side....
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 ArticleHow to keep cursor alive after the call of the proxy methods
Hi All, I am using the cursor for fetching the data from the external view in ABAP. The cursor becomes invalid after the call to one of the proxy methods. Is there any way to store/retain the cursor...
View ArticleABAP on HANA guidance for Date/Time fields
In ABAP we have the following options for storing DATE/TIME values. DATS: Date field (YYYYMMDD) stored as char(8)TIMS: Time field (hhmmss), stored as char(6)TIMESTAMP: DEC 15,0 Counter or amount field...
View ArticleCall HANA Procedure via AMDP
Hi, I wrote a procedure on HANA and i want to call via AMDP. As i saw from examples, developers generally writing the content of the procedure here but i wnt to call pre-written HANAprocedure via...
View ArticleError in RSQL module of database interface.
Hello Experts i am new in this field when i create my program and when i need to check my steps in the debugger mode i faced the following problem ErrorShrtText Error in RSQL module of database...
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 ArticleUsing ABAP FM in hana enviroment
Hi Experts,I am quite beginner to HANA,while reading about the process of creating procedures(ABAP) in HANA,this comes in my mind that can we call FM of abap in hana procedures?If we can, then BAPI's...
View ArticleGL balance(S_alr_87012301) and GL in Trial Balance both are not matched.
Hi, Actually when iam trying see the GLa ccount through S_ALR87012301 there is Nil balance but when iam trying to see this through Trial balance so there is some balance in Credit side. i dont know why...
View ArticleError in RSQL module of database interface.
Hello Experts i am new in this field when i create my program and when i need to check my steps in the debugger mode i faced the following problem ErrorShrtText Error in RSQL module of database...
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 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 ArticleConsuming HANA Stored Procedures from ABAP in One Step
Hello, I recently learned about calling HANA stored procedures from ABAP. As per the instructions, we are supposed to use the WITH OVERVIEW addition while calling the stored procedure. This would...
View ArticleError while executing DB procedure proxy
I am getting error 'Database error text: Insufficient privilege: Not Authorized ' when I call a database procedure proxy in a abap report program. Can any one help? CALL DATABASE PROCEDURE...
View ArticlePre-requisities of Installing Sap Hana on Linux Platform
Hi Experts, We want to Install Sap Hana on Linux Environment. Can anyone please suggest us, how to Install Sap Hana on Linux Platform. 1) What should be our System Requirements ? ( Harddisk, Ram etc..)...
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 ArticleAdding ABAP plugins in HANA Studio
Hi Experts, I already have a HANA studio installed in my system (Version 58), now I want to add the ABAP development and UI5 plugins. I tried to do that by going to Help->Add new software and...
View ArticleHow to analyze for performace optimizations in AMDP
Hi experts, In general we use SAT to measure performance and optimize ABAP code.I currently see that AMDP(fetch) and AMDP(execute) in one of the SAT Traces takes 20% + 20% (approx) .How can i analyze...
View Article