Cannot activate DDLS objects from Eclipse
Hi As part of an SAP note that was implemented by a colleague, it has generated the following objects: FMLV_YEAR However these objects are inactive which is stopping us upgrading the solution. In SE80...
View ArticlePush down SELECT-OPTIONS to HANA
Hi all, I'm optimizing a long-running ABAP report that uses some SELECT-OPTIONS/RANGES for SELECTS that are currently implemented as OpenSQL queries in the ABAP report itself. Example: SELECT-OPTIONS:...
View ArticleABAP CDS View: OData service CRUD enabled?
Hello All, Is it possible to make an odata service generated by the abap cds view CRUD enabled?So can I do an UPDATE, DELETE, CREATE on the odata service? I am reading stuff about BOPF ? Is this the...
View ArticleCDS View - consuming HANA artifact (calculation view generated by BW)
Hi, Can I consume a calculation view in a CDS view like below? If not, how should I then do it? @AbapCatalog.sqlViewName: 'Z_Cds_Test_12345'@EndUserText.label: 'CDS View on generated view for...
View ArticleHANA and not fully qualified SELECT SINGLE statements - an issue?
As part of an upgrade from Oracle to HANA (ECC), we have checked all (used) custom programs using the Code Inspector using check variant FUNCTIONAL_DB to find possible HANA issues. Now, during...
View ArticleCDS view currency conversion performance
Hi All, Currency_conversion function in CDS view terribly decrease performance of the cds view, view running in few seconds run for minutes after adding currency_conversion function. I am working on...
View ArticleCDS View vs Atribute view
Hello All, I need to know is CDS view and Attribute view are co related and what is the difference between CDS view and Attribute view. Please suggest. LR Reddy.
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 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 ArticleABAP CDS View: OData service CRUD enabled?
Hello All, Is it possible to make an odata service generated by the abap cds view CRUD enabled?So can I do an UPDATE, DELETE, CREATE on the odata service? I am reading stuff about BOPF ? Is this the...
View ArticlePerformance of For All Entries in Suites on HANA
Hi Experts I need s suggestion / input from you . I know that as a part of code inspector checks we now have new option to identify the list of FAE ( for all entries ) in the select statement which...
View ArticleHANA Full Text Index and SQL
Hello Al, we are going to upgrade to HANA as a primary database and have some questions about how to access some tables. Now we can create Full Text Indexes on tables using SE11.With HANA as secondary...
View ArticleSAP HANA Studio won't load after software installation failure
Hi,I've been trying to follow the End to End Development Example for ABAP with HANA at End to End Development Example with SAP NetWeaver 7.4 & SAP HANA However I have now come to a dead-end as my...
View ArticleI am working as abap consultant but I want learn SAP HANA any one suggest me...
I am working as abap consultant but I want learn SAP HANA any one suggest me Is that combination is good??
View ArticleSubtraction not working in CDS View
Hi, I'm doing simple subtraction but not giving the expected result, below is the snippet and output. I also try using CAST but it also didn't work. Need yours suggestion on this. Regards,Binay...
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 ArticleHANA view are not visible after transport to target system through HTC
Hi All, i have created one hana view and assigned it to delivery unit.I have created one external view for this HANA view and saved in a Transport Request in ABAP perspective.Also i have created the...
View ArticleCall HANA Procedure via AMDP
Hi, I wrote a procedure on HANA and i want to call via AMDP. As i saw from examples, developers generally writing the content of the procedure here but i wnt to call pre-written HANAprocedure via...
View ArticleHow to transport the ABAP on HANA objects after making changes in HANA view...
Hi All, when first time i transported the abap on hana content from development to Quality through HTC, it was successful. But now again i need to do some changes in the view and transport it through...
View ArticleDifferent result in ABAP Open SQL en HANA SQL
Hi SAP, we are upgrading from a Secondary HANA to a Primary and notice a different behaviour in JOIN in SQL. When we use this SQL we get different results in both situations (I only had to change the...
View Article