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 scrolling Problem

ABAPER_P
Participant
0 Likes
2,791

I have created and a custom table and have maintained a Table maintenance generator.

I have scrolling Problem in SM30 . When i scroll down it works properly  but when i Scroll UP  from Lastt records it wont scroll. it hangs up.

10 REPLIES 10
Read only

Former Member
0 Likes
2,051

strange...scroll should work without having to code it.

(make the tab maint use a function group which is 1:1 to the table)

regen the function group and see what happens

Read only

0 Likes
2,051

Can you Please elaborate little bit. about maintain 1:1 table

Read only

0 Likes
2,051

Look at this WIKI, 1:1 refers to one step and overview screen.

Following screen will be displayed for setting up the Maintenance generator

Read only

0 Likes
2,051

ya its 1 step overview only

i have deleted and generated new screen getting the same problem

Read only

0 Likes
2,051

Deleting and regeneration helps when you use a different function group. Try changeing the function group and regenerate.

Read only

former_member201275
Active Contributor
0 Likes
2,051

Your Function Group is set up incorrectly.

In SE80, bring up the function group for the generated maintenance dialog.

In the left-hand pane, open the tree branch for Screens.

Double-click on the screen in question.

On the toolbar above the right-hand pane, click on the Layout button.

Double-click on the upper-left corner of the table control (just to the left of the first column header).

Check your settings... they should be similair to mine below:

Play around with your settings here as something here is wrong in my opinion.

Hope this helps.


Read only

0 Likes
2,051

its the same....

Read only

0 Likes
2,051

Then I recommend you use a different screen number in table maintenance generator and regenerate. I see above you have tried regenerating but it sounds ot me like somethings wrong with the screen so therefore try a different number and generate a completely new screen.

Read only

0 Likes
2,051

Hi S M P,

Please check the following.

In Attributes Tab,

1.Delivery Class is 'C'

2.Data Browser/Table View Maint. is 'Display/Maintenance Allowed'

In the Technical Settings

1.Data Class is 'APPL2'

If the above conditions are satisfied, delete the existing TMG, use 'Find Screen No.' option to get the screen no. and regenerate the TMG.

Regards,

FB

Read only

former_member201275
Active Contributor
0 Likes
2,051

Hi,

Did you manage to solve your issue? Please let me know how you solved it as I would be interested in knowing, and also then others on this forum can also learn. Also, you should close the question if no longer needed.