SAP E_HANAAW_17 SAP Certified Development Specialist – ABAP for SAP HANA 2.0 Online Training
SAP E_HANAAW_17 Online Training
The questions for E_HANAAW_17 were last updated at Nov 16,2024.
- Exam Code: E_HANAAW_17
- Exam Name: SAP Certified Development Specialist - ABAP for SAP HANA 2.0
- Certification Provider: SAP
- Latest update: Nov 16,2024
What are the two types of editors available in ADT? There are 2 correct answers to this question.
- A . Eclipse (native)
- B . Client (native)
- C . SAP (GUI)
- D . ABAP (native)
Which form of services is responsible for defining and consuming semantically rich data models. Please choose the correct answer.
- A . Core Data Services
- B . ITe services
- C . Conditional services
- D . Modell-ll services
What are the two Profitability Analysis available with CO-PA Scenario in SAP HANA Modeling? There are 2 correct answers to this question
- A . Account-based Profitability
- B . Costing-based Profitability
- C . Product-based Profitability
- D . Service-based profitability
Which of the following is not an element of Analytical view? Please choose the correct answer.
- A . Currency conversion is not applicable
- B . Join fact tables
- C . Read Data from the joined database tables
- D . Used to Joined table
What is the purpose of an ABAP project in ABAP Development tools for eclipse? (2 right answers)
- A . It provides access to all ABAP repository objects in an ABAP system.
- B . It represents the connection to an ABAP system
- C . It represents the connection to the SAP HANA server
- D . It is used to transport ABAP repository objects
You are using a calculated column COUNTS within your Dimension Calculation View and an aggregation node.
This is the data that goes into the aggregation node:
- A . AT Vienna 11
AT Vienna 15
DE Berlin 13
DE Berlin 13 - B . AT Vienna 11
AT Vienna 15
DE Berlin 13 - C . AT Vienna 26
DE Berlin 26 - D . AT Vienna 11
DE Berlin 13
When are referential joins executed in analytical views? Choose the correct answer
- A . When all the tables are optimized
- B . When fields are selected
- C . When fields are optimized
- D . When fields from both the tables are requested
Which feature can you use to improve the performance of data transformation in the Extract, Transform and Load (ETL) process?
- A . Service Adaptation Description Language (SADL)
- B . Process Agent Framework (PAF)
- C . ABAP Messaging Channels (AMC)
- D . ABAP Managed Database Procedures (AMDP)
Before migrating to SAP HANA, which Code Inspector check do you have to consider to avoid functional regressions?
- A . Standard Web Dynpro checks
- B . Search for DB operations across modularization units
- C . SELECT statements that bypass the table buffer
- D . Use of the ADBC interface
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.
- A . Data base performance monitor (transaction DB50)
- B . Code inspector (transaction SCI)
- C . SQL Trace (transaction ST05)
- D . SQL monitor (transaction SQLM)
- E . ABAP test cockpit (transaction ATC)