Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

SM12

Former Member
0 Kudos

Hi,

I have a requirement in which I need to display the entire output screen of SM12 transaction using report program.

Please help me out ASAP.

Thanks in advance.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi sailatha,

Try this...

call transaction 'SM12' and skip FIRST SCREEN.

5 REPLIES 5

Former Member
0 Kudos

Hi sailatha,

Try this...

call transaction 'SM12' and skip FIRST SCREEN.

Former Member
0 Kudos

Hi,

Jst make a Z of Program "RSENQRR2" (for ex ZRSENQRR2) n then do ur required changes.

Former Member
0 Kudos

Hi,

I have to display the output for the radiobutton "problems only". I think I cant use the call transaction for this.

Can I copy the data from the source code of the transaction code into an internal table?

please help me out.

Thanks.

0 Kudos

i dont get the problem, why dont you just use TA sm12 and press on that button, there you go and have your desired output?

or do you need to modify this output in special belongings?

Former Member
0 Kudos

To be more specific, do you want only the O/P screen For Eg: Table contents with all options and toolbars ? ALV display ?