what command will use in logical database for retrieve the
data (select OR retrieve OR GET)
Answer Posted / madhu chandra
to retrieve the data from logical database we should use
the command Get.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are internal tables? How do you get the number of lines in an internal table?
Have you set up a back ground job? How to create a background job without a variant ? : abap bdc
In which particular scenario we use sorted table and which particular scenario we use standard table?
What is ps structure? : abap hr
Explain about interactive report?
What are field symbols?
What is the difference between synchronous and asynchronous update? : abap bdc
How is the command suppress-dialog useful?
What is alv programming in abap?
What is the syntex used to call a screen as dialog box (pop up)?
What is the significance of hide?
how to see the table output?
How to get that a secondary index is attached to a select query?
Which transaction code can I use to analyze the performance of abap program?
What happens Update command is used without where clause ?