Featured Content for ABAP for SAP HANA
ABAP custom code adaption for SAP HANA – The efficient wayIf you're looking for best practices on how to minimize the adaption effort in the SAP HANA migration context, then read this blog written by...
View ArticleCDS - Primary key
hi, I have created a CDS view but the problem in that is all fields defined are marked as primary key. I have defined the "key" for only the first two fields but the other four fields are set as...
View ArticleProblems on CDS Views performance
Hi Guys, I'm having problems with CDS View now, I have a table ACDOCA which has 400 million rows, and in the CDS View(say CDS View Main), ACDOCA(only some fields are used) is used to join 3 other...
View ArticleAdding Custom properties to the custom tab of PDF document file
Hi every one Any body knows adding custom properties in custom tab of document properties dialog (Right click on PDF doc you can reach) of PDF file in ABAP. I am having a bespoke table with values...
View ArticleError at update statement in AMDP procedure
Hi All, I have created the AMDP procedure as follows: METHOD my_hana_procedure by database procedure for hdb language sqlscript. lt_temp_tab =...
View ArticleCDS - Arithmetic operation on aggregated column
Hi all, I am trying to figure out the syntax (or even if it is permitted) to perform an arithmetic operation on an aggregated column. for example - we can create define view Zpo as select from ekko...
View Articlesum 16 starting error in SAP HANA S/4 1511 CORE
Hi All, I have installed SAP HANA S/4 1511 CORE (Back end server) on Linux SUSE Power PPE 64-bit with SAP_BASIS version as 750. and SP is 00. I am in process of update the SP using SUM16. But when I am...
View ArticleGetting error 'Unhandled event loop exception' during activation of...
Dear all, I'm getting error as 'Unhandled event loop exception' during activating Attribute/Calculation view in SAP HANA Studio. Could you please help me to resolve this issue ? Error is coming as...
View ArticleCDS View for a range- how to create one?
hi all, I can not create a CDS view like this:@AbapCatalog.sqlViewName: 'zddl_test2_hana'@AbapCatalog.compiler.CompareFilter: true@AccessControl.authorizationCheck: #CHECK@EndUserText.label:...
View ArticleProblem with cl_salv_gui_table_ida
Hello, I'm using the new ALV 'cl_salv_gui_table_ida' combined with a Core Data Service. I've activated the toolbar text search and enabled the search for a plenty of columns:...
View ArticleI am looking SAP CATS test cases
Can some one share , SAP CATS to Field glass test scenarios? and CA PPM to SAP CATS, SAP PS test cases?
View ArticleHASH_SHA256 function in ABAP CDS views
Hi,Is there a way to use the HASH_SHA256 SQL function in CDS views built on ABAP for HANA? Kalyan
View ArticleWhere is table BUT050 in CRM on HANA ?
Newbie question, Where is table BUT050 in CRM on HANA ? Is it accesible from hana studio ? Thank you.
View Articleis internal table processing faster in AMDP?
Hi all, Is internal table processing faster in AMDP? Context :We have abap code which is currently taking up ~80% of execution time.When analyzed we see it's all looping into internal tables in abap....
View ArticleRefresh ALV IDA with CDS
Hello, I'm using the SAP Listviewer with Integrated Data Access (ALV with IDA) with a core data service. I implemented a toolbar function to delete purchase order sets. After the user deleted a...
View ArticleWhat are the possible scenario's in SAP HANA Side Car Approach
Hi Everyone, Looking for some information on below situations in case of SAP Hana Side Car Approach. Which of the ways are suitable/feasible in Side Car Approach - AMDP's, ADBC's and Creation of CDS...
View ArticleCant find methods in the class CL_MMPUR_REQ_CONTEXT
Hello guys . I was trying to implement the NOTE 2285354 in wich is described to do a manual activity to these...
View ArticleType mismatch in AMDP with Fuzzy Search
HI, I am implementing a full text search using AMDP and I want to return also the result of the HIGHLIGHTED function.But I always get a type-missmatch between the result of the function, and the...
View ArticleGetting Started with ABAP Core Data Services
This page provides a collection of information (presentations, blogs, videos, ...) about the ABAP Core Data Services (CDS) which provide advanced view building capability in the ABAP stack as of SAP...
View ArticleUsing OData custom query options (URL parameters) in Gateway
Hi, I created a CDS view with explicitly defined parameters and generated a Gateway OData service on top using SADL. Now I want to use OData custom query options to map them to the CDS parameters. I'm...
View Article