Skip to Content
0
Former Member
Nov 12, 2014 at 11:10 AM

Functional Code for Scroll bar.,

421 Views

Hi all.,

Is there any standard functional code for Scroll bar ??

in my program ( module pool ) 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