Re: Open SQL access to DAYDATE field
Hi Jasmin, thank you for your reply.In our system we have all date field for all replicated tables converted to this format DAYDATE (and BSEG too). It is a fait accompli, that I can not do anything.Can...
View ArticleRe: Concat function or equivalent for CDS view?
Hi Jasmin,yes, CDS View in the ON condition of a JOIN. and the error is "this function or expression ('CONCAT') is not supported at this point". I opened the problems view but can't see a message...
View ArticleRe: Concat function or equivalent for CDS view?
Hi Malcolm, to see the message ID, you'd have to click in the problems view on the "drop down" icon. There you can select "Configure Columns..." and move "ID" from the "Hidden" to "Shown" columns. But...
View ArticleWhy the ATC message "DB Operation SELECT for ... found" is a problem ?
I´m analysing the ATC report and have a doubt about the Check Message: "DB Operation SELECT for ... found." The code is: " SELECT <columnA> <columnB> FROM <table> INTO...
View ArticleRe: Why the ATC message "DB Operation SELECT for ... found" is a problem ?
Hi Fernanado,I assume you executed the global inspection PERFORMANCE_DB on the coding, right? In my system, this is classified as a WARNING, rather than an ERROR, but that might differ in your system....
View ArticleABAP INFOSETS IN SAP HANA
Hi Friends, In one of my project, need to create views based on Infosets created in ABAP after migration from ECC to HANA. Let me know the possibility and if so, how make it happening this scenario?...
View ArticleRe: Why the ATC message "DB Operation SELECT for ... found" is a problem ?
This could help:http://scn.sap.com/thread/1174072 I will take the message as it needs more attention(prone to performance problem) rather than there is a problem with that statement.
View ArticleRe: ABAP INFOSETS IN SAP HANA
Hi Prasad,you need to be more precise on what you want to do. ECC is a software (e.g. SAP ERP 6.0 – SAP Help Portal Page) and HANA is a database. So I assume, you migrated from "another" database to...
View ArticleHANA Fuzzy Search in ABAP
Hi you all, we are starting with text searches in HANA, and 'in' HANA it all works fine.Is it correct that this option is not yet available in Open SQL, neither directly in ABAP, nor in CDS-views? I...
View ArticleRe: HANA Fuzzy Search in ABAP
Hi Kris, there are features like http://scn.sap.com/community/abap/hana/blog/2015/03/10/spotlight-on-the-enhanced-search-f4-help or the ALV with IDA (see the details about fault-tolerant text search...
View Articlecl_shdb_seltab not available in system
Hello, I am trying to create select statement using class 'cl_shdb_seltab' but it is not available in the system. Please help in finding reason. Thanks,Manish
View ArticleRe: cl_shdb_seltab not available in system
Hi Manish,which SAP_BASIS release is in your system? And please check if SAP Note 2124672 is applied to your system (if applicable).Cheers, Jasmin
View ArticleRe: cl_shdb_seltab not available in system
Thanks Jasmin. That was quick. It resolved the issue. Manish
View ArticleHow to do native development on a HANA system
Hello, I have access to HANA system and I am able to connect to it in eclipse and develop ABAP related objects. Now, I want to do native development in eclipse on this HANA system but I am not sure...
View ArticleRe: How to do native development on a HANA system
Hi Manish,what do you mean by 'eclipse' ? For HANA native development the (eclipse-based) SAP-HANA-Studio is required.(... and you need a DB-user with development authorizations.)Regards, Christian
View ArticleRe: How to do native development on a HANA system
Hi Manish,really depends on what you'd like to do. Do you want to do native development like creating HANA column views and database procedures? Or do you rather want to go "the ABAP way", i.e....
View ArticleRe: How to do native development on a HANA system
Hi Jasmin, Thanks for the reply. Second scenario is working fine. I want to check for native development like creating HANA column views and database procedures. Is HANA developer studio mandatory for...
View ArticleRe: How to do native development on a HANA system
Hi Manish,the HANA developer perspective is fine. You get all necessary tools from SAP Development Tools for Eclipse.But as Christian mentioned, you'll need a DB user in the system which you have to...
View ArticleRe: Open SQL access to DAYDATE field
Hi Alexey,I don't know about such a requirement (but that doesn't mean it does not exists... I just don't know about it), so I don't have any release information when such a feature will / might be...
View Article