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

SAP C_TAW12_750 SAP Certified Development Associate - ABAP with SAP NetWeaver 7.50 Exam Practice Test

Page: 1 / 8
Total 81 questions

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

Question 1

How can you search for classic Business Add-ins (BADIs)? Note: There are 2 correct answers to this question

Options:

A.

Search the relevant component in the implementation Guide (IMG)

B.

Search in the application program for the GET BADI statement.

C.

Search in the application program for the method GET_INSTANCE of class CL_EXITHANDLER

D.

Search in the application program for the CALL BADI statement.

Question 2

What can be implemented using an implicit enhancement option? Note: There are 3 correct answers to this question

Options:

A.

Overwrite methods for SAP function modules

B.

Overwrite methods for global SAP classes

C.

Additional exceptions in SAP function modules

D.

Additional parameters in SAP function modules

E.

Additional attributes for global SAP classes

Question 3

What is the purpose of the enqueue work process?

Options:

A.

It processes requests for a print output

B.

What is the purpose of the enqueue work process?

C.

It processes logical lock requests

D.

It processes requests triggered by an active user

Question 4

You call a lock module, Which exceptions could the lock module raise when a logical lock CANNOT be set?

Note: There are 2 correct answers to this question.

Options:

A.

CX_SY_OPEN_SQL_ERROR

B.

SISTEM_FAILURE

C.

CX_SY_DATA_ACCESS_ERROR

D.

FOREIGN_LOCK

Question 5

You have created table ZTAB and you want to create a foreign-key relationship to table SAPTAB Under which conditions is this possible? Note: There are 2 correct answers to this question.

Options:

A.

The check field in ZTAB must have a data element that does NOT refer to a domain

B.

The check field in ZTAB Must have the same ABAP Dictionary type as the corresponding field of check table SAPTAB

C.

The check field in ZTAB must have the same domain as the corresponding field of check table SAPTAB

D.

The check field in ZTAB must have the same name as the corresponding field of check table SAPTAB

Question 6

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 7

What do enhancements spots manage?

Note: There are 3 correct answers to this question

Options:

A.

Classic BADI

B.

Implicit enhancement points

C.

Explicit enhancement sections

D.

Explicit enhancement points

E.

New BADIS

Question 8

Which database objects can you create in the ABAP Dictionary? Note: There are 2 correct answers to this question.

Options:

A.

Indixes

B.

Projection views

C.

Logical databases

D.

Foreign key relationships

Question 9

What type of ABAP Dictionary view is implemented as an INNER JOIN?

Options:

A.

Database view

B.

Projection view

C.

Maintenance view

D.

Help views

Question 10

What must you do create a singleton class?

Note: There are 2 correct answers to this question.

Options:

A.

Set the class instantiation to private

B.

Create the object in a static method of the class itself

C.

Store the reference to the singleton object of an instance attribute of the object itself

D.

Define the class as abstract

Question 11

What can be implemented using an implicit enhancement option? Note: There are 3 correct answers to this question

Options:

A.

Overwrite methods for SAP function modules

B.

Overwrite methods for global SAP classes

C.

Additional exceptions in SAP function modules

D.

Additional parameters in SAP function modules

E.

Additional attributes for global SAP classes

Question 12

You are making changes to a program that already has transaction code ZZZZ linked to it. Your colleague is testing transaction code ZZZZ in the same system. When does the changed version of the program becomes visible to your colleague via transaction code ZZZZ?

Options:

A.

When you execute the program from the ABAP Editor

B.

When the syntax of the program is correct

C.

When you active the program

D.

When you save the program

Page: 1 / 8
Total 81 questions