最新的SAP Certified Development Specialist - ABAP for SAP HANA 2.0 - E_HANAAW_18免費考試真題
問題1
You developed an ABAP Managed Database Procedure (AMDP). You want to allow the enhancement of this AMDP using a Business Add-In (BAdI). Which of the following objects must you create? Note: There are 3 correct answers to this question.
正確答案: A,B,C
問題2
Which of the following tools and programming techniques use the SQL Data Definition Language? Note: There are 2 correct answers to this question.
正確答案: B,C
問題3
In an ABAP Core Data Services (CDS) view, what must you do to expose an association for use in another CDS view?
正確答案: B
問題4
You have created a CDS view as follows: define view zha400 as
select from spfli association^] to sflight as_flights on
spfli.carrid = _flights.carrid and spfli.connid = _flights.connid { ... } Given that table sflight also contains the field planetype, how must you address the fields carrid and planetype from table SFLIGHT?
select from spfli association^] to sflight as_flights on
spfli.carrid = _flights.carrid and spfli.connid = _flights.connid { ... } Given that table sflight also contains the field planetype, how must you address the fields carrid and planetype from table SFLIGHT?
正確答案: B
問題5
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? Note: There are 2 correct answers to this question.
正確答案: B,C

