Labour Day Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: netbudy65

Note! SAP has retired the E_HANAAW_17 Exam Contact us through Live Chat or email us for more information.

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

Questions 4

You changed an SAP HANA object that you transported using an SAP HANA Transport container. You want to release the transport request with your changes. In which sequence do you perform activities in the ABAP development system immediately before the release? Please choose the correct answer.

Options:

A.

Open the SAP HANA transport containerSelect take snapshot and Save

Activate the SAP HANA Transport Container

B.

Open the SAP HANA delivery unit Select take snapshot and Save Activate the SAP HANA Delivery unit

Activate the SAP HANA transport container

C.

Open the ABAP transport request Select take snapshot and Save

Activate the SAP HANA transport container

D.

Open the package Select take snapshot and Save Activate the SAP HANA Delivery unit

Activate the SAP HANA transport container

Buy Now
Questions 5

What are the advantages of column based tables? (3 correct answers)

Options:

A.

Bigger Data Set

B.

Better Compression

C.

Better parallel Processing

D.

Faster Data Access

Buy Now
Questions 6

You analyse SQL Monitor data in transaction SQLMD. You know that program X accesses database table Y. You made sure that program X was executed while the SQL Monitor collected its data. But the relevant

database access is NOT listed in SQLMD.

What could be the reason?

Note: There are 3 correct answers to this question.

Options:

A.

SQL Monitor was activated for a specific application server

B.

SQL monitor was activated with a filter that excludes database table Y

C.

The data has NOT yet been transferred to the SQL monitor database tables

D.

Program X was executed in the background.

E.

Database table Y is a buffered table.

Buy Now
Questions 7

What can you include in the projection list of a Core Data Services (CDS) view? 3 ans

Options:

A.

ABAP system fields such as sy-langu or sy-mandt \/ CI String constants and literal values

B.

Aggregation functions over fields of ABAP Dictionary tables used in the FROM clause

C.

A field from the structural output of an ABAP Managed Database Procedure used in the FROM clause

D.

A field from the projection list of another CDS view used in the FROM clause

Buy Now
Questions 8

An Analytic Privilege consists of several restrictions. What are they? There 3 correct answers to this question

Options:

A.

View restrictions

B.

Analytic restrictions

C.

Validity restrictions

D.

Activity restrictions

E.

Cube restrictions

Buy Now
Questions 9

In a Graphical calculation view you want to implement a union between two result sets that differ only in the fact that one of the two has one additional field named ADDRESS. How can you achieve this in a union node? There are 2 correct answers to this question.

Options:

A.

Create an input parameter for the ADDRESS field

B.

Exclude the ADDRESS field from the union

C.

Create a restricted column for the ADDRESS field

D.

Map the ADDRESS field to a constant value

Buy Now
Questions 10

You want to define an ABAP Core Data Services (CDS) view that totals the NET_AMOUNT column for each sales order (column SOJD). Which SELECT statement would you use in the definition? Please choose the correct answer.

Options:

A.

select from snwd_so {so_id( sum(net_amount) as sum_amount} order by sojd

B.

select from snwd_so {so_id( sum(net_amount) as sum_amount} group by sojd

C.

select from snwd_so {sojd, sum(net_amount) as sum_amount}

D.

select from snwd_so {so_id( sum(net_amount) as sum_amount} group by net_amount

Buy Now
Questions 11

Which TADIR object type is used for the definition of a Core Data Services (CDS) view?

Options:

A.

R3TR TABL

B.

R3TR VIEW

C.

R3TR DDLS

D.

R3TR DDIC

Buy Now
Questions 12

List down the elements involved in User Management and Security in SAP Hana? There are 3 correct answers to this question

Options:

A.

Manage users

B.

Assign Job security

C.

Assign security

D.

Work Management

E.

Create users

Buy Now
Questions 13

What are the steps involved in supporting a database oriented programming model? There are 2 correct answers to this question.

Options:

A.

A new and advanced Open SQL

B.

Core Data services

C.

Buffer system services

D.

Advanced and specific models

Buy Now
Questions 14

You have an SQLScript procedure with a table input parameter it_books. You want to use the parameter on the right-hand side of an assignment operator within the procedure. How do you refer to the parameter? Please choose the correct answer.

Options:

A.

:it_books

B.

it_books

C.

{it.books}

D.

@it_books

Buy Now
Questions 15

You define and implement an ABAP Managed database procedure (AMDP). What do you have to list after the USING clause? (3 right answers)

Options:

A.

ABAP Dictionary views used in the procedure body

B.

ABAP Dictionary table used in the procedure body

C.

AMDP used in the procedure body

D.

function used in the procedure body

E.

SAP HANA views used in the procedure body

Buy Now
Questions 16

What are the main points of SAP HANA High Availability Per Datacenter that are available even in the event of a disaster? There are 2 correct answers to this question

Options:

A.

Active clusters for all servers

B.

Shared file systems for only one server

C.

Services-Name and index server on all nodes

D.

High availability configuration

Buy Now
Questions 17

Which JOIN types can be used in the definition of a Core Data Services (CDS) view? 2 ans

Options:

A.

LEFT OUTER JOIN

B.

CROSS JOIN

C.

FULL OUTER JOIN

D.

RIGHT OUTER JOIN

E.

REFERENTIAL JOIN

Buy Now
Questions 18

What are functions of the ABAP Managed Database Procedure (AMDP) framework? (2 right answers)

Options:

A.

It deletes obsolete versions of the database procedure synchronously

B.

It deletes obsolete versions of the database procedure asynchronously

C.

It creates the database procedure when the AMDP is first called.

D.

It creates the database procedure when the AMDP is first activated.

Buy Now
Questions 19

Which of the following statements are true about "Content"?

Options:

A.

It represents SAP HANA's data dictionary.

B.

It contains the design-time artifacts.

C.

All the physical tables and views can be found under the Catalog node.

Buy Now
Questions 20

How will you hide the attributes that are not required for client consumption? Choose the correct answer

Options:

A.

By setting the hidden property flag of the attribute in the View

B.

By setting the hidden property flag of the attribute provider

C.

By setting the hidden property flag of the attribute column

D.

By setting the hidden property flag of the attribute in the Semantics screen

Buy Now
Questions 21

Which of the following repository object can you edit only in ABAP Development tools in Eclipse and not in the Classical ABAP

workbench?

There are 3 correct answers to this question.

Options:

A.

Full-text index

B.

Database procedure proxy

C.

ABAP program containing new Open SQL

D.

Core Data service (CDS) view

E.

External view

Buy Now
Questions 22

Which system schema/user is the owner of all the activated objects?

Options:

A.

_SYS_XS

B.

_SYS_BI

C.

_SYS_REP0

D.

_SYS_BIC

Buy Now
Questions 23

What is the main function of Static Code Analysis? Please choose the correct answer.

Options:

A.

To detect code that would lead to functional or performance issues When migrating to SAP HANA

B.

Integrates with SAP Solution Manager

C.

Integrated into ABAP Development Tools and ABAP Workbench

D.

ABAP source code with performance optimization potential

Buy Now
Questions 24

What are the key points that should be kept in mind while performing the Non-automatic

update in SAP HANATr.Cont.? There are 2 correct answers to this question.

Options:

A.

Automatic release of units

B.

Changes to Delta Container

C.

You need to refresh the content of the container manually

D.

Take snapshot manually before releasing of the container

Buy Now
Questions 25

You follow the Code-to-Data paradigm in your ABAP coding.

Which of the following scenarios conflicts with the SQL performance guideline "Keep unnecessary load away from the database"?

Options:

A.

Perform business logic and aggregations on database table content, then transfer the results to the application layer.

B.

Perform join operations on database tables, then transfer the results to the application layer.

C.

Perform calculations on data transferred to the database layer, then transfer the results back to the application layer.

D.

Perform text search operations on database table content, then transfer the results to the application layer.

Buy Now
Questions 26

What are the benefits of using the SQL Monitor (transaction SQLM)? There are 2 correct answers to this question.

Options:

A.

It collects monitoring data asynchronously without additional database interaction.

B.

It schedules ABAP programs to monitor and log all database accesses.

C.

It displays the database execution plan for all SQL statements.

D.

It can be active in a production system with minimal performance overhead.

Buy Now
Exam Code: E_HANAAW_17
Exam Name: SAP Certified Development Specialist - ABAP for SAP HANA 2.0
Last Update: Mar 29, 2024
Questions: 174