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: 

SM30

Former Member
0 Kudos
88

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

Former Member
0 Kudos
57

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

2 REPLIES 2

Former Member
0 Kudos
58

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

Former Member
0 Kudos
57

Hi

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

Max