nerdexam
SAP

C_TAW12_70 · Question #12

Which line of code is valid for the use of ble c ontrol BOOKING_TC in screen 200?

The correct answer is B. Controls: booking_tc type bleview using screen 200. IN THE TOP INCLUDE. See the full explanation below for the reasoning.

Question

Which line of code is valid for the use of ble c ontrol BOOKING_TC in screen 200?

Options

  • ALOOP AT BOOKING_TC ENDLOOP. IN THE PBO
  • BControls: booking_tc type bleview using screen 200. IN THE TOP INCLUDE
  • CLOOP AT BOOKING_B WITH CONTROL
  • DBOOKING_TC CURSOR BOOKING_TC -CURRENTLINE. ENDLOOP. IN THE PAI
  • EControls: booking_tc using screen 200. IN THE TOP INCLUDE

How the community answered

(29 responses)
  • B
    72% (21)
  • C
    7% (2)
  • D
    17% (5)
  • E
    3% (1)

Community Discussion

No community discussion yet for this question.

Full C_TAW12_70 Practice