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

SM30

Former Member
0 Likes
695

Hello all,

I had created a maintenance view over couple of tables which contains huge volume of data. But when I went to SM30 to maintain the entries, because of huge volume it is taking lot of time.

Is there anyway I can bring a popup asking users to enter the number of records to be displayed. If yes, how?

Thanks,

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
664

You can use Restrict data range with Enter conditions option, if you dont want to get all records maintain/displayed.

Hope this helps.

Thanks,

Vamshi

Hello all,

I had created a maintenance view over couple of tables which contains huge volume of data. But when I went to SM30 to maintain the entries, because of huge volume it is taking lot of time.

Is there anyway I can bring a popup asking users to enter the number of records to be displayed. If yes, how?

Thanks,

2 REPLIES 2
Read only

Former Member
0 Likes
665

You can use Restrict data range with Enter conditions option, if you dont want to get all records maintain/displayed.

Hope this helps.

Thanks,

Vamshi

Read only

Former Member
0 Likes
664

Hi

You should create a Z-program calling fm VIEW_MAINTENANCE_CALL instead of trx SM30.

Max