Super Sale | Extra 20% Flat Off - Ends In Coupon code: GDAY20

SAP C_ABAPD_2309

Page:    1 / 53   
Total 263 questions | Updated On: Apr 23, 2024
Question 1

The Entity Manipulation Language (EML) is an extension of which of the following?


Answer: A
Question 2

EXTRACT_MONTH( ) is a generic SQL function which can handle input of different types. Which of the following built-in types are allowed for this function? Note: There are 3 correct answers to this question.


Answer: A,B,C
Question 3

You want to use the extensibility app, Custom Fields and Logic, to define custom fields for an SAP Fiori app. Which of the following conditions is a prerequisite for this activity?


Answer: C
Question 4

Given this code,

1. DATA: go_super TYPE REF TO lcl_super, 

2.       go_sub1 TYPE REF TO lcl_sub1, 

3.       go_sub2 TYPE REF TO lcl_sub2.

4.  

5. go_super = NEW go_sub2(...). 

6. go_super = NEW go_sub1(...). 

7. go_sub1 = CAST #( go_super ). 

8. go_sub1->sub1_meth1(...).

9. go_sub2 = CAST #( go_super). 

10. go_sub2->sub2_meth1(...).

With Icl_super being superclass for Icl_sub1 and Icl_sub2 and with methods sub1_meth1 and sub2_meth1 being subclass-specific methods of Ic_sub1 or Icl_sub2, respectively.

What will happen when executing these casts? (2 correct)


Answer: A,D
Question 5

You have written a program that uses inline declarations and assigns values using expressions. The global data declarations contain the following statement: DATA o TYPE REF TO cl_class. Which of the following are valid statements? Note: There are 3 correct answers to this question.


Answer: A,C,E
Page:    1 / 53   
Total 263 questions | Updated On: Apr 23, 2024

Quickly grab our C_ABAPD_2309 product now and kickstart your exam preparation today!

Name: SAP Certified Associate Back-End Developer - ABAP Cloud
Exam Code: C_ABAPD_2309
Certification: SAP Certified Associate
Vendor: SAP
Total Questions: 263
Last Updated: Apr 23, 2024