You want to use the UNION between 2 SELECT statements in aCDS view. What must both statements have in common?
There are 2 correct answers to this question.
You want to define an ABAP Managed Database Procedure (AMDP) . Which are requirements in the definition part of the class?
There are 2 correct answers to this question.
Which of the following Open SQL statements are syntactically correct in release 7.50?
There are 3 correct answers to this question.
There are many syntax differences between SAP HANA SQLScript and Open SQL. Which of the following rules are common ground between the two languages?
There are 2 correct answers to this question.
You implement an ABAP Managed Database Procedure (AMDP). You want to access some other objects from within your script code. Which of the following objects must you list after the USING addition?
There are 2 correct answers to this question.
What is the result of calling the static class method CL_ABAP_CONTEXT_INFO=>get_user_Alias()?
Which of the following new features are supported by the CDS Views but not by the ABAP Dictionary Views?
There are 3 correct answers to this question.
In your system landscape, you create a Custom Business Object in the SAP S/4HANA On-Premise edition. Which steps are necessary to use the Custom Business Object as the basis for an SAP Fiori app?
There are 2 correct answers to this question.
You use the following expression to address the internal table gt_flights: gs_flight = gt_flights[ carrid = IXXI connid = I9999I]. There is NO table entry with the specified key.
What is the result of the statement?
Please choose the correct answer.
In your system landscape, there is a development system DEV and a central check system CHK. Which of the following describes the developer scenario of remote checks with ABAP Test Cockpit (ATC)?
Please choose the correct answer.