Waht is "READ TABLE" command?? Whats the use of it??
Whats the syntax of the same?
Answer Posted / parthasarathi
Read Table command is used for to read data from an intenal table. it reads one record at a time.if u want all record from internal table means, you to put read statement in a loop.
Syntax: read table [internal table name] into [workarea] where [condition].
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
10) How to get Item Header in Sales Order?
What are the page headers for secondary lists?
Give Some examples of reports generated in real time scenarion? Also give examples of standard reports in SAP used in real time?
foreign key enforcement?
How to add a column to a table control while using alphanumerical layout editor ?
How would you set the formatting options statically and dynamically within a report?
What are the screen elements.
What is database view ? : sap abap data dictionary
What are the different buffering methods?
What are the user groups?
What is buffering in abap?
What are the events in classical reports?
Difference between top-of-page and top-of-page during at line- selection?
What is a table pool?
Explain the disadvantages of abap query tool?