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

What is open sql?

738


How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization

748


how to track records from data dictionary?

1781


What are the sequences of event block?

768


What is the logo in sap script?

723






How do you find the tables to report from when the user just tell you the transaction he uses? And all the underlying data is from SAP structures?

909


How can we use multiple transactions by using bdc_insert? : abap bdc

804


What is the use of info groups? : sap abap hr

719


Difference between select option and ranges ?

788


Can you set up background processing using call transaction?

730


What is the Process to transfer IDOC from Outbound System to Inbound system.

1823


when do you need to create an internal table with header line ? and with out a header line?

1687


hi frends this is bala raju from pune.i want to know diff between 4.7ee and ecc 5.0.if possible give me brief explanation.this question was asked in EDS(tele interview) in pune bye.

1867


Different types of locks?

769


Write syntax for message error (report)?

800