SAP E_HANAAW151 - SAP Certified Development Specialist - ABAP for SAP HANA (Edition 2015) Exam
Page: 3 / 17
Total 84 questions
Question #11 (Topic: )
What are the Parameters for Analytical and Calculation view?
There are 3 correct answers to this question.
Response:
There are 3 correct answers to this question.
Response:
A. To store data for critical analysis
B. Create a copy of a report
C. Setting a filter for columns
D. Passing other values to be used in calculations
E. Specifying unit of measurement
Answer: C,D,E
Question #12 (Topic: )
When to use Enhanced Open SQL?
There are 2 correct answers to this question.
Response:
There are 2 correct answers to this question.
Response:
A. To view scalar components
B. Need the query in one piece of code only
C. To access system fields
D. At the time of Dictionary Views
Answer: B,C
Question #13 (Topic: )
The source code editor in ADT provides many helpful features. What are these helpful
features?
There are 2 correct answers to this question.
Response:
features?
There are 2 correct answers to this question.
Response:
A. Creating Method Implementations from the Method Definition
B. Creating Method Definitions from Implementation Parts
C. Creating Parts for Interface Methods
D. Creating interface from Method Calls
Answer: A,B
Question #14 (Topic: )
You are implementing an ABAP Managed Database Procedures (AMDP) for SAP HANA.
What do you have to do in the corresponding ABAP class?
Please choose the correct answer.
Response:
What do you have to do in the corresponding ABAP class?
Please choose the correct answer.
Response:
A. Declare the ABAP class as a sub-class of CL_AMDP_RUNTIME_HDB.
B. Implement the interface IF_AMDP_MARKER_HDB.
C. Implement the ABAP AMDP_HDB Event Handler.
D. Set the visibility of the corresponding class method in the declaration section to PUBLIC.
Answer: B
Question #15 (Topic: )
To connect with the SAP HANA system and see the corresponding catalog content etc.,
use the Systems view. How will you add a system to this view?
There are 2 correct answers to this question.
Response:
use the Systems view. How will you add a system to this view?
There are 2 correct answers to this question.
Response:
A. Database user – also different from your ABAP user
B. Password for the database user
C. By using SQL application
D. By using Open Catalog look
Answer: A,B