what is the pre-requisite for read statement and can we
read the standard table using read statement
Answer Posted / martina
Read can be used only inside a loop .this is the prerequisite
| Is This Answer Correct ? | 0 Yes | 20 No |
Post New Answer View All Answers
What function does data dictionary perform?
How did you test the form you developed? How did you taken print?
how can you display data say "your name"in sap script without print program or driver program??
How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?
How do you get the number of lines in an internal table?
What is a table pool?
What is the table & field to identify the no of items (bottles) stored in one case?
What is the difference between Classic badi and Kernal badi ?
Explain get pernr concept when we use logical data base? : abap hr
How to give programe name as input in BDC report of abap ?
What is a data class? : abap data dictionary
Did you create primary index?
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
What are the parameters in bdc_open_group? : abap bdc
What is the use of at new statement ?