Weekend Sale Special Limited Time Flat 70% Discount offer - Ends in 0d 00h 00m 00s - Coupon code: 70spcl

SAP C_S4HDEV1909 SAP Certified Development Associate - Programming in SAP S/4HANA for SAP NetWeaver ABAP Programmer Exam Practice Test

Page: 1 / 8
Total 80 questions

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

Question 1

You are defining a variant in the ABAP Trace tool (SAT). Which of the following trace restrictions can you set?

There are 2 correct answers to this question.

Options:

A.

Restrict trace to specific transactions

B.

Restrict trace to specific users

C.

Restrict trace to specific program parts

D.

Restrict trace to specific statements

Question 2

What can you use as data source for an SAP Fiori App Launcher - Dynamic?

Please choose the correct answer.

Options:

A.

Target mapping

B.

OData service

C.

SAPUI5 service

D.

Source mapping

Question 3

Which of the following repository objects offer a preview function?

There are 2 correct answers to this question.

Options:

A.

Behavior Definition

B.

Service Binding

C.

Service Definition

D.

Data Definition

Question 4

Which of the following features are part of the new syntax for OpenSQL?

There are 2 correct answersto this question.

Options:

A.

Comma-separated column list

B.

Blank-separated column list

C.

ABAP variables escaped with :

D.

ABAP variables escaped with @

Question 5

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 6

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.

Question 7

Which building blocks of the ABAP RESTful Programming Model(RAP) are part of the Core Data Services(CDS)?

There are 2 correct answers to this question.

Options:

A.

Behavior Implementation

B.

Projection View

C.

Behavior Definition

D.

Service Definition

Question 8

You are creating an enhancement implementation using key user extensibility. Which of the following can you do in the web-based ABAP editor?

There are 3 correct answers to this question.

Options:

A.

Create filter conditions.

B.

Assign your implementation to a transport request.

C.

Modularize your code using custom libraries.

D.

Test your custom logic.

E.

Directly access SAP database tables.

Question 9

You implement an ABAP Managed Database Procedure (AMDP). You want to access some other objects from within your script code. Which of the following objects must you list after the USING addition?

There are 2 correct answers to this question.

Options:

A.

AMDP Functions

B.

Database Views

C.

Calculation Views

D.

Stored Procedures

Question 10

The class CL_CLASS contains a public static method DO_SOMETHING with an importing parameter PARAM TYPE i. Your program contains the following data declaration: DATA var TYPE string.

Which of the following method calls is syntactically correct?

There are 2 correct answers to this question.

Options:

A.

cl_class=>do_something( param = CONV #( var ) ).

B.

cl_class=>do_something( param = var ).

C.

cl_class=>do_something( param = EXACT #( var ) ).

D.

cl_class=>do_something( param = CAST #( var ) ).

Question 11

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

Question 12

You implement the behavior of a CDS-based BOPF Business Object. For which of the following tasks can you reuse the implementation from the BOPF public library?

Please choose the correct answer.

Options:

A.

Check for existing foreign keys

B.

Auto-fill a Last Changed By field

C.

Auto-fill semantic key fields

D.

Check for valid dates in input fields

Page: 1 / 8
Total 80 questions