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

Event handling in oops

1318


what is diff between ECC 5.0 AND ECC 6.0

3051


can anyone please tell me, in orient paper mill project which fields exits for creating report.

1489


What are the events driven batch jobs?

779


What is the difference between refresh and free statements?

907


What is the relationship existing between the various data elements? : abap data dictionary

772


What is technically difference between in Table creation in table creation maintenance not allowed ,maintenance allowed with restriction, maintenance allowed ?

1428


Different types of luws. What are they?

828


What are internal tables? How do you get the number of lines in an internal table?

852


Difference between Insert, Update and Modify?

885


What is value table? : abap data dictionary

834


Static and instance variable and method with live example. Why and when to use

1146


I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc

3031


How to eliminate duplicate entries in internal tables?

855


What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization

839