Native Eclipse Features in ADT

People often ask questions that what are add-on benefits of Eclipse ADT over Classical GUI workbench. Well, there are many including offline code preservation and one the most important: Native Eclipse Features! They are easy to use yet powerful and make work easy for the day.

CDS Session Variables

« Previous Index Next » As of ABAP 7.51, CDS framework provides some runtime system variables which can be readily used to make CDS more optimal and feature-rich. These session variables sometimes also discard the need of parameterization of CDS view. $session.client is runtime SAP client which is equivalent to sy-mandt $session.system_date is current system … Continue reading CDS Session Variables