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

SM21

Former Member
0 Likes
644

Hi,

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

Please help me out ASAP.

Thanks in advance.

4 REPLIES 4
Read only

Former Member
0 Likes
599

what do u mean, since SM21 is already a report porgram.

Read only

Former Member
0 Likes
599

copy SM21 report into z report....

and make changes as per your requirement.. to this Z report...

Read only

Former Member
0 Likes
599

HI ,

try this

call transaction 'SM21' and skip first screen.

Read only

Former Member
0 Likes
599

hey ...

its simple...just copy the report program sm21...and make the required changes.