Hi Karthik,
Better way is to go for a Module pool program.In that u create pushbuttons on screen and handle them in your program.
Depending on the Fcode call the transaction.....
Hope it helps
Swathi
Hi,
Use the SUBMIT Statment for this one, we will have a program for that Transaction code, so use SUBMIT zreport EXPORTING LIST TO MEMORY for both, and import the both result and do the needful and print the output,
or else..
give the push buttons on the selection screen, then when the user press 1 button then write the statement to call that transaction
Regards
Sudheer
Add a comment