Re: Exists in CDS view
Hi, subqueries are not yet supported. In the CDS-editor you may press F1 and browse the documentation to find out what features are supported. You will not find an EXISTS there.
View Articleconfusion? please help me
hi guys, i want to certification courses for SAP HANA and SAP ABAP ON HANA...can anyone tell me the right path to learn.Actually i am student and learned SAP ABAP and also SAP HANA....
View ArticleRe: confusion? please help me
Dear Jagaa, you can find information about SAP certifications in the SAP Training and Certficiation shop and check the prerequisites. E.g. ABAP for SAP HANA Certification E_HANAAW141 - SAP Certified...
View ArticleRe: confusion? please help me
hi carnie, Thanks for ur reply.can u tell me the certification i have to do as per SAP ABAP and SAP HANA.I have not done any certificate yet.
View ArticleRe: confusion? please help me
In addition, I would start with open.sap.com, it's free and quite good especially if you want to start with HANA along with above listed course pre-requisites. Good luck !
View ArticleRe: confusion? please help me
Hi Jagaa, I totally forgit to mention this... Senthil is right you can have access to our self-paced course ABAP Development for SAP HANA - Dr. Jasmin Gruschke and Jens Weiler on the openSap platform....
View ArticleUse of commit for the asynchronous proxy call on the fetch Cursor loop
Hi members, I need to fetch the data in packages from the HANA view ( with help of external view), I have used the Cursor statement to do so.In the Cursor fetch loop, i need to pass on that data to...
View ArticleRe: Use of commit for the asynchronous proxy call on the fetch Cursor loop
Dear Nidhi, this behavior is independent of the source of your select statement, it also would happen if you select a plain database table. There is no way to keep an cursor open and doing a COMMIT...
View ArticleRe: Use of commit for the asynchronous proxy call on the fetch Cursor loop
Hi Thomas, Thanks for your inputs.I have one question that the use of DB_COMMIT FM does not call any problem in the CURSOR, somehow it does not cause the commit for proxy messages also. Any inputs on...
View ArticleRe: Error "NiHLGetNodeAddr" when accessing GUI from Studio
Hi, so how did you solve the issue? I've the same problem on my machine Thx
View ArticleStrange Behavior in ALV IDA when aggregating
I use the ALV IDA for consuming a HANA CalcView via External View in ABAP. Aggregation works for 2 columns, but when it comes to aggregation on the third column, the list produces additional empty...
View ArticleRe: HANA views call in ABAP ECC 6.0 via secondary connection
Dear Jasmin, I appreciate your reply..SAP BASIS release 702 and support pkg - SAPKB70206. Actually we are replication table and creating views in HANA and creating BO reports.Same views has to be call...
View ArticleRe: SAP ERP 6.0 Ehp5 to SAP HANA
Dear Selva, for questions related to SAP licenses, please contact your SAP sales contact.Regarding the migration of your SAP Business Suite system to SAP HANA, you can have a look at the SAP Business...
View ArticleRe: HANA views call in ABAP ECC 6.0 via secondary connection
Hi Amol,so, ADBC is available in your system, but you have to make sure that the correct DBSL library for HANA (HDB) is available in your system. You can then just check if you can correctly...
View ArticleRe: confusion? please help me
Hi Jagaa, just a short comment on Carine's post. The openSAP course ABAP Development for SAP HANA is in the "self-paced course mode", i.e. you can still access the whole material, yet you won't be able...
View ArticleRe: HANA views call in ABAP ECC 6.0 via secondary connection
Hello Jasmin, As of now we have not maintained any entry related to HANA DB.Actually we have as system with NetWeaver 7.2, I am bit worried about current version. Thanks,Amol
View ArticleRe: HANA views call in ABAP ECC 6.0 via secondary connection
Hello Jasmin, I used to access normal SQL database since I have not found any issue, I need to access only hana views so it may be like a normal SQL?It may be work fine with 7.2 version please...
View ArticleHow to find if a table was a pooled table or cluster table in ABAP below 7...
I am using a HANA system. I want to find out if the table was a pooled table or a cluster table in the older ABAP system. Please help!! table DD02L gives the information about the current system. Not...
View ArticleRe: How to find if a table was a pooled table or cluster table in ABAP below...
So are expecting a list of pooled and cluster table available in a non HANA DB ABAP system right ? I don't think this info you will get from your current system. You may export the DD02L table entries...
View Article