Pass the SAP SAP Certified Associate C_ABAPD_2507 Questions and answers with CertsForce

Viewing page 3 out of 3 pages
Viewing questions 21-30 out of questions
Questions # 21:

Which of the following ABAP SQL aggregate functions accept an ABAP SQL expression (e.g., f1 + f2) as input?

(Select 2 correct answers)

Options:

A.

avg()


B.

max()


C.

count(*)


D.

sum()


Expert Solution
Questions # 22:

In a CDS view, where can a value help be defined?

Options:

A.

In the SQL console


B.

In an annotation


C.

In an association


D.

In a view definition


Expert Solution
Questions # 23:

You have a superclass super1 and a subclass sub1 of super1. Each class has an instance constructor and a static constructor. The first statement of your program creates an instance of sub1.

In which sequence will the constructors be executed?

Options:

A.

Class constructor of sub1 → Instance constructor of super1 → Instance constructor of sub1 → Class constructor of super1


B.

Class constructor of super1 → Class constructor of sub1 → Instance constructor of super1 → Instance constructor of sub1


C.

Instance constructor of super1 → Class constructor of super1 → Class constructor of sub1 → Instance constructor of sub1


D.

Instance constructor of sub1 → Instance constructor of super1 → Class constructor of super1 → Class constructor of sub1


Expert Solution
Questions # 24:

After you created a database table in the RESTful Application Programming model, what do you create next?

Options:

A.

A data view


B.

A service definition


C.

A metadata extension


D.

A projection view


Expert Solution
Viewing page 3 out of 3 pages
Viewing questions 21-30 out of questions