C_TAW12_750 Web TestEngine demo

Exit VceDump C_TAW12_750 SAP Certified Development Associate - ABAP with SAP NetWeaver 7.50
Question 8 of 73
0% complete
Q8 Single choice

You write the following ABAP statement:

SELECT SINGLE carrid, connid, cityfrom, cityto
FROM spfli
INTO @gs_spfli
WHERE carrid = @pa_car AND connid = @pa_con.

How are the selected fields placed into target structure gs_spfli?

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in