SAP Certified Development Specialist - ABAP For SAP HANA - Full
SAP Certified Development Specialist - ABAP For SAP HANA - Full
Question Results
Question: Score 0 of 1
(skipped)
What are the features associated with ABAP CDS?
There are 3 correct answers to this question.
Response:
Distribution
Export
Read
Update
Create
Question: Score 0 of 1
(skipped)
What is the Limitations of ALV for SAP HANA?
There are 3 correct answers to this question.
Response:
Question: Score 0 of 1
(skipped)
When using an SAP HANA full text search, what do you have to keep in mind?
Please choose the correct answer.
Response:
SAP HANA has to be the primary database to create a full text search.
The SCORE( ) function is required to ensure the best hits of your search appear on top.
The LIKE operator is required in your SELECT statement to implement fuzzy logic.
Question: Score 0 of 1
(skipped)
What are the different views provided by the ABAP Profiling?
There are 2 correct answers to this question.
Response:
Database accesses
Metadata accesses
Question: Score 0 of 1
(skipped)
Which step of the Guided Performance Analysis should you perform in the product on
system?
Please choose the correct answer.
Response:
Building a work list with SQL Performance Tuning Work list (SWLT)
Question: Score 0 of 1
(skipped)
Which of the following is not an element of Analytical view?
Please choose the correct answer.
Response:
Question: Score 0 of 1
(skipped)
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:
Index search
Freestyle search
Fuzzy search
Question: Score 0 of 1
(skipped)
What are the two main factors of SAP HANA Innovations and Challenges?
There are 2 correct answers to this question.
Response:
SAP BW innovations
Question: Score 0 of 1
(skipped)
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:
Check Pre-Requisites
Question: Score 0 of 1
(skipped)
Which of the below statements are true for SAP HANA Studio?
There are 3 correct answers to this question.
Response:
SAP HANA Studio is an Eclipse-based, integrated development environment (IDE) that is used to
develop artifacts in a HANA server.
SAP HANA Studio is a client tool, which can be used to access local or remote HANA system.
SAP HANA Studio can be used to manage the SAP HANA database, to create and manage user
authorizations, to create new or modify existing models of data etc
Question: Score 0 of 1
(skipped)
ABAP 7.4 provides support for optimizing ABAP applications running on SAP HANA. What
are these Transparent Optimizations?
There are 3 correct answers to this question.
Response:
The ABAP language and the OpenSQL language have been extended
Question: Score 0 of 1
(skipped)
Which task can you perform with the SQL Monitor (transaction SQLM)?
Please choose the correct answer.
Response:
Question: Score 0 of 1
(skipped)
What do you have to consider if you want to use Native SQL in your ABAP programs to
access an SAP HANA database?
There are 2 correct answers to this question.
Response:
Hashed or sorted tables must be used with the INTO CORESPONDING FIELDS keyword.
Client handling needs to be done explicitely in the the Native SQL statement.
The ABAP system checks the syntax of the Native SQL statements.
Question: Score 0 of 1
(skipped)
What are some of the features available SAP List Viewer with integrated data access (SALV
IDA)?
There are 3 correct answers to this question.
Response:
Display diagrams
Edit cells
Double-click on rows
Group rows
Search in content
Question: Score 0 of 1
(skipped)
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:
Question: Score 0 of 1
(skipped)
You are using ABAP Development Tools, and you have placed your cursor on a method
name in a class. What key do you use to navigate between a method definition and its implementation?
Please choose the correct answer.
Response:
F2
F3
F1
F4
Question: Score 0 of 1
(skipped)
How will you hide the attributes that are not required for client consumption?
Please choose the correct answer.
Response:
By setting the hidden property flag of the attribute in the Semantics screen
Question: Score 0 of 1
(skipped)
Which data sources can you use for SAP list viewer with integrated data access?
There are 3 correct answers to this question.
Response:
Internal table
Database Procedure
Database Table
External view
CDS View
Question: Score 0 of 1
(skipped)
What are the Possible Approaches with AS ABAP < 7.4 SP02?
There are 2 correct answers to this question.
Response:
Stored Procedures
SQL units
Question: Score 0 of 1
(skipped)
Which of the following features does the ABAP Test Cockpit offer that the ABAP code
Inspector does NOT Offer?
There are 2 correct answers to this question.
Response:
Documented checks
Question: Score 0 of 1
(skipped)
An Analytic Privilege consists of several restrictions. What are they?
There are 3 correct answers to this question.
Response:
Analytic restrictions
Cube restrictions
Activity restrictions
Validity restrictions
View restrictions
Question: Score 0 of 1
(skipped)
What language one should know to work in SAP HANA?
Please choose the correct answer.
Response:
C#
Java
ABAP
SQL
Question: Score 0 of 1
(skipped)
Which task does the ABAP Managed Database Procedure (AMDP) framework perform?
Please choose the correct answer.
Response:
Deploy a new version of the database procedure when the AMDP is first called.
Question: Score 0 of 1
(skipped)
What are the benefits of using the SQL Monitor (transaction SQLM)?
There are 2 correct answers to this question.
Response:
Question: Score 0 of 1
(skipped)
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
GET_METADATA
NEXT_PACKAGE
SET_PARAM
Question: Score 0 of 1
(skipped)
Which of the following is not involved in database table of “The New ABAP SQL Monitor –
Architecture”?
Please choose the correct answer.
Response:
Question: Score 0 of 1
(skipped)
What are the steps involved in supporting a database oriented programming model?
There are 2 correct answers to this question.
Response:
Question: Score 0 of 1
(skipped)
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:
Question: Score 0 of 1
(skipped)
What is the central goal of using SAP HANA?
Please choose the correct answer.
Response:
Accelerate Performance
Question: Score 0 of 1
(skipped)
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:
Column store
ROW store
Development Store
Technology store
Question: Score 0 of 1
(skipped)
Which tools can you use to provide input data for the SQL performance tuning work list
(Transaction SWLT)?
There are 3 correct answers to this question.
Response:
Question: Score 0 of 1
(skipped)
What are the two layers of ABAP system interacts with its database?
There are 2 correct answers to this question.
Response:
Question: Score 0 of 1
(skipped)
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:
Question: Score 0 of 1
(skipped)
The source code editor in ADT provides many helpful features. What are these helpful
features?
There are 2 correct answers to this question.
Response:
What pattern of gross and net run time would you expect to see the in the ABAP trace results for method
X?
Please choose the correct answer.
Response:
The net run time is greater than the gross run time
The net run time is less than the gross run time
Question: Score 0 of 1
(skipped)
Where can you consume associations in a Core Data Services (CDS) view?
There are 3 correct answers to this question.
Response:
Question: Score 0 of 1
(skipped)
Which of the following take advantage of the computing power of multiple CPUs used by
SAP HANA?
There are 2 correct answers to this question.
Response:
Parallel processing
Partitioning
Question: Score 0 of 1
(skipped)
Which steps do you have to perform when defining a view using core data services (CDS)?
There are 3 correct answers to this question.
Response:
Use the DDL statement DEFINE VIEW and SQL like Syntax
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)
Which is not a key factor of ALV for HANA?
Please choose the correct answer.
Response:
Money Back Guarantee Testimonial FAQs Privacy Policy Terms and Conditions About Us Join Us Contact Us