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

SAP C_TAW12_750 Dumps

Page: 1 / 3
Total 81 questions

SAP Certified Development Associate - ABAP with SAP NetWeaver 7.50 Questions and Answers

Question 1

The code of an executable program does NOT contain any event keywords. What event block does the code belong to?

Options:

A.

LOAD-OF-PROGRAM

B.

AT SELECTION-SCREEN

C.

INITIALIZATION

D.

START-OF-SELECTION

Question 2

A class is defined as follows CLASS my _class DEFINITION PUBLIC SECTION METHODS do something EVENTS state_changed CLASS Methods staticl PRIVATE SECTION TYPES t_table type Standard table OF 1001 CONSTANTS gc_constTYPE I ENDCLASS which components of the class can static method staticl address directly?

Note: There are 2 correct answers to this question

Options:

A.

The state_changed event

B.

The t_table type

C.

The gc_const constant

D.

The do_something method

Question 3

Which of the following actions can you perform in both the ABAP Editor and in the ABAP Debugger?

Options:

A.

Create a breakpoint for a specific statement

B.

Create a breakpoint for a specific Message

C.

Create a breakpoint for a specific line

D.

Create a watch point for a specific variable

Question 4

What transaction can be used to carry out modification adjustment after a system upgrade? Note: There are 2 correct answers to this question.

Options:

A.

SPAD

B.

Dspau

C.

SPOD

D.

DSPAU_ENH

Question 5

You have been asked to review the following expression AND which processes character string result = find (val = 'ababABAP' sub = 'A' occ = 2 case = *X'). What is the expected value of result?

Options:

A.

2

B.

6

C.

4

D.

1

Question 6

You build a dialog screen with an input field in an ABAP Program. How do you ensure that the contents of the screen field can be accessed in the program?

Options:

A.

Enter the name of a data object in the parameter ID attribute of the screen field.

B.

Use a MOVE statement in a PAO module to copy the data object.

C.

Use the GET statement in the program to transport the data from the screen field.

D.

Define a data object in the program with the same name as the screen field.

Question 7

What must exist before you can create a new transportable function module? Note: There are 3 correct answers to this question.

Options:

A.

Type group

B.

Change request

C.

Function group

D.

Package

E.

Module pool

Question 8

Which of the following incomplete ABAP pre-defined data types? Note: There are 3 correct answers to this question

Options:

A.

N

B.

T

C.

D

D.

X

E.

P

Question 9

You write a report that displays mass data in a table using the ALV Grid control, which of the following functions can you offer to the user without doing any specific programming?

Options:

A.

Display details by double clicking on a row

B.

Sort and filter the data by any column

C.

Convert and currency amount columns

D.

Change column width and sequence

Question 10

You are creating an inspection using the code inspector, which entities can you select for inspections? Note: There are 3 correct answers to this question.

Options:

A.

Contents of a transport request

B.

Contents of a single object

C.

Contents of a package

D.

Contents of an object set

E.

Contents of named user's objects

Question 11

What ABAP Dictionary object allows you to define fixed values

Options:

A.

Lock object

B.

Data element

C.

View

D.

Domain

Question 12

You program uses class CL_GUI_ALV_GRID to generate a classic ALV Grid control. What do you need in your program to react to a user double-clicking a row in the ALV Grid?

Note: There are 3 correct answers to this question

Options:

A.

A handler classes

B.

A method calls to raise the double-click event

C.

A SET HANDLER statements to the event

D.

A handler method for the double-click event

E.

A method calls to refresh the displa

Page: 1 / 3
Total 81 questions