‎2010 Jun 04 3:54 AM
Hi All,
I am developing a screen program with table control. I have page up/down and sort ascending/descending functionality.
But in addition to this user needs a Find and Find Next functionality as well. I
Any idea how to achieve this?
Thanks.
‎2010 Jun 04 4:34 AM
Hello ,
make use of FM TABLE_GET_KEY_TO_SET_CUR_ROW.
for samle code , check in SM30.
regards
Prabhu
‎2010 Jun 04 4:34 AM
Hello ,
make use of FM TABLE_GET_KEY_TO_SET_CUR_ROW.
for samle code , check in SM30.
regards
Prabhu
‎2010 Jun 30 4:17 PM
Solved it myself. Created a pop up screen that works for my requirement