- Question #1: What is SAP HANA CDS view?
- Question #2: Which three TADIR objects/artifacts are created on activation of a ABAP HANA CDS?
- Question #3: How many types of ABAP HANA CDS views are there?
- Question #4: What is Association and Path expression in ABAP HANA CDS?
If you’re resembling SAP ABAP on HANA Interview Questions for Experienced or Newcomers, you are at the accurate place. There are a lot of occasions from many alleged companies in the world. According to research SAP ABAP on HANA has a market share of about 0.9%. So, You still can move forward in your career in SAP ABAP on HANA Developer. ACTE suggests Advanced SAP ABAP on HANA Interview Questions 2021 that benefits you in solving your interview & acquiring an ideal career as SAP ABAP on HANA Expert.
26. What is the difference between Copy and derived from option while creating a new SAP HANA Attribute information view?
ABAP ON HANA Interview Q & A| 17 | Association | Path Expression
Question #11: What are the best practices which developers should keep in mind while using ABAP Core Data Services (CDS)?
SAP ABAP HANA Core Data Services(CDS) are foundation of new ABAP. It uses code push down technique and data virtualization for data fetching from much faster HANA database.
Some of best practices are as below:
Question #12: How ABAP CDS controls Access with DCL(Data Control Language)?
SAP ABAP HANA Core Data Services(CDS) uses syntax Define Role for access condition. This role management arrangement can further utilizes PFCG based role access. Example:
And CDS view is as follows:
Basic ABAP CDS Interview Questions
- Enhanced Search Help (F4 help)
- SAP List Viewer with Integrated Data Access (ALV with IDA)
- Open SQL
- ABAP Core Data Services (CDS)
- ABAP Managed Database Procedures (AMDP)
- ABAP CDS table functions
- Metadata Extensions
Question #13: Which annotation in SAP ABAP CDS View is used to define underlying ABAP Data Dictionary(DDIC) structure?
ABAP Core Data Services uses syntax @AbapCatalog.sqlViewName to define underlying ABAP Data Dictionary(DDIC) structure. Example:
In above example, view DEMO_VIEW_ANNOT can be checked in ABAP dictionary Transaction SE11 however it can’t be edited there. To edit a CDS view, developer needs to use ADT(ABAP Development Tools for Eclipse). Detailed tutorial on how to install & use ADT is HERE.
Another example:
@EndUserText.label is used to define short text of underlying ABAP Data Dictionary(DDIC) structure.
FAQ
What type of questions are asked in CDS interview?
- Tell something about yourself.
- Tell us your educational qualifications?
- If you are working, why you want to leave your current job?
- Why banking sector and how you are the right person for it?
- What is your father’s job?
- What type of improvement you want to make in your unit?
How many types of CDS views are there in SAP?
Why CDS is used in SAP?