SAP E_HANAAW_14 Exam
SAP Certified Development Specialist - ABAP for SAP HANA 2.0 (Page 3 )

Updated On: 1-Feb-2026

In a Graphical calculation view you want to implement a union between two result sets that differ only in the fact that one of the two has one additional field named ADDRESS. How can you achieve this in a union node? There are 2 correct answers to this question.

  1. Create an input parameter for the ADDRESS field
  2. Exclude the ADDRESS field from the union
  3. Create a restricted column for the ADDRESS field
  4. Map the ADDRESS field to a constant value

Answer(s): B,D



How will you hide the attributes that are not required for client consumption? Choose the correct answer

  1. By setting the hidden property flag of the attribute in the View
  2. By setting the hidden property flag of the attribute provider
  3. By setting the hidden property flag of the attribute column
  4. By setting the hidden property flag of the attribute in the Semantics screen

Answer(s): D



You use ABAP database connectivity (ADBC) to issue native SQL calls to the database, the native SQL call? 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.

  1. SET_PARAM_TABLE
  2. SET_PARAM
  3. EXECUTE_QUERY
  4. NEXT_PACKAGE

Answer(s): D



What should you do to follow the code-to-data approach to programming? There are 3 correct answers to this question.

  1. Use native SQL to access SAP HANA built-in functions.
  2. Perform expensive calculations on the database.
  3. Aggregate data on the database, and transfer the results to the ABAP layer.
  4. Perform expensive calculations on the ABAP application server.
  5. Transfer all data from the database to the ABAP layer, and then aggregate the results.

Answer(s): A,B,C



When would you use a column store table instead of a row store table? There are 2 correct answers to this question.

  1. When you require aggregation and analysis of values
  2. When the table has a small number of records
  3. When there are mainly distinct values in the table
  4. When you want to enable a full-text-search of the table

Answer(s): A,D



Viewing page 3 of 33
Viewing questions 11 - 15 out of 159 questions



Post your Comments and Discuss SAP E_HANAAW_14 exam prep with other Community members:

Join the E_HANAAW_14 Discussion