Certbus > SAP > SAP-Certifications > C_TAW12_750 > C_TAW12_750 Online Practice Questions and Answers

C_TAW12_750 Online Practice Questions and Answers

Questions 4

When you EXPORT an internal ble that has a header line to ABAP/4 memory, what is the result?

A. The header line and contents of the internal ble are stored

B. You cannot EXPORT an internal ble with a header line.

C. Only the header line is stored

D. Only the contents of the internal ble is stored

Browse 486 Q&As
Questions 5

What is the order of code that gets executed in the following code?

A. 40, 50, 60, 70, 80

B. 40, 80, 50, 80, 60

C. 80, 40, 50, 80, 60

Browse 486 Q&As
Questions 6

What techniques would you use to fix the 10 leftmost columns on a list when scrolling to the right?

A. Scroll List Left

B. Scroll List PS+<10>

C. Set Left Scroll-Boundary Column 10

D. Set Right Scroll-Boundary Column 10

Browse 486 Q&As
Questions 7

What system variables conins the contents of the selected line in interactive reporting?

A. SY-LSIND

B. None of the answers are correct

C. SY-LISEL

D. SY-LINNO

Browse 486 Q&As
Questions 8

Which does not provide synchronous processing?

A. an update-sk function module triggered with COMMIT WORK AND WAIT

B. an update-sk function module triggered with COMMIT WORK

C. Batch Input Programs

D. PERFORM.. .. ON COMMIT

Browse 486 Q&As
Questions 9

Mark the invalid flow logic stement

(More than one answer is correct)

A. 30

B. 100

C. 20

D. 40

E. 50

Browse 486 Q&As
Questions 10

Where does the Modification GROUP assignment of fields get defined?

A. Using the SET GROUP stement

B. Do you really care

C. In the Dynpro

D. In the screen painter

Browse 486 Q&As
Questions 11

How do you determine the parameter ID for a screen field?

A. F1, Technical Info on the screen field

B. Check users default

C. Check ble TPARA

D. Check the Value stement in the Top Include

Browse 486 Q&As
Questions 12

What is true about calling a screen? (More than one answer is correct)

A. A screen can be called from within a function module

B. Screens should be called from PBO modules

C. Screens can be called from PAI modules

D. A screen can be called from a report program.

Browse 486 Q&As
Questions 13

Which of the following statements dynamically changes the data type of field z1?

A. Assign z1 to casting

B. Assign z1 to

C. Move z1 to

D. Unassign

Browse 486 Q&As
Questions 14

Which of the following features do you have to consider when you use shared objects? (Choose three.)

A. Data is saved as attributes of objects

B. Concurrent write accesses are supported

C. Memory bottlenecks result in runtime errors and have to be caught

D. Concurrent read accesses are supported

E. Data is saved as tables of objects

Browse 486 Q&As
Questions 15

You have 2 objects: O1 of type class C1 and O2 of type class C2. Class C2 is a subclass of class C1.

Which of the following statements implements an up cast?

A. MOVE O1 ?TO O2.

B. O2 ?= O1.

C. MOVE O1 TO O2.

D. O1 = O2.

Browse 486 Q&As
Questions 16

Which of the following statements correctly define a data object with the type of data element s_conn_id? (Choose three.)

A. CONSTANTS gc_id TYPE s_conn_id VALUE '0400'.

B. DATA gv_id TYPE REF TO s_conn_id.

C. DATA gv_id TYPE s_conn_id.

D. PARAMETERS pa_id TYPE s_conn_id.

E. DATA gv_id LIKE s_conn_id.

Browse 486 Q&As
Questions 17

What must you do to create a singleton class? (Choose two.)

A. Define the class as abstract.

B. Create the object in a static method of the class itself.

C. Store the reference to the singleton object in an instance attribute of the object itself.

D. Set the class instantiation to private.

Browse 486 Q&As
Questions 18

You create a domain in the ABAP Dictionary.

How can you use this domain? (Choose two.)

A. To define technical properties of data elements

B. To describe the value range of a table field or structure component

C. To define data objects in ABAP programs

D. To define the data type of a table field or structure component

Browse 486 Q&As
Exam Code: C_TAW12_750
Exam Name: SAP Certified Development Associate - ABAP with SAP NetWeaver 7.50
Last Update: May 03, 2024
Questions: 486 Q&As

PDF

$45.99

VCE

$49.99

PDF + VCE

$59.99