what is the pre-requisite for read statement and can we
read the standard table using read statement
Answer Posted / shaheen
Read statement is basically to read an internal
table...while mentioning the key they should be in the same
order as they appear...we can use binary search statement
as well in READ. But the prequisite for it is that the
table should be sorted as per the key...
Shaheen
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
What is the difference between the exits created in M.M and S&D?
How do you restrict the data to be entered in the payroll area? : sap abap hr
When value table becomes check table?
What is the function of the transport system and workbench organiser?
How can you manipulate the presentation and attributes of interactive lists?
Can multiple abap systems connect to abap database?
Select query optimisation
How do you do bdc for a table control? : abap bdc
It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization
Can a filed occur in several field groups? : abap modularization
What is the function of a domain?
What is the use of the statement leave to list-processing?
How to eliminate duplicate entries in internal tables?
What is meant by write lock? : sap abap data dictionary
What is check table?