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

How are the function code handles in flow logic?

792


In an abap/4 program how do you access data that exists on a presentation server vs on an application server?

887


How do you send files to the legacy systems from SAP and vice versa? How does one know that the legacy files have come on to the SAP server you are working on?

912


Difference between .Include and .append?

941


In SAP Script,How to display a single field(like matnr)at the right end of the form.

2186


How to create user interfaces for lists?

790


Suppose the client wants me the vacancy to be displayed on a website as well as ess. How should I do it? : sap abap hr

712


How many types of size categories and data classes are there? : abap data dictionary

813


How many tables are there in sap?

833


Explain what is step-loop? Explain all the steps?

931


What is modularization and its benefits? : abap modularization

916


Explain the Inportance of pa40? : abap hr

759


How to call transaction in session method without recording?

1742


What is an rdbms?

798


What are the different window types in sapscript?

752