ABAP CDS views - SQL trace
Hi,We have plans to write ABAP CDS views to standardize business logic/data extraction so that development team can make simple queries on CDS views. So we are writing generic CDS views means without...
View ArticleTable name with special character '/' in from clause of select query of AMDP...
Hi All, I have created AMDP procedure and trying to consume in AMDP class which is implementing the required AMDP interface and everything is working fine, but in my procedure i am trying to use one...
View ArticleConsumption of ABAP CDS view in BW
Hi colleagues,We have an ABAP CDS view with key figures. When using @Analytics.dataCategory: #CUBE annotation, the transient query gets created but the key figures are not getting included in the...
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 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 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 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 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 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 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 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 Article/namaespace/J_ST is too long(>4096)
Hello Experts, I am getting an error like /namaespace/J_ST is too long(>4096) when tried to activate a CDS view. This view has relationship with lots of other views and I have created the...
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