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
Can a constructor be declared private? If yes then in which scenario?
What are pool tables?
Explain the session method? : abap bdc
Some Realtime Objects on Bdc.
Which function module would you use to check the user’s authorization to access files before opening a file?
What is the use of table control in bdc is it same in module pool table control? : abap bdc
Define infotype ? : abap hr
Explain the inside concept in select-options?
What is the significance of technical settings (specified while creating a table in the data dictionary) ?
What is the difference between ABAP and HR ABAP
What are the arithmetic operators in the sap abap?
Have you set up a back ground job? How to create a background job without a variant ? : abap bdc
Explain pai and pbo.
Write syntax for message error (report)?
What is difference between dialog program and a report?