‎2014 Nov 12 10:31 AM
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
‎2014 Nov 12 10:34 AM