Waht is "READ TABLE" command?? Whats the use of it??
Whats the syntax of the same?

Answer Posted / pramada oram

Below given are 2 types of syntaxes for READ statement
which are used in common.

1)Read table itab into wa with key fname1 = fname2.

fname1 is the field defined in internal table 'itab'
and work area 'wa'.

fname2 is the field defined in the table corresponding to
which the read statement is used.

(or)

2)Read table itab into wa with index index_no.


* Here itab and wa should have the same structure.

Is This Answer Correct ?    9 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

****THANK YOU ALL ABAP EXPERTS**** I got a JOB as ABAP Consultant in Infosys.I cleared the interview.The question posted here are really good.I cleared interview based on this material only.It really works.I thank all members who posted que&ans here. Those who are in search of job in MNC study this question set only you will get sucess. Thanks once again allinterview.com and members of this community. tulika20021@rediffmail.com

1684


Why do we use abstract class

1021


Some Realtime Examples on Exits .

1715


Explain how to create any functions?

590


Explain the Importance of pa20? : abap hr

625






Why do we use dynamic where conditions?

867


What is the difference between scrolling a table horizontally and vertically?

571


What are the basic objects of the data dictionary?

564


What does hide statement do?

563


What are the system fields you have worked with? Explain?

664


​​What is view proxy in abap?

785


What is table attribute? : abap data dictionary

566


What is a multiple line field?

586


What is tcode se16. For what is it used. Explain briefly?

538


What has to be done to the packed fields before submitting to a BDC session.

709