How to convert Customized HANA view to CDS View?
Hi, I have created a customized HANA View as per the requirement and fetched in Fiori. Now SAP says all the Calculation views to be converted to CDS Views. I got to know the procedure, First we need to...
View ArticleHi Gurus
I am working as ABAP Consultant , i heard that HANA will be the feature, weather i have to learn ABAP for HANA or HANA Development to boost my Carrier . Please give a clear picture .
View ArticleMultiplying two decimals in ABAP CDS View
Hi,in the select list of an ABAP CDS view I am trying to multiply to decimal values ( price * quantity ) - this leads to the error message: Maximum accuracy 31 as DEC exceeded by an arithmetic...
View ArticleVariable in SQL ABAP Managed Database Procedure
Dear all I have a question regarding the use of a variable in an ABAP Managed Database Procedure. The following method I implemented into a class: How can I now insert a variable for the string 'YES'...
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 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 ArticleRE: SAP HANA CERTIFICATION
hi all, Im planning to do certification in SAP HANA. iam sap abap consultant with 2.8 years of experience. I want to do HANA certification. Can anyone please guide me . i have surfed net & found...
View Articlehow to use views of hana trial account in ABAP system
Der All, is that possible to use views(attribute,analytic and calculation views) of HANA trial account in sap ABAP system. if 'YES' please provide me the proper documentation. Thanks and Regards...
View ArticleIDA alv aggregation of different units/currencies is not possible
Hi, when i try to collect quantities in ida ALV, it gives an error message "aggregation of different units/currencies is not possible" do you have any idea?
View ArticleODATA annotation for ABAP CDS views with input parameter
Hello All, I have created an ABAP CDS view with input parameters and I am using Odata.publish:true annotation to generate odata service. Now when i see the metadata of the service, I found 2 entities....
View ArticleIN SAP HANA ,AFTER CREATING INFO VIEWS,HOW IT IS ARRIVE THE END USER?
Hello gurus..... i am new for sap hana....i have one doubt that,after creating information views in sap hana db,how the enduser access that info views? is end user will use bobi tools? Thanks in advance
View ArticleHOW TO USE SELECT-OPTION IN AMDP
HI, Could any one please let me know how to use select-option in AMDP .I have seen the post on scn and tried to apply but it gives me syntax error.same code in abap is not giving syntax error. SELECT...
View ArticleCTS+ in HANA with authentication method Assertion tickets
Hello all, We have configured CTS+ between our two SAP hana systems Dev and qa using our production solman system (7.1 SP12). Now in our dev system Lifecycle manager, in CTS destination when I use...
View ArticleAmdp internal table structure
Hello, Is it possible to pass dynamic internal tables to amdp? My requirement is to pick 6 fields from the internal table.The 6 fields will be constant but the structure of the internal table can vary...
View ArticleRewriting Native SQL to Open SQL in HANA DB Migration
1. Native SQL is connecting to other DB Servers(MDM/BW….) and fetching data from tables not in R/3. How to handle in HANA. 2.Views/table which are not present in R/3 but available in oracle DB. Would...
View ArticleSELECT with WHERE on parameterized CDS View
Hi, I am looking for information on performance implications when a parameterized CDS View is queries using OPENSQL with WHERE Clause. Suppose, if we have a CDS View as define view Ztest...
View ArticleIssue with Association in CDS view
Hi Friends, Need some help with association in CDS view. I am trying to convert the below join ddl using association. But getting error "Table b unknown or shadowed by an alias" at line number 47....
View ArticleAbap Query Call function
Hi Experts, I want to ask how to link Sales text of material master in ABAP Query, I already have "Read_Text" call function for script.Please guide me from where i have to pick ABAP code of call...
View ArticleTry to remove append structure but blocked by CDS view dictornary objects
Hi Experts, I’m currently busy with a new project where we moved our existing ECC (SAP Retail) system from a Oracle database to a SAP HANA Primary database. Nobody on our team are very familiar with...
View ArticleAMDP: SQLSCRIPT message: return type mismatch error
Dear Colleagues, I am getting the mismatch error for the AMDP that I am trying to write.Can you help me here? Error Message:SQLSCRIPT message: return type mismatch: GT_DTAB2[ PLTYP:NVARCHAR(2)...
View Article