FPM application of CDS View with Input Parameters
Hi, is it possible to create an FPM application via the wizard of a CDS View with Input Parameters? Regards,Bram
View ArticleError Message - Identifier must be declared
Hello all, We are trying to create an AMDP joining a few tables, applying some where clauses and returning a list of records. In this we are trying to dynamically pass the LIMIT and OFFSET parameters...
View ArticleATC Online Check Variants Missing
Hello Experts, We are not able to locate ATC Online Check Variants in our system. System is only showing default variant. We are at following BASIS level, do we need to install some note to get those...
View Articlecommit work taking more time in hana system
Hello All, One of my client move to Hana system from ecc. but in some objects we found performance degradation . As we analyse its happen due to database commits. we are using some finance BAPI and...
View ArticleSelect From Calculation View With PLACEHOLDER.
Dear All,We are trying to select data from a calculation view with placeholder.We tried the following:1. Create a class that performs the selection.2. We are trying to use the input parameter in the...
View ArticleSAP Object DDLS cannot be assigned to package
I've just got my hands on a HANA system for the first time this morning. I'm trying to create a CDS view but I keep getting the following message: "SAP object DDLS .... cannot be assigned to package...
View ArticleABAP for SAP HANA Reference Scenario - Tutorials
End-to-End Development GuidesTutorials & Overviews (Single Features)How-To... Important Note:The recommended techniques to leverage the power of SAP HANA in ABAP-based applications are ALV with...
View ArticleABAP for SAP HANA Reference Scenario - Video Tutorials
This page provides a collection of video tutorials about ABAP for SAP HANA developements based on SAP NetWeaver AS ABAP 7.4 (and beyond). You can find more videos in the different playlists of the ABAP...
View ArticleOpen SQL access to DAYDATE field
Hi ! I have some table in HANA with DAYDATE field create table zbseg2 (f1 daydate,f2 integer);insert into zbseg2 values ('2012-03-01', 100);insert into zbseg2 values ('2012-03-02', 200); I have...
View ArticleHow to transport ABAP for SAP HANA applications with HTC
Latest News : June 15, 2015: Read about SAP HANA Transport for ABAP (HTA) which is the successor of HTC. This document gives you a compact overview of the SAP HANA Transport Container (HTC) and...
View ArticleFeatured Content for ABAP for SAP HANA
Handling of SELECT-OPTIONS parameters within AMDPOne difficulty faced by developers when working with AMDP methods is the handling of SELECT-OPTIONS parameters (selection tables or range tables). This...
View ArticleRecently Featured Content in ABAP for SAP HANA
ABAP@SAP TechEd && d-code 2014This blog provides a selection of ABAP-related sessions at the upcoming SAP TechEd && d-code 2014 in Las Vegas and Berlin. August 28, 2014Upcoming openSAP...
View ArticleConcat function or equivalent for CDS view?
Trying to create a CDS view and looking to combine multiple character fields (e.g. first_name + last_name) and am wondering if this is possible? Am on CRM NW 7.4 SP5 on HANA. Using the arithmetic...
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 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 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 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 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 ArticleInner Join(Giving duplicate entries) - SAP HANA AMDP
The below query is giving duplicate entry when INNER JOIN used with CEPCT , where there exist only 1 entry against profit-center. et_actual =SELECT r.prctr AS prctr, r.racct AS racct, r.actual AS...
View Article*** ERROR => Connect to database failed, rc=1, rcSQL=10 SQLERRTEXT : invalid...
Hello, We have SAP SLT system on SAP HANA DB(1.0 SPS 9 revision 93) . It is distributed system. Yesterday while taking restart of system we are unable to connect Db with R3trans -d RC12.trans.log is...
View Article