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
What is pretty printer?
Fallback class
Explain how do you get output from idoc?
WHAT ARE THE MANDATORY FIELDS TO BE FILLED FROM TABLES BAPIITEMIN, BAPIPARTNR, BAPIITEMEX, BAPICUCFG, BAPICUINS, BAPICUPRT, AND BAPICUVAL IN BAPI 'BAPI_QUOTATION_CREATEFROMDATA
What is the significance of the memory table ‘screen’?
I am getting the (first) page number and the remaining records displayed in another list in another page BUT the PAGE Number is not displayed? What is the code/solution?
What is is a match code? : abap data dictionary
How to write a code in tab control? : abap bdc
What are the different types of abap reports in sap?
Give 3 scenario of reporting due to which you require reporting help of ABAP consultant?
What is the difference between get and get late?
What are pooled tables?
What is meant by performance analysis? Have done anything to improve the performance?
What are the domains and data elements?
Difference between sap script and report?