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

Function code for Scrollbar...

Former Member
0 Likes
393

Hi all.,

Is there any standard functional code for Scroll bar ??

in my program i have a table control with CREATE EDIT DISPLAY SAVE buttons.

consider a scenario where i used CREATE button to populate table control. in this case the code corresponding to CREATE button get executed  and table get populated., no problem here.

in the next step, if i scroll down or scroll up., the code corresponding to previous SY-UCOMM ( I.E. CREATE) get triggered.

where am i getting it wrong. ??

Regards.,

Madhu

1 REPLY 1
Read only

Former Member
0 Likes
341

Are you sure that you're in WebDynpro area??    SY-UCOMM??