Answer Posted / dinesh
Using At Line-selection event call simply any transaction.
syntax:
Write:/ 'Click Here' Hotspot.
A Line-Selection.
call transaction 'se11.
Press F8 And Transaction Se11 will open
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
In which time constraint does the infotype records depend on the subtype ? : abap hr
What are the functional areas?
What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary
Give 3 scenario of reporting due to which you require reporting help of ABAP consultant?
What are the basic components of dialog program?
What are the main events of which are used for logical database?
What is the use of table control in bdc is it same in module pool table control? : abap bdc
What are Table control and tab strip control in dialog programming ?
singleton class
Double click function on the lists, identifying the line selected by the user on the list?
what is leave to TRANSACTION?
What is gui status? How to create /edit gui status?
How is conversion of data types done between abap/4 & db layer?
Why do we use logical blocks in abap program?
How will you read from internal table records in a given value range (without using loop)