Pass the SAP SAP Certified Development Associate C_S4HDEV1909 Questions and answers with CertsForce

Viewing page 2 out of 3 pages
Viewing questions 11-20 out of questions
Questions # 11:

Which of the following rules apply to the naming of CDS Views?

There are 2 correct answers to this question.

Options:

A.

The data definition and the SQL view must have the same name.


B.

The SQL view name can be up to 30 characters long.


C.

The data definition name can be up to 30 characters long.


D.

The CDS view and the SQL view must have different names.


Expert Solution
Questions # 12:

You want to define an ABAP Managed Database Procedure (AMDP) . Which are requirements in the definition part of the class?

There are 2 correct answers to this question.

Options:

A.

The AMDP method has at least one exporting parameter.


B.

The AMDP method is defined as a a static method.


C.

The class implements interface if_amdp_marker_hdb.


D.

All parameters of the AMDP method are passed by value.


Expert Solution
Questions # 13:

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


Expert Solution
Questions # 14:

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


Expert Solution
Questions # 15:

Where do you distinguish between OData V2 or OData V4?

Please choose the correct answer.

Options:

A.

Projection View


B.

Service Binding


C.

Behavior Projection


D.

Service Definition


Expert Solution
Questions # 16:

Which of the following Open SQL statements are syntactically correct in release 7.50?

There are 3 correct answers to this question.

Options:

A.

SELECT FROM sbook . FIELDS carrid, connid, loccuram, loccurkey . INTO TABLE @lt_booking . WHERE customid = @lv_customer.


B.

SELECT carrid, connid, loccuram, loccurkey . FROM sbook .INTO TABLE @lt_booking . WHERE customid = @lv_customer.


C.

SELECT carrid connid loccuram loccurkey. FROM sbook. INTOTABLE lt_booking . WHERE customid = lv_customer.


D.

SELECT carrid connid loccuram loccurkey . FROM sbook . WHERE customid = lv_customer. INTOTABLE lt_booking.


E.

SELECT FROM sbook. FIELDS carrid, connid, loccuram, loccurkey . WHERE customid =@lv_customer. INTOTABLE @lt_booking.


Expert Solution
Questions # 17:

Which CDS annotation do you use to add a section to an ObjectPage?

Please choose the correct answer.

Options:

A.

@UI.facet


B.

@UI.range


C.

@UI.segment


D.

@UI.area


Expert Solution
Questions # 18:

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 (.)


Expert Solution
Questions # 19:

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)


Expert Solution
Questions # 20:

Which of the following make up the behavior of a BOPF Business Object?

There are 3 correct answers to this question.

Options:

A.

Authorizations


B.

Validations


C.

Determinations


D.

Associations


E.

Actions


Expert Solution
Viewing page 2 out of 3 pages
Viewing questions 11-20 out of questions