SAP HANA ABAP CDS Interview Questions(11-20)

Question #11: What are the best practices which developers should keep in mind while using ABAP Core Data Services (CDS)? Question #12: How CDS controls Access with DCL(Data Control Language)?

ABAP Code Profiling with Eclipse ADT

ABAP Profiling gives a holistic view of execution with the overview. It also provides Hit List, Call-sequence, Call-timelines, and DB accesses information. Analysing information provided by Profiling helps to understand Performance Bottlenecks. ABAP Profiling in Eclipse is equivalent to old SE30 or SAT transactions in SAP GUI. SAP dedicated a separate perspective for ABAP Profiling.

Best Practices with Code Push Down in S4 HANA

Code Push Down is a very effective mechanism to improve the performance of ABAP code, however, the usage should be properly analyzed and planned. A developer generally has multiple options to use when hitting the database