Answer Posted / debottam ghosh
Ans: The pick statement is used to it will capture the user
action.
ex: if sy-ucomm = 'x'.
This statement is used to capture the user action.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is an “on request field” statement?
How can we access the correction and transport system?
What is meant by hotspots?
What is the use of the statement leave to list-processing?
Explain how to create any functions?
Explain what are the events used in interactive reports?
In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary
What is the different between abap and ooabap? Why do we use ooabap?
What is a modification assistant?
What is a help view? : abap data dictionary
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
what is abstract classes
What is the difference between Classic badi and Kernal badi ?
How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?
What is the difference between skip and reserve?