You are on page 1of 17

9/16/2018 SAP Certified Development Specialist - ABAP for SAP HANA - Full | ERPPrep

SAP Certified Development Specialist - ABAP for SAP


HANA - Full

You got 39 of 40 possible points.


Your score: 98 %

Question Results

Question: Score 1 of 1

What all are the steps to perform -To enable type-ahead for an input field on a
screen?

There are 3 correct answers to this question.

Response:

Switch on proposal search for input fields

Identify Elementary Search Help

Automatic updates of all the input fields

Check Pre-Requisites

Process on all the input fields

Question: Score 1 of 1

What are the two types of editors available in ADT?

There are 2 correct answers to this question.

Response:

Eclipse (native)

ABAP (native)

SAP (GUI)

https://www.erpprep.com/node/9094/take 1/17
9/16/2018 SAP Certified Development Specialist - ABAP for SAP HANA - Full | ERPPrep

Client (native)

Question: Score 1 of 1

Which of the following option provides access to the views and database
procedures that you can consume in the ABAP environment?

Please choose the correct answer.

Response:

Open Content outlook

Catalogue outlook

System Perspective

Modeler Perspective

Question: Score 1 of 1

What are the two layers of ABAP system interacts with its database?

There are 2 correct answers to this question.

Response:

The Database specific library

The Database independent interface

The Client database interface

The Data Storage interface

Question: Score 1 of 1

AMDP can detect 3 types of syntax errors in active or inactive source code. What
are these errors ?

There are 3 correct answers to this question.

Response:

https://www.erpprep.com/node/9094/take 2/17
9/16/2018 SAP Certified Development Specialist - ABAP for SAP HANA - Full | ERPPrep

SQLScript errors

Database platform syntax errors

UNION specific syntax errors

Database independent syntax errors

HANA specific syntax errors

Question: Score 1 of 1

What output does The SAP HANA provide as a unique combination of hardware
and software innovations?

Choose the correct answer

Response:

Huge potential to optimize AMDP application DATA Tables

Huge potential to maximize the number of disk blocks in the application

Huge potential to optimize business applications that are running on SAP HANA

The ability to create new complex processes with ABAP application cloud

Question: Score 1 of 1

ANSI SQL owns features and adds languages these languages divided into three
parts. What are they?

There are 3 correct answers to this question.

Response:

The Data Control Language

The Data Definition Language

Data Transferred Language

Data Manipulation Language

https://www.erpprep.com/node/9094/take 3/17
9/16/2018 SAP Certified Development Specialist - ABAP for SAP HANA - Full | ERPPrep

The Database Language

Question: Score 1 of 1

What are the steps that supported several tools, which in total result in a Guided
Performance Optimization?

There are 2 correct answers to this question.

Response:

The ABAP Trace (SAT) and the ABAP Profiling perspective to measure and compare
runtime consumption

Tools analyzing performance at run-time, to determine if critical constructs

A new tool called SQL Monitor to determine the priority if different programs access
the database intensively

A selection Code Inspector (SCI) and ABAP Test Cockpit (ATC) to locate potential
functional and performance issues.

Question: Score 1 of 1

Discuss the conditions required to ensure the Referential Integrity?

There are 2 correct answers to this question

Response:

Referential integrity holds true in both the directions

There is at least one join in the other table

There are three joins in the table

There are two joins in the able

Question: Score 1 of 1

What is the main purpose of SAML for SAP HANA Studio?

Choose the correct answer

https://www.erpprep.com/node/9094/take 4/17
9/16/2018 SAP Certified Development Specialist - ABAP for SAP HANA - Full | ERPPrep

Response:

The assertion is issued by a user after the client was successfully authenticated

The SAP HANA database supports login of Owners only

SAML may be selected as an Owner’s authentication method when creating users in


the SAP HANA Studio

To support scenarios where clients are not directly connected to the SAP HANA
Database

Question: Score 1 of 1

Which features does the source code editor provide in ABAP Development Tools
(ADT)?
There are 2 correct answers to this question.

Response:

Screen Painter

Quick Fix

Form-based Class Builder

Content Assist

Question: Score 1 of 1

Name some perspectives that are available in the SAP HANA Studio?

There are 3 correct answers to this question

Response:

The Resources perspective

The Information perspective

The SAP HANA Modeler perspective

The technology & innovation perspective

https://www.erpprep.com/node/9094/take 5/17
9/16/2018 SAP Certified Development Specialist - ABAP for SAP HANA - Full | ERPPrep

The Administration Console perspective

Question: Score 1 of 1

Which of the following are performance recommendations when using SAP


HANA?
There are 2 correct answers to this question.

Response:

Filter data in lower layers.

Move data-intensive calculations from the database to an application server.

Avoid transferring large result sets between database and client applications.

Define indexes on the columns that are used in calculations.

Question: Score 1 of 1

Which of the following are characteristics of an external view?


There are 3 correct answers to this question.

Response:

It can be used in Open SQL statements for database updates.

It allows access to an SAP HANA information view with Open SQL.

It can be used as a data type in ABAP programs.

It is an ABAP Dictionary object type.

It defines the underlying SAP HANA information view.

Question: Score 1 of 1

What are the components of The Enterprise Procurement Model Demo Scenario?

There are 3 correct answers to this question.

Response:

https://www.erpprep.com/node/9094/take 6/17
9/16/2018 SAP Certified Development Specialist - ABAP for SAP HANA - Full | ERPPrep

Sales

Procurement

Product

Services

Stock

Question: Score 1 of 1

Which of the following is not an element of Analytical view?

Please choose the correct answer.

Response:

Currency conversion is not applicable

Read Data from the joined database tables

Used to Joined table

Join fact tables

Question: Score 1 of 1

What are the Perspectives and Views of SAP HANA Studio?

There are 2 correct answers to this question.

Response:

Development properties

Open system properties

Administration console

System and Properties

https://www.erpprep.com/node/9094/take 7/17
9/16/2018 SAP Certified Development Specialist - ABAP for SAP HANA - Full | ERPPrep

Question: Score 1 of 1

The source code editor in ADT provides many helpful features. What are these
helpful features?

There are 2 correct answers to this question.

Response:

Creating Method Implementations from the Method Definition

Creating interface from Method Calls

Creating Parts for Interface Methods

Creating Method Definitions from Implementation Parts

Question: Score 1 of 1

The SAP HANA state-of-the-art search experience includes full-text search with
advanced features like...

There are 3 correct answers to this question.

Response:

linguistic search

freestyle search

Isolation search

ACID search

Fuzzy search

Question: Score 1 of 1

You have defined the following SQLScript procedure:


CREATE PROCEDURE LANGUAGE SQLSCRIPT SQL SECURITY DEFINER READS SQL DATA

Which type of database procedures can be called in this SQLScript procedure?


Please choose the correct answer.

Response:

Write only
https://www.erpprep.com/node/9094/take 8/17
9/16/2018 SAP Certified Development Specialist - ABAP for SAP HANA - Full | ERPPrep

Read only

Read-write

Read-update

Question: Score 1 of 1

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

Response:

Services-Name and index server on all nodes

High availability configuration

Shared file systems for only one server

Active clusters for all servers

Question: Score 0 of 1

What are the Guidelines for optimizing ABAP code running on HANA?

There are 3 correct answers to this question.

Response:

Open SQL settings

DB specific properties

High-speed data analysis

Column store

Technical settings

https://www.erpprep.com/node/9094/take 9/17
9/16/2018 SAP Certified Development Specialist - ABAP for SAP HANA - Full | ERPPrep

Question: Score 1 of 1

You create a check variant in the Code Inspector which includes the check
'Search problematic Select * statements'. SAP HANA is used as the database.

In the check parameters, which value would you use for the percentage of fields
that are effectively used?

Please choose the correct answer.

Response:

The same value as on a traditional, row-store only based database

A lower value than on a traditional, row-store only based database

A value that you calculate based on the number of tables

A higher value than on a traditional, row-store only based database

Question: Score 1 of 1

What are the supported joins in CDS view?

There are 2 correct answers to this question.

Response:

Upper join

Inner join

Left outer join

Operators joint

Question: Score 1 of 1

Which is not a Golden Rule for Open SQL?

Please choose the correct answer.

Response:

Minimize the Amount of Data Transferred

Keep the result set large


https://www.erpprep.com/node/9094/take 10/17
9/16/2018 SAP Certified Development Specialist - ABAP for SAP HANA - Full | ERPPrep

Reduce the Database Load

Minimize the Number of Database Accesses

Question: Score 1 of 1

What is the Limitations of ALV for SAP HANA?

There are 3 correct answers to this question.

Response:

Restricted to 5000 records / unit

Without currency /unit consideration

No unit/ currency split if aggregating amounts/ currency values

All unit/ currency restricted to 10,00,00 records

Restricted to 10,000 records

Question: Score 1 of 1

What are the two different kinds of Identifiers used to represent names used in
SQL statement?

There are 2 correct answers to this question

Response:

Delimited identifiers

Undelimited Identifiers

Limited identifiers

Numeric identifiers

Question: Score 1 of 1

https://www.erpprep.com/node/9094/take 11/17
9/16/2018 SAP Certified Development Specialist - ABAP for SAP HANA - Full | ERPPrep

In addition to closing the result set, what does the CLOSE method of the
CL_SQL_RESULT_SET class when using ABAP Database Connectivity (ADBC) do?

Please choose the correct answer.

Response:

Update resources

Update packages

Release resources

Release packages

Question: Score 1 of 1

Which task can you perform with the SQL Performance Tuning Worklist tool
(SWLT)?
Please choose the correct answer.

Response:

Estimate the new total runtime of optimized code.

Combine information from static ABAP code scans with runtime data from the SQL
Monitor.

Combine information from static ABAP code scans with runtime data from the SQL
Trace tool.

Create a graph comparing the runtimes of ABAP code before and after optimization.

Question: Score 1 of 1

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:

Implement the ABAP AMDP_HDB Event Handler.

Implement the interface IF_AMDP_MARKER_HDB.

https://www.erpprep.com/node/9094/take 12/17
9/16/2018 SAP Certified Development Specialist - ABAP for SAP HANA - Full | ERPPrep

Set the visibility of the corresponding class method in the declaration section to
PUBLIC.

Declare the ABAP class as a sub-class of CL_AMDP_RUNTIME_HDB.

Question: Score 1 of 1

When are referential joins executed in analytical views?

Choose the correct answer

Response:

When fields are optimized

When fields from both the tables are requested

When fields are selected

When all the tables are optimized

Question: Score 1 of 1

What is an attribute view and what are its practices?

There are 3 correct answers to this question.

Response:

May contain filters

May contains flow charts

Used in diagrammatic Projections

May use in calculation views

Used to join tables

Question: Score 1 of 1

What are the basic principles of ALV SAP HANA?

https://www.erpprep.com/node/9094/take 13/17
9/16/2018 SAP Certified Development Specialist - ABAP for SAP HANA - Full | ERPPrep

There are 2 correct answers to this question.

Response:

Data described declaratively instead of passing big internal tables

To ensure that the user chooses the data on the selection screen is displayed

The ALV Optimization for SAP HANA to display data on the screen

Only retrieve the database data which is to be displayed on screen

Question: Score 1 of 1

How SAP HANA supports SQL?

There are 3 correct answers to this question.

Response:

Transferring data

As a means to define

Manipulate data

Read

As a Data Calculator

Question: Score 1 of 1

What are the different views provided by the ABAP Profiling?

There are 2 correct answers to this question.

Response:

Metadata accesses

A Hitlist of the most time-consuming programs or methods

Performance Check methods

Database accesses
https://www.erpprep.com/node/9094/take 14/17
9/16/2018 SAP Certified Development Specialist - ABAP for SAP HANA - Full | ERPPrep

Question: Score 1 of 1

Explain The Authorization Concept and the types of privileges associated with it?
There are 3 correct answers to this question

Response:

System privileges

Object privileges

Application privileges

Analytic privileges

Delta privileges

Question: Score 1 of 1

Which is the new concept that is introduced and improved by using SAP HANA
Specific Features?

Please choose the correct answer.

Response:

New advanced SQL syntax Procedures

ABAP-Managed Database Procedures

Table buffering

Programming model

Question: Score 1 of 1

If the Search Options are enabled, you can set the Search Parameters for an
attribute of a view. The following parameters are available?
There are 3 correct answers to this question

Response:
https://www.erpprep.com/node/9094/take 15/17
9/16/2018 SAP Certified Development Specialist - ABAP for SAP HANA - Full | ERPPrep

Index search

Fuzzy search

Point base ranking

Weights for ranking

Freestyle search

Question: Score 1 of 1

The SAP HANA database is a hybrid in-memory database that combines Few
technologies within. What are these technologies?
There are 3 correct answers to this question

Response:

Object-based database technology

Column-based database technology

Row-based database technology

Time-based database technology

Value-based database technology

Question: Score 1 of 1

Name the views that are available to administer and monitor one or several SAP
HANA systems?

There are 2 correct answers to this question

Response:

The Security view

The System Monitor view

The Landscape view

https://www.erpprep.com/node/9094/take 16/17
9/16/2018 SAP Certified Development Specialist - ABAP for SAP HANA - Full | ERPPrep

The Administration view

Money Back Guarantee Testimonial FAQs Privacy Policy Terms and Conditions About Us Join Us
Contact Us

https://www.erpprep.com/node/9094/take 17/17

You might also like