Certbus > SAP > SAP ABAP > C_TAW12_731 > C_TAW12_731 Online Practice Questions and Answers

C_TAW12_731 Online Practice Questions and Answers

Questions 4

What can you create using the ABAP Dictionary? (Choose three)

A. Domains

B. Type pools

C. Transparent tables

D. Field symbols

E. Internal tables

Browse 80 Q&As
Questions 5

A custom transparent table was created with delivery class A and a table maintenance view was generated for this table. You change the delivery class to C and the table is activated successfully.

What additional steps do you have to complete?

A. Maintain and transport the table using the Maintain Table Views transaction (SM30).

B. Activate and adjust the database.

C. Regenerate the existing maintenance view and adjust the table.

D. Delete the original maintenance view and then create and generate a new one.

Browse 80 Q&As
Questions 6

You want to read data from two database tables A and B using a database join. Database table B contains details for data records stored in database table A . Your result should contain all combinations of matching rows from A and B plus all rows from A that do not have matching rows in Which statement do you use?

A. SELECT ... FROM a JOIN b ...

B. SELECT ... FROM a INNER JOIN b ...

C. SELECT ... FROM b RIGHT OUTER JOIN a ...

D. SELECT ... FROM a LEFT OUTER JOIN b ...

Browse 80 Q&As
Questions 7

What is mandatory for automatic data transport between a variable and an input field on a classical screen (dynpro)?

A. The variable must be declared using the DATA statement.

B. The property OUTPUT of the input field must be set.

C. The variable must be declared using the TABLES statement.

D. The name of the variable and the name of the input field must be identical.

Browse 80 Q&As
Questions 8

Which of the following are key capabilities of SAP NetWeaver? (Choose three)

A. Supply Chain Management

B. Information Integration

C. People Integration

D. Application Platform

E. Enterprise Resource Planning

Browse 80 Q&As
Questions 9

What can you enhance using BAdIs? (Choose three)

A. Data elements

B. Menus

C. Screens

D. Database tables

E. Source code

Browse 80 Q&As
Questions 10

What is the purpose of implicit enhancement points?

A. To add fields to an SAP database table

B. To add code to a standard SAP program

C. To change code in a standard SAP program

D. To create a secondary index for an SAP database table

Browse 80 Q&As
Questions 11

What is the root class in the RTTS inheritance tree?

A. CL_ABAP_ELEMDESCR

B. CL_ABAP_TYPEDESCR

C. CL_ABAP_DATADESCR

D. CL_ABAP_COMPLEXDESCR

Browse 80 Q&As
Questions 12

To which context object is the attribute LEAD_SELECTION_INDEX related?

A. Supply function

B. Node

C. Attribute

D. Element

Browse 80 Q&As
Questions 13

Which boundary conditions lead to improved access time to an internal table? (Choose three)

A. Left justified part of key for sorted tables

B. Fully qualified key for sorted tables

C. Index access for hashed tables

D. Left justified part of key for hashed tables

E. Index access for standard tables

Browse 80 Q&As
Questions 14

What can you change in the ABAP Debugger?

A. Content of an internal table

B. Value of a reference variable

C. Value of a constant

D. Definition of a structure

Browse 80 Q&As
Questions 15

Which SELECT statement will always bypass the SAP table buffers?

A. SELECT ... ENDSELECT.

B. SELECT ... SINGLE ...

C. SELECT ... INTO TABLE ...

D. SELECT ... FOR UPDATE ...

Browse 80 Q&As
Questions 16

For which of the following requirements can you implement a functional method? (Choose two)

A. A handler method for an event that has a returning parameter

B. A method to set an instance attribute with one importing parameter and no other parameters

C. A factory method that returns an object reference

D. A private static helper method that returns a single value as the result of an algorithm

Browse 80 Q&As
Questions 17

How do you add fields to an SAP-delivered transparent table without modification?

A. Use the database utility to enhance the definition on the database directly.

B. Add the new fields to the table definition.

C. Create an append structure containing the new fields.

D. Define a structure containing the new fields and include it in the table definition.

Browse 80 Q&As
Questions 18

You want to read data from two database tables A and B using a database join. Database table B contains details for data records stored in database table A . Your result should contain all combinations of matching rows from A and B plus all rows from A that do not have matching rows in B.

Which statement do you use?

A. SELECT ... FROM a JOIN b ...

B. SELECT ... FROM a INNER JOIN b ...

C. SELECT ... FROM b RIGHT OUTER JOIN a ...

D. SELECT ... FROM a LEFT OUTER JOIN b ...

Browse 80 Q&As
Exam Code: C_TAW12_731
Exam Name: SAP Certfied Development Associate-ABAP with SAP NetWeaver 7.31
Last Update: Apr 21, 2024
Questions: 80 Q&As

PDF

$45.99

VCE

$49.99

PDF + VCE

$59.99