Application Development and Automation 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: 
Read only

SM12

Former Member
0 Likes
878

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
Read only

Former Member
0 Likes
792

Hi sailatha,

Try this...

call transaction 'SM12' and skip FIRST SCREEN.

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.

5 REPLIES 5
Read only

Former Member
0 Likes
793

Hi sailatha,

Try this...

call transaction 'SM12' and skip FIRST SCREEN.

Read only

Former Member
0 Likes
792

Hi,

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

Read only

Former Member
0 Likes
792

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.

Read only

0 Likes
792

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?

Read only

Former Member
0 Likes
792

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