In a subclass subl you want to redefine a component of a superclass superl. How do you achieve this? Note: There are 2 correct answers to this question.
In RESTful Application Programming, a business object contains which parts? Note: There are 2 correct answers to this question.
In ABAP SQL, which of the following retrieves the association field_Airline-Name of a CDS view?
Class super has subclass sub. Which rules are valid for the sub constructor? Note: There are 2 correct answers to this question.
In a program you find this source code
AUTHORITY-CHECK OBJECT '/DWO/TRVL ( ID 'CNTRY' FIELD 'DE*
ID ACTVT FIELD '03".
Which of the following apply? Note: There are 2 correct answers to this question.
Which internal table type allows unique and non-unique keys?
Using ABAP SQL, which select statement selects the mat field on line #17?
with which predicate condition can you ensure that the CAST will work?
Which extensibility type does SAP recommend you use to enhance the existing UI for an SAP Fiori app?
In class ZCL_CLASS_A, you use the statement DATA var TYPE ***
What may stand in place of ***? Note: There are 2 correct answers to this question.