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)- B72% (21)
- C7% (2)
- D17% (5)
- E3% (1)
Community Discussion
No community discussion yet for this question.