Re: How to start working on Eclipse using ABAP?
Have a look at the ABAP in Eclipse space to start your journey. Especially their blogposts. GreetzSilvio
View ArticleRe: How to start working on Eclipse using ABAP?
Hi Shiromani, Please follow the procedure in the link below,https://tools.hana.ondemand.com/#abap Hope this helps. Regards,Pranay
View ArticleRe: How to start working on Eclipse using ABAP?
Hello Shiromani,Here are two good starting points for you: ABAP in Eclipse in ABAP Development This link will point you to the download for the development tools and has a step-by-step guide to setup...
View ArticleRe: HANA secondary database connections are exhausted.
Possibly: Transaction "dbacockpit" -> System Landscape -> Database connections -> column 'Max. connections' ?(or more info @ABAP-Documentation, search for table name "dbcon")
View ArticleShould an ABAP CDS be 1:1 to a business req?
As a beginner using CDS I have one basic question.While creating CDS should we treat it like a report that satisfies one business requirement or should it be open to enhancements?For eg. Can I use an...
View ArticleNot able to open any ABAP programs in SAP Hana Studio
Hi, An error has occurred. See error log for more details.Method getSourceFile, argument project: the argument has an illegal value: null Not able to open any programs - Updated all in Juno /Luno...
View ArticleRe: ABAP Correction for HANA compliance
Hello Vipin,I am using ATC, with Functional_db_variant.I now that I have to keep WHERE condition as business logic, but the program which I have to optimize isn't giving any hint as what to do in WERE...
View ArticleRe: ABAP Correction for HANA compliance
Hi Aman, Look at this url http://help.sap.com/saphelp_46c/helpdata/en/fc/eb3990358411d1829f0000e829fbfe/content.htm you will see example how where condition has been used in provided examples. Thanks
View ArticleRe: Not able to open any ABAP programs in SAP Hana Studio
Even existing zprogram also I am not able to view please help me out
View ArticleWhat does "Currently you can only define one CDS entity per DDL source."...
Hello HANA gurus What does Currently you can only define one CDS entity per DDL source. really mean?Can we not create more than one CDS view for a corresponding DDIC table?Please explain. Thanks.Meera
View ArticleRe: What does "Currently you can only define one CDS entity per DDL source."...
Hello Meera, it means that you can only define one view in one DDL source file, but you cannot define several views within one DDL source file. If you try to use the DEFINE VIEW statement more than one...
View ArticleRe: I can´t create external view from ABAP perspective
You were right Thomas, the user SAPERD in section package privileges , it must have the package in which they are objects
View ArticleRe: What does "Currently you can only define one CDS entity per DDL source."...
Ah... Got it. Thanks Florian.
View ArticleRe: How to start working on Eclipse using ABAP?
Hi all, Thank you for your quick response to this query. However I am facing one problem here, after installation of Eclipse Kepler and ABAP perspective, once I create ABAP project under $tmp package,...
View ArticleRe: Not able to open any ABAP programs in SAP Hana Studio
Installed latest version of HANA studio from service market place and installed SAP net wear from..It works fine.. Thanks
View ArticleRe: How to start working on Eclipse using ABAP?
Do you have a recent version of the ABAP software components installed? Maybe from here?Here is how its look at my installation: And when I do a right mouse button click on my $TMP-Package:What about...
View ArticleRe: How to start working on Eclipse using ABAP?
Hi Silvio, Below are the screen shots for the installation details: While pressing CTRL+N, I am getting below options: Regards,Shiromani Soni
View ArticleRe: How to start working on Eclipse using ABAP?
So, seems you are missing some components, especially the Core Development Tools.If I remember right its not possible to install them from scratch you need theEclipse Graphiti (only the simple Graphiti...
View ArticleRe: How to start working on Eclipse using ABAP?
Go to Help--> Install New software-->Click on Add buttonProvide name as ABAP and address(link): http://tools.hana.ondemand.com/keplerand Click Enterthen Select SAP ABAP development and then Next...
View Article