How many records a Read statement will retrieve?

Answer Posted / yoga

Actually read statement for fetching only single record from
internal table,if you are declaring ( with key,index) with
read statement ,then you can focus the exact
record,otherwise it will take the 1st index record by default.

if you want more than a record,using loop statement,you can
get it.

Is This Answer Correct ?    16 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we determine a vendor is Bloc/Unblock from the table LFA1?

1656


How to read 5th record from Hash Internal Table?

834


performance tuning concepts

955


How do you use tab sets in layout sets?

655


What are two methods of modifying sap standard tables? : abap data dictionary

672






What is abap dictionary or data dictionary? What is the transaction to access abap dictionary? : abap data dictionary

564


In ALV reporting when u execute your report which event gets triggered.

1632


Why do we use events and actions in web dynpro?

588


In BDC, data transfer is done success in foreground mode but if we done the same in background mode it shows errors. What is the reason?

979


What are the domains and data element?

562


How would you set the formatting options statically and dynamically within a report?

660


What are the update types possible? : abap data dictionary

556


What are aggregated objects

563


What are the main uses of the primary key?

726


How can end-of-selection be used?

630