/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 ArticleVBAK and SNWO_SO Table difference in HANA
Hi Guru's, In SAP HANA we can able to see two tables for sales related information. 1. What is the use of it?2.Both contain same data?Duplicate the tables exist?3.When both data will get sync? Thanks...
View ArticleReset SAP User Password via HANA Database
Dear Experts, Currently, we're struck with an error during SolMan Upgrade using SUM tool. All our SAP systems are CUA configured with our Central System SolMan. We would like to reset the password for...
View ArticleModify data of a temp table in AMDP
Hello All I'm currently looking at a scenario within AMDP where I need to modify the data of a select query within the AMDP method. For Ex: I select data from tables BKPF and ACDOCA, from the...
View ArticleReplace Select/Delete Adjacent duplicate in ABAP for HANA
Hi All, We are migrating to HANA and need to change ABAP code as per ABAP for HANA guidelines. Please assist in transforming following query. SELECT <fld1> <fld2> <fld3>... FROM...
View ArticleOne view Created on ABAP Tables in HANA Eclipse, when i opening that view in...
I Created one CDS View in HANA Eclipse by using MARA and MAKT . I try to open the view in ADT Tools it is showing as below message and not executing to display the view output. please help on this how...
View ArticleGetting the error "some out table var is not assigned :" in AMDP
Hello Expert, I want to do the join operation based on the internal table which is the importing parameter of the method in AMDP.Below is the that I have implemented. CLASS ZCL_HANA_AMDP DEFINITION...
View ArticleImplement and consume your first ABAP Managed Database Procedure on HANA
This tutorial demonstrates how to use the new the "Top-Down"-approach for consuming HANA procedures provided by means of ABAP Managed Database Procedures delivered with SAP NetWeaver AS ABAP 7.4,...
View ArticleABAP for SAP HANA News for SAP NW 7.5
Latest News: mm.dd.201y: <info about news and updates to be provided here>SAP NetWeaver 7.5 is generally available to the public since October 20th, 2015 and what can be said is that ABAP...
View Articlehana
Hi Hana expert I'm new in the world of SAP HANA...and I'm doing some exercise to improve myself with this new technology.I've just finished the official manual writen by SAP...and now I'm doing this...
View ArticleUnable to set the break point inside AMDP method
Hello Expert, I am unable to set the breakpoint inside the AMDP method. While clicking on the selection bar, I am getting the error as specified in the attachment.Please help me on this. Thanks &...
View ArticleCan we loop an internal table inside AMDP method
Hello Expert, Please help me for the below points: 1. Can we loop an internal table inside AMDP method.2. Can we write delete adjacent duplicate.... inside AMDP method.3. What all operation we can do...
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 ArticleSearch for CDS Views
Hey Experts, is there an option to search for existing CDS views?I would like to expose materials and their short texts as OData via gateway. Of course i can model a own CDS on top of the both tables...
View ArticleSubtraction in CDS view
Hi Experts, I am posting here first time. If it is not right forum, please ignore it. I have created a CDS view in ECLIPSE. Sharing this view as an image.Here I have dynamic fields like GOODS_RECPT...
View ArticleSubtraction in CDS view
Hi Experts, I am posting here first time. I have created a CDS view in ECLIPSE. Sharing this view as an image. Here I have dynamic fields like GOODS_RECPT & GOODS_ISSUE. I want to make a new...
View ArticleSAP ABAP(7.4 SP11) CDS consumption to Analysis for office not working
Hi All, I am trying to consume the ABAP CDS to Analysis for office but the error is coming as :Error msg: The parser produced the error: "ZCXXX" is a database entity with parameters, but a "(" is...
View ArticleUse of $Projection Keyword and Filters in Association
Hi Experts, I want to know the use of $projection keyword. when should we use this keyword. I want to know the difference of below two statements business_partners[ bp_role ='01'].company_name as...
View ArticleCould not publish OData Service automatically with @OData.publish:true
Hello All, I'm trying to have a try on the new feature of publish the CDS view into OData Service with annotation @OData.publish:true. But after I define the view and activate it in ADT. It always hint...
View Article