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

Viewing page 1 out of 3 pages
Viewing questions 1-10 out of questions
Questions # 1:

Setting a field to read-only in which object would make the field read-only in all applications of the RESTful Application Programming model?

Options:

A.

Service definition


B.

Behaviour definition


C.

Projection view


D.

Metadata extension


Questions # 2:

You are designing the following select statement in ABAP Open SQL:

Question # 2

To adhere to the most recent ABAP SQL syntax conventions from SAP, on which line must you insert the "INTO TABLE @gt flights" clause to complete the SQL statement?

Options:

A.

#15


B.

#6


C.

#8


D.

#4


Questions # 3:

In ABAP SQL, which of the following retrieves the association field_Airline-Name of a CDS view?

Options:

A.

\_Airline-Name


B.

/_Airline Name


C.

@_Airline-Name


D.

"_Airline Name


Questions # 4:

You have a superclass superl and a subclass subl of superl. Each class has an instance constructor and a static constructor. The first statement of your program creates an instance of subl. In which sequence will the constructors be executed?

Question # 4


Questions # 5:

For the assignment, gv_target = gv_source.

which of the following data declarations will always work without truncation or rounding? Note: There

are 2 correct answers to this question.

Options:

A.

DATA gv_source TYPE string, to DATA gv_target TYPE c.


B.

DATA gv_source TYPE c. to DATA gv_target TYPE string.


C.

DATA gv_source TYPE d. to DATA gv_target TYPE string.


D.

DATA gv_source TYPE p LENGTH 8 DECIMALS 3. to DATA gv_target TYPE p LENGTH 16 DECIMALS 2.


Questions # 6:

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.

Options:

A.

The name of a type defined privately in class ZCL_CLASS_A


B.

The name of a data element from the ABAP Dictionary


C.

The name of a type defined privately in another class


D.

The name of a domain from the ABAP Dictionary


Questions # 7:

What RESTful Application Programming object contains only the fields required for a particular app?

Options:

A.

Database view


B.

Metadata extension


C.

Projection View


D.

Data model view


Questions # 8:

Which statement can you use to change the contents of a row of data in an internal table?

Options:

A.

Append table


B.

Modify table


C.

Insert table


D.

Update table


Questions # 9:

Which of the following string functions are predicate functions? Note: There are 2 correct answers to this question.

Options:

A.

find_any_not_of()


B.

contains_any_of()


C.

count_any_of()


D.

matchesQ


Questions # 10:

Question # 10

with which predicate condition can you ensure that the CAST will work?

Options:

A.

IS SUPPLIED


B.

IS NOT INITIAL


C.

IS INSTANCE OF


D.

IS BOUND


Viewing page 1 out of 3 pages
Viewing questions 1-10 out of questions