How to implement search field in SmartFilterBar
Hello All, In the Smart Filter Bar, I set the property enableBasicSearch = "true". It means that the search filed should be available, and this search field is still a part of filter bar rather an...
View ArticleCode push down string comparison
My requirement:I have a Z config table which stores email addresses along with other stuff. I am writing a new method which queries that table to see if it contains a specific email address. Problem:If...
View ArticleNeed help in accessing Hana from abap.
Hi Experts, we are developing a program using ADBC for accessing hana secondary db connection. How i can find the current hana db secondary connection name in the abap program via code i.e any class...
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 ArticleChanges in native SQL on Hana
Hello! Here in my company, we have a lot of native sql code to connect with a non SAP systems that uses oracle DB. This connections are made using db link on oracle. In a document that I read...
View ArticleCant activate objects in BRF+ !
Hello guys.Trying to implement the above not by uploading XML files downloaded from the note specifications2248229 S/4HANA On-Premise Output Management BRF+ Files I got created 3 application based on 3...
View ArticleOther then ABAP, can CDS consumed by others reporting tools? e.g Bobj, Lumira
Dear Expert, Other then ABAP, can CDS (core data services) consumed by other reporting tools? e.g Bobj, Lumira or HANA modeling join with other hana view. I googled but can't find any. Thank you.
View ArticleHow will S/4 HANA work without BDC?
From what I keep hearing, there will be no more BDC in S/4 HANA. So I have a simple question - how would it work then? Even these days we still have some interfaces and programs that use BDC because...
View ArticleSAP GUI Download and install
Hi.. I am looking for SAP GUI to install and start working ABAP on HANA. Installed Eclipse as described but do not have SAP GUI with me. Please help.. Thank youAnil
View ArticleALV with IDA and background job
Hello, However new ALV surpass old solutions in almost every aspect, I have noticed a small limitation.When I run the report in background (either manually or via job), I get the short dump and job is...
View ArticleQuery CDS view with table as input
Hi Expert, I have a requirement where I have to pass table as input to CDS View and query it. similar to ABAP query like this: select * from table_name for all entries in input_table where column_name1...
View ArticleConsuming standard ABAP Function modules in HANA View
Hello, We have requirement to consume standard ABAP FMs such as READ_TEXT and populate columns in HANA calculation views? I've been looking up the net for this and I could find a lot of help on how to...
View ArticleUTCTOLOCAL for ABAP CDS Views
Hello Experts, I am facing the following problem: I want to show some data on a IDA ALV and one field is a change time stamp and a change user.This time stamp is of course stored in UTC on the...
View Articlereplace function in ABAP CDS
Hello all, I try to display log messages in a IDA ALV based on a CDS view.I have a log message table which contains the the message class, the message number and the values of the variables &1 to...
View ArticleDatabase proxy error for CLOB datatype
Hi Experts, I'm working with DB Proxy which I am currently using for calling HANA procedure from ABAP, I come across this error while trying to map the HANA type CLOB with the ABAP datatype.. Ideally...
View ArticleCannot add ABAP project
After upgrading HANA Studio to 2.2.9 ABAP project is missing from the project list:This despite having installed all required (I think) components : Anybody know what am I missing?
View ArticleCDS Annotation @EndUserText.label Reference View-Field
Hey Guys, i'm working on a CDS view to read the configuration of an object from the table IBSYMBOL. In a second view i transform this multiple configuration lines for one object into a single line with...
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 ArticleValidity data in BUT021_FS in CDS-views
HI, we are preparing some CDS-views for student data.Most of these data have real validity-dates in DATE-format.Only the validity of address-data in BUT021_FS is not a real date, but a timestamp -...
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 Article