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


Please Help Members By Posting Answers For Below Questions

What will happen when we use single buffered selected?

618


What will you code in start-of-selection & end-of-selecton & why?

572


What are the differences between primary and secondary indexes?

606


If i wont like to change the standard print program where i copied standard script to customer namespace,in this case is it possible to retreive the data if u connect the script with standard program.if yes how?if no why? Is it possible to print the logo in first page only,where the form consists of 10 pages.How can u do this? How can u set a table format where it cosists of fields like cust no, custname, amount ...in a script? How do u know that the particular BADI is suitable for the existed report.How do u findout this?When do u opt for BADI OR USEREXIT?did functional people tell u to adopt BADI or USEREXIT? What is the difference between SY-INDEX & SY-TABIX ? I have a report with fields Status,time & date. the contents it consists are Status Time Date AAA 01:20:15 05-06-10 AAA 11:02:32 O3-06-10 AAA 23:11:00 05-06-10 AAA 09:14:46 05-06-10 HOW DO U WRITE A CODE TO DISLAY A ROW WHICH WAS RECENTLY EXECUTED?( for this question it should display AAA 23:11:00 05-06-10 AS Output)

2060


Can we use transfer dataset to transfer data in internal table ?

1638






Did you use buffering?

590


Does sap handle multiple languages?

552


What are the page headers for secondary lists?

597


What are the table controls in bdc ? What is the difference between bdc and lsmw ?what is the difference between bdc and rfc ? : abap bdc

549


What is the structure of bdcmsgcoll? : abap bdc

777


How many primary keys can be created for a table?

612


What is meant by stacked list?

590


what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.

2092


Which bdc you prefer? : abap bdc

706


What are the uses of interactive reporting?

619