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
What are the different modes of processing batch input sessions? : abap bdc
What is the disadvantage of using exec sql statement in abap?
What is the company code? : sap abap hr
How to convert the Unit for 'Distance' (The value from one Unit to another).
How to find Kernal badi ?
What are the functional modules used in sequence in bdc? : abap hr
How do you use tab sets in layout sets?
What is the use of enqueue function module? : sap abap data dictionary
What are base tables of an aggregate object? : abap data dictionary
How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?
How do you validate the selection criteria of a report? And how do you display initial
What are the different types of mode (run code) in call transaction method?
What is Group by in Select statement?
Does the external program run in the same sap luw as the caller, or in a separate one?
A subroutine can contain nested form and endform blocks. State true or false. : abap modularization