On Premise HANA is more like traditional SAP setup. Maintenance and Upgrades work is similar fashion as they used to be in ECC.
Tag: SAP
SAP ABAP HANA CDS Interview Questions
SAP ABAP HANA CDS Interview Questions. Question 1: What is SAP CDS view? Question 2: Which three TADIR objects/artifacts are created on activation of a CDS?
SAP HANA ABAP Interview Questions
ABAP Interview Questions
Eclipse Shortcuts for ADT
Shortcuts are the quickest way to get things done easily with Eclipse ABAP Development Tools.
Using Classical GUI debugger from Eclipse
It is made possible to work with SAP Classical Debugger from within Eclipse. We don’t know whether this feature will sustain in long-term or not, however, it is present for now(for good).
Debugging @Eclipse
« Previous Index Next » Debugging is Eclipse ADT is a little different as that of Classical SAP GUI debugging. Eclipse provides a dedicated separate “Debugger Perspective” for debugging purpose. Debugger perspective, just like other perspectives, has many views for different purposes. Note: There is no need to open Debugger perspective separately as Eclipse runtime … Continue reading Debugging @Eclipse
Searching in Eclipse ADT
« Previous Index Next » Searching is one of the most important activities which an ABAPer need to do during development as well as troubleshooting. We may try to search an ABAP Object, a transaction, Where-used-List etc. To be able to effectively use Eclipse ADT for everyday development tasks, it is essential that a developer … Continue reading Searching in Eclipse ADT
Eclipse Organization
Eclipse has its own way to organize Editor, views, Menu, Buttons and perspective. Placement and size of Editor and views are generally flexible to facilitate developer to organize things.
Eclipse for ABAPers
Table of Contents... Understand Eclipse for ABAPers!
Performance Comparison: New Open SQL vs CDS vs AMDP vs CTE
« Previous Index Next » It is a very common question nowadays, which one to chose when hitting the database? Option candidates are New Open SQL, CDS(Core Data Services), AMDP(ABAP Managed Database Procedure) or CTE(Common Table Expression). They all are designed for new enhanced ABAP and they all are made for delivering performance. Moreover, all … Continue reading Performance Comparison: New Open SQL vs CDS vs AMDP vs CTE