SAP
C_TAW12_740 · Question #72
C_TAW12_740 Question #72: Real Exam Question with Answer & Explanation
Sign in or unlock C_TAW12_740 to reveal the answer and full explanation for question #72. The question stem and answer options stay visible for context.
Question
You want to loop over an internal table without copying each table row to a work area. How can you achieve this using a field symbol?
Options
- ALOOP AT <itab> REFERENCE INTO <field_symbol>. ENDLOOP.
- BLOOP AT <itab> ASSIGNING <field_symbol>. ENDLOOP.
- CLOOP AT <itab> TRANSPORTING INTO <field_symbol>. ENDLOOP.
- DLOOP AT <itab> INTO <field_symbol>. ENDLOOP.
Unlock C_TAW12_740 to see the answer
You've previewed enough free C_TAW12_740 questions. Unlock C_TAW12_740 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.