Black Friday Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Complete C_ABAPD_2309 SAP Materials

SAP Certified Associate - Back-End Developer - ABAP Cloud Questions and Answers

Question 17

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

Question 18

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

Question 19

When does SAP recommend to use a sorted or a hashed table respectively? Note: There are 2 correct answers to this question.

Options:

A.

A hashed table, when you read a single record and specify the complete key.

B.

A hashed table, when you read a subset in a loop and specify a part of the key from the left without gaps.

C.

A sorted table, when you read a subset in a loop and specify a part of the key from the left ^ without gaps.

D.

A sorted table, when you read a single record and specify non key fields.

Question 20

For what kind of applications would you consider using on-stack developer extensions? Note: There are 2 correct answers to this question.

Options:

A.

Applications that provide APIs for side by side SAP BTP apps

B.

Applications that access SAP S/4HANA data using complex SQL

C.

Applications that integrate data from several different systems

D.

Applications that run separate from SAP S/4HANA