New Year Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Helping Hand Questions for E_HANAAW_17

Page: 2 / 7
Total 174 questions

SAP Certified Development Specialist - ABAP for SAP HANA 2.0 Questions and Answers

Question 5

Which data sources can you use for SAP list viewer with integrated data access? There are 3 correct answers to this question.

Options:

A.

CDS View

B.

Database procedure

C.

External view

D.

Database Table

E.

Internal table

Question 6

Which code-to-data capability is responsible for the Optimizations & Translation of "Open SQL SELECT FOR ALL ENTRIES clauses into native SQL?. Please choose the correct answer.

Options:

A.

Database Optimization

B.

Transparent Optimizations

C.

HANA Specific features

D.

Buffer system Optimization

Question 7

How can you check if Core Data Services (CDS) views with scalar input parameters can be used in Open SQL queries in your system?

Options:

A.

Use the static method use_features of class cl_abap_dbfeatures.

B.

Perform a static code check using the FUNCTIONAL_DB variant.

C.

Check the Open SQL statement in the Explain SQL Statement transaction (SDBE).

D.

Check the value of the ABAP system field sy-cdsfeatures.

Question 8

Your ABAP program contains an Open SQL join of two client-dependent tables. You want to replace this with a native SQL

SELECT statement. Which of the following changes to the SELECT statement can you use to retrieve the same data as

before?

There are 2 correct answers to this question

Options:

A.

Include the client field in the field list.

B.

Include the client field in the WHERE condition.

C.

Include the client field in the join condition.

D.

Use the CLIENT SPECIFIED addition.

Page: 2 / 7
Total 174 questions