SAP
C_TAW12_71 · Question #346
C_TAW12_71 Question #346: Real Exam Question with Answer & Explanation
Sign in or unlock C_TAW12_71 to reveal the answer and full explanation for question #346. 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_71 to see the answer
You've previewed enough free C_TAW12_71 questions. Unlock C_TAW12_71 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.