You are on page 1of 17

8/30/2018 SAP Certified Development Specialist - ABAP for SAP HANA - Full | ERPPrep

SAP Certified Development Specialist - ABAP for SAP


HANA - Full

You got 11 of 40 possible points.


Your score: 28 %

Question Results

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 use in calculation views

May contain filters

Used in diagrammatic Projections

May contains flow charts

Used to join tables

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:

Fuzzy search

Point base ranking

Weights for ranking

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

Index search

Freestyle search

Question: Score 1 of 1

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

Response:

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

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

Estimate the new total runtime of optimized code.

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

Question: Score 1 of 1

What are the two types of editors available in ADT?

There are 2 correct answers to this question.

Response:

SAP (GUI)

Client (native)

ABAP (native)

Eclipse (native)

Question: Score 1 of 1

List down the elements involved in User Management and Security in SAP HANA?

There are 3 correct answers to this question

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

Response:

Create users

Assign job security

Assign security

Work management

Manage users

Question: Score 0 of 1

What are the purposes of tools in SAP HANA system that is an Eclipse-based
integrated development environment?

There are 3 correct answers to this question.

Response:

Monitor

Selecting

Organizing

Administer

Configure

Question: Score 0 of 1

How to create a core data services view?

There are 3 correct answers to this question.

Response:

Use additional annotations – marked with the @ sign

Use DDL statement DEFINE VIEW and SQL-like syntax to define the view

Use SQL capabilities for Netweaver

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

Use the ABAP Development Tools for SAP NetWeaver.

Use data services tools for updates

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:

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

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

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

A value that you calculate based on the number of tables

Question: Score 1 of 1

What made SAP HANA possible?

There are 2 correct answers to this question.

Response:

RAM limitation

Technology and innovations

CPU with single core network

Improved hardware technology

Question: Score 1 of 1

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

DB-Specific Properties that allows switching between storage types when


running on an SAP HANA database. What are these storage types?

There are 2 correct answers to this question.

Response:

Re-use component store

Raw store

Column store

Development Store

Technology store

Question: Score 0 of 1

When are referential joins executed in analytical views?

Choose the correct answer

Response:

When fields are optimized

When all the tables are optimized

When fields are selected

When fields from both the tables are requested

Question: Score 0 of 1

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:

Database user – also different from your ABAP user

Password for the database user

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

By using SQL application

By using Open Catalog look

Question: Score 0 of 1

Explain Transitioning ABAP Code to SAP HANA – Performance Considerations?


There are 3 correct answers to this question.

Response:

Some codes immediately run faster

Some codes impacted positively and should be priorities

Classical performances recommendations for open SQL remain valid

Some codes transferred to other systems

Some shifts in priorities, examples, nested selects(higher) indices(lower)

Question: Score 1 of 1

What are the key points that should be kept in mind while performing the
Nonautomatic update in SAP HANA Transport Container?

There are 2 correct answers to this question.

Response:

Automatic release of units

You need to refresh the content of the container manually

Changes to Delta Container

Take snapshot manually before releasing of the container

Question: Score 1 of 1

Which features does the source code editor provide in ABAP Development Tools
(ADT)?
https://www.erpprep.com/node/9094/take 6/17
8/30/2018 SAP Certified Development Specialist - ABAP for SAP HANA - Full | ERPPrep

There are 2 correct answers to this question.

Response:

Form-based Class Builder

Screen Painter

Content Assist

Quick Fix

Question: Score 0 of 1

Hybrid Data Management System – Combining different paradigms in one


system. Discuss capabilities associated with the Hybrid Data Management
system?

There are 3 correct answers to this question.

Response:

Linguistic search capabilities

Traditional disk-based tables

Built-in support for planning

Text analysis and search

Text indexing capabilities

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:

Column store

High-speed data analysis

DB specific properties

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

Open SQL settings

Technical settings

Question: Score 0 of 1

What are the Performance Rules and Guidelines for ABAP on SAP HANA?

There are 2 correct answers to this question.

Response:

To Keep all the loads away from the DB

To reduce main memory consumption and to improve insert performance

It is beneficial to move data-intensive calculations into the database

It is beneficial for maximizing your search into database

Question: Score 0 of 1

What are the benefits includes with SAP HANA Full Text Search?

There are 2 correct answers to this question

Response:

Exploit structured contents in SQL

Large number of toolkits are available

Fewer data duplication and movement

Easy to use modeling tool

Question: Score 0 of 1

What are the benefits associated with The SAP HANA real-time Operational
analytics?
There are 2 correct answers to this question

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

Response:

Query Speed support

Simplification of massive data

Fast insights into business activity

High modeling flexibility

Question: Score 0 of 1

What are the ABAP development guidelines?

There are 2 correct answers to this question.

Response:

Improved hybrid components for SAP HANA

Improved tools for performance analysis

Consuming Only ABAP contents for SAP HANA

Extensions to ABAP Language

Question: Score 1 of 1

When using ABAP Database Connectivity (ADBC) to issue native SQL calls to the
database, which of the following methods of class CL_SQL_RESULT_SET
retrieves the tabular result of the native SQL call?

Please choose the correct answer.

Response:

SET_PARAM_TABLE

NEXT_PACKAGE

SET_PARAM

GET_METADATA

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

Question: Score 0 of 1

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.

Response:

HANA Specific features

Buffer system Optimization

Transparent Optimizations

Database Optimization

Question: Score 0 of 1

When to use Enhanced Open SQL?

There are 2 correct answers to this question.

Response:

Need the query in one piece of code only

To access system fields

At the time of Dictionary Views

To view scalar components

Question: Score 0 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 Data Storage interface

The Client database interface


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

The Database independent interface

Question: Score 0 of 1

Which code-to-data capability supports- Extended view definitions and Better


SQL- 92 standard support in open SQL?

Please choose the correct answer.

Response:

Database oriented programming model

Database for sophisticated analysis

New SQL parser used in model

SAP HANA specific features

Question: Score 0 of 1
(skipped)
Which is not a Golden Rule for Open SQL?

Please choose the correct answer.

Response:

Keep the result set large

Minimize the Amount of Data Transferred

Minimize the Number of Database Accesses

Reduce the Database Load

Question: Score 0 of 1
(skipped)
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 11/17
8/30/2018 SAP Certified Development Specialist - ABAP for SAP HANA - Full | ERPPrep

Sales

Stock

Procurement

Product

Services

Question: Score 0 of 1
(skipped)
What allows you to resolve errors quickly or warnings reported
about the code?
Please choose the correct answer.

Response:

ABAP debugger

Quick Fix

Code execution

Debug perspective

Question: Score 0 of 1
(skipped)
Why is a security concept in SAP HANA required?
There are 2 correct answers to this question

Response:

Editing of SAP HANA data models should only be possible for “Users.” of the model

Need to have selected users in SAP HANA for Information Management

Access to ERP tables must be restricted

Database administration should be restricted to skilled

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

Question: Score 0 of 1
(skipped)
What are the uses of SQL Trace (ST05)?

There are 3 correct answers to this question.

Response:

Applying Code inspector

Display record of all database access

Detect redundant or identical select statements

Locate database performance issues

Locate work base issues

Question: Score 0 of 1
(skipped)
To upload data from flat files, SAP HANA offers several features.
What are these important features?

There are 2 correct answers to this question

Response:

The new table always has a 2:2 mapping between the file and table columns

When loading new data in the table, it gets appended to the existing data

The application suggests the column name and data type for the new tables, and it
is possible to edit them

The supported file types for upload are: .cssv, .xlls, and .xlsxxx

Question: Score 0 of 1
(skipped)
What are the elements of ABAP Database Integration?

There are 3 correct answers to this question.

Response:

DB client-server

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

Client database handling

Application server

DB For ABAP

Other DB

Question: Score 0 of 1
(skipped)
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:

Undelimited Identifiers

Delimited identifiers

Numeric identifiers

Limited identifiers

Question: Score 0 of 1
(skipped)
What are the two Profitability Analysis available with CO-PA
Scenario in SAP HANA Modeling?

There are 2 correct answers to this question

Response:

Service-based profitability

Costing-based Profitability

Account-based Profitability

Product-based Profitability

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

Question: Score 0 of 1
(skipped)
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:

UNION specific syntax errors

Database platform syntax errors

Database independent syntax errors

HANA specific syntax errors

SQLScript errors

Question: Score 0 of 1
(skipped)
What should you do to follow the code-to-data approach to
programming?
There are 2 correct answers to this question.

Response:

Perform expensive calculations on the database.

Transfer all data from the database to the ABAP layer, and then aggregate the
results.

Aggregate data on the database, and transfer the results to the ABAP layer.

Perform expensive calculations on the ABAP application server.

Question: Score 0 of 1
(skipped)
The new bottlenecks avoided by addressing two challenges, what
are they?

There are 2 correct answers to this question.

Response:

Avoid single network


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

Avoid optimizing data

Avoid CPU cache misses

Avoid idling CPU cores

Question: Score 0 of 1
(skipped)
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.

Response:

{it_books}

:it_books

@it_books

it_books

Question: Score 0 of 1
(skipped)
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:

Fuzzy search

linguistic search

freestyle search

ACID search

Isolation search

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

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