Create CDS view using HANA live
I was working on couple of LIVE views (ex."_SYS_BIC"."sap.hba.ecc/WorkCenterCapacity"). I converted this into external view and while trying to consume it in CDS view it's showing an generic error (...
View ArticleExecute Procedure with input parameters as table from ABAP
Hello Experts, I need to get the data from HANA stored procedure through ABAP but one of the input parameter is a table. Kindly suggest how can we pass an internal table as input parameter to a...
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 ArticleUsing BOPF Action in CDS View
Dear experts, I have a question about using the BOPF Action in CDS view.I wrote the following code: @UI.lineItem:[{position:50,label:'Confrm',type:#AS_DATAPOINT,dataAction:'Z_PSO_BOPF_999:ACTION'...
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 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 ArticleCreate CDS view using HANA live
I was working on couple of LIVE views (ex."_SYS_BIC"."sap.hba.ecc/WorkCenterCapacity"). I converted this into external view and while trying to consume it in CDS view it's showing an generic error (...
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 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 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 Articlesum 16 starting error in SAP HANA S/4 1511 CORE
Hi All, I have installed SAP HANA S/4 1511 CORE (Back end server) on Linux SUSE Power PPE 64-bit with SAP_BASIS version as 750. and SP is 00. I am in process of update the SP using SUM16. But when I am...
View ArticleAdding ABAP plugins in HANA Studio
Hi Experts, I already have a HANA studio installed in my system (Version 58), now I want to add the ABAP development and UI5 plugins. I tried to do that by going to Help->Add new software and...
View ArticleImpact of For all entries ( FAE ) in HANA
Hi I tried to post couple of times earlier and somehow it is not showing up and also no notification has been received for approval/rejection. SO, trying to re-post again . Apologies for creating...
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 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 ArticleExecute Procedure with i/o parameters from ABAP
Hello, We are using HANA as secondary database and I need to execute HANA Procedures from ABAP. I have created a procedure in HANA with a parameter as input and table as output. I executed it in HANA...
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 ArticleProblem during upgrade to HANA - Database Procedure does not exist in the...
Hi all, During the upgrade from our ECC-system to HANA we get a log (LONGPOST.LOG) that contains several types of issues for which I found a relevant Oss Note, but not for this one: ### CURRENT PHASE:...
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 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 Article