VBAK 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 ArticleReading texts based on logon language
Hello All, I have a requirement where I need to get short text based on the logon language.If the text is not maintained in logon language, then I need fetch it from English language. Example...
View ArticleFetching Data from HANA system
Hi All , I am new to SAP HANA .I have a select statement which fetches data from ECC. Now my requirement is to convert it so that data is now fetched from HANA system .I am not sure how to convert...
View ArticleHow to use loop and if condition inside AMDP
Hello Expert, In AMDP how we can use the loop and if condition. Can someone please help me with one small example. Best Regards,Kailash
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 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 ArticleABAP on HANA Database
Hi All,Please help me for my below query. One of our client have recently changed the SAP R/3 data base from Oracle to Hana database. There is some custom program in old system which is running...
View ArticleAMDP: Dynamic SELECT
Hi all, I would like to know if it is possibile to use SELECT statements in an AMDP method where the table name and/or the table fields are not the actual values but variables that contain the values...
View Article