secondary indexes y we need be use in sap abap? requirement need to create...
requirement need to create secondary index in table2 to access non primary keys?
View ArticleSQL Performance Tuning Worklist SWLT help
Hi,Does any one has experience running the tool SWLT. I do no find any documentation related to the tool.Can someone through an insight.Thanks in advance Ashish Singh
View ArticleHANA stored procedure with IN param as table
Hello HANA experts , We have the following scenario ... We would get the result from Analytic view using ADBC from HANA database . Now we need to push query to HANA database to get the data based on...
View Articleselect distinct from CDS ends with ORA-01791
Hi, I consume a CDS in a program with the following construct: open cursor lv_cursor forselect distinct partner from z_my_cds_dimawhere partner in @l_rng_partner " by default is initial to simulate no...
View ArticleInstalling ABAP Development Tool on SAP HANA Studio
Hello Friends, I have already installed the SAP HANA Studio as a virtual application on my laptop and I would also like to install the ADT. Can you please guide on how to do the same? Many Thanks,Tanmoy
View ArticleAMDP Debugger not availabel
Hello,when I will set an Breakpoint in SAP HANA Studio a window opens with the Message "AMDP-Debugger for the System is not available".Our System is an SAP BW System 7.4 SP10 our HANA Database has the...
View Articleplanning to learn SAP HANA
Hi Friends, i have an 3 years of experience in standard SAP ABAP. In future i want to learn SAP HANA. so what are the areas i have to be strong (i.e) prerequisite for HANA.AND is it is useful for me...
View ArticleDifferent Code Push Down techniques in SP10
Hi Experts, Is there any Code Push Down techniques in SAP HANA SP10, other than ABAP New Open SQL, CDS and AMDP..??? Regards,Siva R
View ArticleABAP Managed Database Procedures(AMDP)
Hi Gurus, I'm new to SAP HANA. And I want to crate basic AMDP methods and know its benefits. So Could you please provide sample basic code of creation of AMDP and its uses. Regards,Siva R
View ArticleHow to sum the subtracted quantities in CDS view
Hello , I want to sum the subracted quantities and populate into a field while creating CDS view. Kindly provide me syntax for the same. I want something like, SELECT FROM VBBE { lgort,...
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 ArticleIs ABAP on Eclipse available on ECC HANA Side Car implementations???
Hello ABAP on SAP HANA Gurus: I understand that ABAP on Eclipse is not available for ECC HANA Side Car implementations. If it is, could you please, point me to me to documents describing it? Thank you....
View ArticleSidecar approach - usage of BAPI to read
HI All, As part of side car approach, we can use change the data retrieval logic in the custom programs and on custom tables using the secondary database connection. However when we use standard...
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 Call HANA Procedure in ABAP
Hi Everyone, I am new to ABAPI have created a procedure in HANA that accepts two input parameters and outputs a tableI am using HANA as a Secondary DatabaseHow can I call this procedure in my ABAP...
View ArticleCDS Views in Sybase db
Hi, I am working with code push down technique CDS views on SAP sybase DB. I am able to create CDS views with and without parameters but the problem is not able to see the data using option 'Open...
View ArticleImpact of For all entries ( FAE ) in HANA
Hi I tried to post couple of times earlier and somehow it is not showing up and also no notification has been received for approval/rejection. SO, trying to re-post again . Apologies for creating...
View ArticleExplicit Sorting
Hi Experts, I know that cluster/pool tables when migrated to HANA database gets converted to transparent table because of which explicit sorting is required in existing ABAP codes like adding order by...
View ArticleHow to Call HANA Procedure in ABAP
Hi Everyone, I am new to ABAPI have created a procedure in HANA that accepts two input parameters and outputs a tableI am using HANA as a Secondary DatabaseHow can I call this procedure in my ABAP...
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 Article