loop at itab.
select matnr from mara into table itab upto 10 rows.
endloop.
will it work?

Answer Posted / aesha

Yes
But with warning message as describe above.

but prog 'll execute.

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Search help exit details.

994


What are the differences between table controls and step loops?

645


Can a transparent table exist in the data dictionary but not in the database physically?

719


What are the differences between table and structure in data dictionary?

687


Explain read dataset in sap abap?

826






What is sap luw or update transaction?

710


Explain client-dependent and client-independent tables.

709


How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?

1769


How would you suppress the display of a parameter on the selection screen?

663


Explain what is the significance of hide?

646


Is logo in script 1st stored as tiff format before uploading or in jpeg format?and where is that stored after uploading?

1695


What is a maintenance view? : abap data dictionary

667


What are the update types possible? : abap data dictionary

647


what are the two methods of modifying sap standard tables ?

658


What is Buffering Concept? When should a Table be buffered?

12092