6 e - Hanaaw - 14
6 e - Hanaaw - 14
11th
Points: 0%
1. When would you use a column store table instead of a row store table?
There are 2 correct answers to this question.
2. You want to define an ABAP Core Data Services (CDS) view that totals the
NET_AMOUNT column for each sales order (column SO_ID).
Which SELECT statement would you use in the definition?
Please choose the correct answer.
https://forms.office.com/Pages/ResponsePage.aspx?id=DQSIkWdsW0yxEjajBLZtrQAAAAAAAAAAAAMAAASZmQpUMkxUM1pLVUgwTFNSMj… 1/15
4/30/2020 11th
3. Which is not a key factor of ALV for HANA?
Please choose the correct answer.
4. 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.
5. You import an ABAP workbench request into a SAP SYSTEM P81. The ABAP
workbench request contains a single SAP HANA VIEW CA_CUSTOMER that
belongs to package ZHA400_00.
WHICH PREREQISITIES are mandatory for an implicit deployment of the SAP
HANA view onto the database?
There are 2 correct answers to this question.
https://forms.office.com/Pages/ResponsePage.aspx?id=DQSIkWdsW0yxEjajBLZtrQAAAAAAAAAAAAMAAASZmQpUMkxUM1pLVUgwTFNSMj… 2/15
4/30/2020 11th
6. What are the ABAP development guidelines?
7. Discuss the basic approach of classical ABAP programming?
There are 2 correct answers to this question.
Get all the data you need on the application server and do your processing in ABAP
8. You use the ABAP trace (SAT) to measure the run time of a program. In a class,
method X checks the validity of its importing parameters and calls method Y.
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.
The net run time is greater than the gross run time
https://forms.office.com/Pages/ResponsePage.aspx?id=DQSIkWdsW0yxEjajBLZtrQAAAAAAAAAAAAMAAASZmQpUMkxUM1pLVUgwTFNSMj… 3/15
4/30/2020 11th
The net run time is less than the gross run time
9. Explain the Enterprise Information System of - SAP HANA Implementation
Scenarios?
There are 3 correct answers to this question
HANA Accelerators
Business Suite on HANA / BW on SAP HANA
HANA Modeling
10. What are some of the features available SAP List Viewer with integrated data
access (SALV IDA)?
There are 3 correct answers to this question.
Edit cells
Double-click on rows
Search in content
Display diagrams
Group rows
11. What are the steps involved in SAP HANA Evolution?
There are 3 correct answers to this question.
https://forms.office.com/Pages/ResponsePage.aspx?id=DQSIkWdsW0yxEjajBLZtrQAAAAAAAAAAAAMAAASZmQpUMkxUM1pLVUgwTFNSMj… 4/15
4/30/2020 11th
12. Which of the following option is not the main capability of SAP BusinessObjects
Analysis for OLAP?
Create Presentations
13. Which steps do you have to perform when defining a view using core data
services (CDS)?
There are 3 correct answers to this question.
14. Your customer wants to migrate to SAP HANA and you want to identify which
business processes should be optimized.
Which of the following steps must you perform to get this information?
There are 2 correct answers to this question.
https://forms.office.com/Pages/ResponsePage.aspx?id=DQSIkWdsW0yxEjajBLZtrQAAAAAAAAAAAAMAAASZmQpUMkxUM1pLVUgwTFNSMj… 5/15
4/30/2020 11th
Combine the results of the SQL Monitor with the results of an ABAP runtime
analysis.
Combine the results of the SQL Monitor with the results of a static source code
analysis
15. What are the Functions of Transaction DBACOCKPIT
There are 2 correct answers to this question.
16. 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
https://forms.office.com/Pages/ResponsePage.aspx?id=DQSIkWdsW0yxEjajBLZtrQAAAAAAAAAAAAMAAASZmQpUMkxUM1pLVUgwTFNSMj… 6/15
4/30/2020 11th
17. 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.
Organizing
Selecting
Configure
Administer
Monitor
18. What are the three best approach for Transitioning and optimizing ABAP
applications to SAP HANA?
There are 3 correct answers to this question.
Optimize
Innovate
Scaling
Detect
19. 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.
Client handling needs to be done explicitely in the the Native SQL statement.
Hashed or sorted tables must be used with the INTO CORESPONDING FIELDS
keyword.
https://forms.office.com/Pages/ResponsePage.aspx?id=DQSIkWdsW0yxEjajBLZtrQAAAAAAAAAAAAMAAASZmQpUMkxUM1pLVUgwTFNSMj… 7/15
4/30/2020 11th
20. 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.
21. What information can you specify using annotations (marked with the @ sign)
when you define a Core Data Services (CDS) view in an ABAP system?
There are 3 correct answers to this question.
The logic for aggregations, grouping records, and filtering groups of the CDS view
The extent to which records of the CDS view should be buffered on the application
server
The name of the representation of the CDS view in the ABAP dictionary
The client dependency of the CDS view
22. What is an attribute view and what are its practices?
There are 3 correct answers to this question.
https://forms.office.com/Pages/ResponsePage.aspx?id=DQSIkWdsW0yxEjajBLZtrQAAAAAAAAAAAAMAAASZmQpUMkxUM1pLVUgwTFNSMj… 8/15
4/30/2020 11th
23. What is the central goal of using SAP HANA?
Please choose the correct answer.
Accelerate Performance
24. Name some perspectives that are available in the SAP HANA Studio?
There are 3 correct answers to this question
25. Which features does the source code editor provide in ABAP Development
Tools
for SAP NetWeaver?
There are 2 correct answers to this question.
Quickfix
Screen editing
Content assistance
Form-based class builder
https://forms.office.com/Pages/ResponsePage.aspx?id=DQSIkWdsW0yxEjajBLZtrQAAAAAAAAAAAAMAAASZmQpUMkxUM1pLVUgwTFNSMj… 9/15
4/30/2020 11th
26. List down the elements involved in User Management and Security in SAP
HANA?
There are 3 correct answers to this question
Work management
Manage users
Assign job security
Assign security
Create users
27. Which data provisioning methods can you use when you need real time
replications?
There are 2 correct answers to this question.
28. Why is a security concept in SAP HANA required?
There are 2 correct answers to this question
Editing of SAP HANA data models should only be possible for “Users.” of the model
https://forms.office.com/Pages/ResponsePage.aspx?id=DQSIkWdsW0yxEjajBLZtrQAAAAAAAAAAAAMAAASZmQpUMkxUM1pLVUgwTFNSM… 10/15
4/30/2020 11th
29. An Analytic Privilege consists of several restrictions. What are they?
There 3 correct answers to this question
Validity restrictions
View restrictions
Analytic restrictions
Activity restrictions
Cube restrictions
30. 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.
freestyle search
linguistic search
Isolation search
ACID search
Fuzzy search
31. 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.
Partitioning
https://forms.office.com/Pages/ResponsePage.aspx?id=DQSIkWdsW0yxEjajBLZtrQAAAAAAAAAAAAMAAASZmQpUMkxUM1pLVUgwTFNSM… 11/15
4/30/2020 11th
Parallel processing
Columnar data storage
32. What are the features of New Open SQL?
There are 2 correct answers to this question.
33. One of your SAP systems needs to be migrated from its current database to an
SAP HANA database. You want to avoid any functional issues after the
migration.
What should you search for and if necessary replace in the existing custom
ABAP
code?
There are 3 correct answers to this question
34. List down the four main concepts of the SAP HANA database?
There are 3 correct answers to this question
https://forms.office.com/Pages/ResponsePage.aspx?id=DQSIkWdsW0yxEjajBLZtrQAAAAAAAAAAAAMAAASZmQpUMkxUM1pLVUgwTFNSM… 12/15
4/30/2020 11th
Partitioning
Compression
Object store
Column Store
Tools combinations
35. What allows you to resolve errors quickly or warnings reported about the code?
Please choose the correct answer.
ABAP debugger
Quick Fix
Debug perspective
Code execution
36. What must you take into consideration when you use the new open SQL syntax
(available as of SAP Net weaver 7.4 SP05)?
There are 2 correct answers to this question.
37. 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
https://forms.office.com/Pages/ResponsePage.aspx?id=DQSIkWdsW0yxEjajBLZtrQAAAAAAAAAAAAMAAASZmQpUMkxUM1pLVUgwTFNSM… 13/15
4/30/2020 11th
Freestyle search
Index search
Fuzzy search
38. Explain The Authorization Concept and the types of privileges associated with
it?
There are 3 correct answers to this question
Analytic privileges
Object privileges
Application privileges
Delta privileges
System privileges
39. How will you select a preference for Validation rules?
Choose the correct answer
Option 2
https://forms.office.com/Pages/ResponsePage.aspx?id=DQSIkWdsW0yxEjajBLZtrQAAAAAAAAAAAAMAAASZmQpUMkxUM1pLVUgwTFNSM… 14/15
4/30/2020 11th
This content is created by the owner of the form. The data you submit will be sent to the form owner.
https://forms.office.com/Pages/ResponsePage.aspx?id=DQSIkWdsW0yxEjajBLZtrQAAAAAAAAAAAAMAAASZmQpUMkxUM1pLVUgwTFNSM… 15/15