Hi,
How to call transaction( Any transaction ex:xk03)from ALV
Report. Where should I write code?
Answer Posted / buddula15
In the USER_COMMAND event in ALV..
using SET PARAMETER ID
call transaction xk02
Buddula15
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Did you create any joins?
Explain the difference between open_form and close_form?
What are the difference between call screen and leave screen?
What is database utility?
BDC program to migrate data to SAP R/3 database. The data will be uploaded using transaction ME11. (Session Method) plz mention the detail coding Tahnks, Rahul
What is a transport?
Can we create an abap program without using y or z?
What is an “on request field” statement?
Why do we use dynamic where conditions?
what are the various types of parameters and how are they distinguished from one another?
Define batch input session?
ABAP : Classical reports events name
What is the function of the correction system? : abap data dictionary
What is the difference between skip and new-line?
What is read line in abap?