Labour Day Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dumps65

SAP C_S4HDEV1909 Dumps

SAP Certified Development Associate - Programming in SAP S/4HANA for SAP NetWeaver ABAP Programmer Questions and Answers

Question 1

You create a destination in SAP BTP cockpit. Which of the following destination types can you set in the Connectivity Service?

There are 2 correct answers to this question.

Options:

A.

HTTP

B.

SMTP

C.

RFC

D.

OData

Question 2

In a central hub deployment, which protocol is used to communicate between front-end and back-end server?

Please choose the correct answer.

Options:

A.

InA

B.

OData

C.

RFC

D.

HTTP

Question 3

Which OData option do you use to access the data model of the service?

Please choose the correct answer.

Options:

A.

$select

B.

$expand

C.

$format

D.

$metadata

Question 4

Which of the following do you use as a separator between a table and a field name in a CDS view definition?

Please choose the correct answer.

Options:

A.

Tilde (~)

B.

Pointer (->)

C.

Minus (-)

D.

Period (.)

Question 5

SAP enabled key user extensibility for a SAP Fiori application. The application accesses a database table that you extended with an append structure in the customer namespace. You want to use key user extensibility to create input fields on the SAP Fiori UI that correspond to the custom database fields.

Which of the following steps are mandatory?

There are 3 correct answers to this question.

Options:

A.

Append the custom database fields to the extension include structure provided by SAP.

B.

Activate the custom database fields using the transaction Extensibility Registry (SCFD_REGISTRY).

C.

Redefine the OData service used by the SAP Fiori app in transaction SAP Gateway Service Builder(SEGW)to add the custom database fields.

D.

Enable the usage of the custom database fields in the Custom Fields and Logic app.

E.

Enable the custom database fields for usage in SAP Fiori apps using the transaction Enable Fields for Use in the Custom Fields and Logic (SCFD_EUI) app.

Question 6

Which data transfer formats are available in SAP Gateway?

There are 2 correct answers to this question.

Options:

A.

REST (Representational State Transfer)

B.

JSON (JavaScript Object Notation)

C.

HTML (Hypertext Markup Language)

D.

XML (Extensible Markup Language)

Question 7

You want to define a CDS-based BOPF Business Object that consists of a root node (ZI_DocumentTP) and a child node (ZI_ItemTP). Which annotation is mandatory in the data definition of CDS view ZI_ItemTP?

Please choose the correct answer.

Options:

A.

@ObjectModel.writeActivePersistence: I...I

B.

@ObjectModel.transactionalProcessingEnabled: true

C.

@ObjectModel.association.type: [#TO_COMPOSITION_CHILD]

D.

@ObjectModel.compositionRoot: false

Question 8

Which expression can you use in Open SQL release 7.50?

Please choose the correct answer.

Options:

A.

CASE

B.

NEW

C.

CONV

D.

COND

Question 9

You maintain a transactional app that is built with the ABAP Programming model for SAP Fiori. The BOPF Business Object consists of a single node. You want to enable the CREATE button for new instances.

In which of the following CDS objects do you have to add annotation @ObjectModel.createEnabled?

Note: There are 2 correct answers to this question.

Options:

A.

The data definition of the transactional view

B.

The metadata extension of the consumption view

C.

The data definition of the consumption view

D.

The data definition of the interface view

Question 10

Where does the SAP system organize the SAP Gateway services?

Please choose the correct answer.

Options:

A.

Internet Transaction Server (ITS)

B.

Internet Communication Framework (ICF)

C.

Internet Graphics Service (IGS)

D.

Internet Communication Manager (ICM)

Question 11

You have written the following code: START-OF-SELECTION. LOOP AT itab INTO DATA(line). * ENDLOOP. The system creates a variable called Line. When is it created and when can you address it?

Please choose the correct answer.

Options:

A.

It is created when the LOOP statement is processed. You can access it only within the loop.

B.

It is created at the beginning of the program. You can access it any time after the declaration.

C.

It is created when the LOOP statement is processed. You can access it any time after the declaration.

D.

It is created at the beginning of the program. You can access it only within the loop.

Question 12

Which of the following ways can you use to address input parameter X in the CDS view definition?

There are 2 correct answers to this question.

Options:

A.

:X

B.

@X

C.

@parameters.X

D.

$parameters.X

Page: 1 / 8
Total 80 questions