Hi All,
I need a Position pushbutton functionality with a table control ....
If i click on that button ,it should pop-up another small screen with a two input field (primary keys ) based on which it should be able to locate (placing the cursor ) on that matching entry in the table control ....
Eg. similar table control applications can be found in SPRO ....to locate the serached entry in the table control ......
// in other words .....................
I have displayed records from DB table to a table control.There are more than 100 records.Now i want to keep a search button in which we want to give the key value and it want to take to tht particular line(either it is 99th line or 12th line)
Note : In the screen we can only view 10 records at a time.
can any tell how to get this
Any help will be appreciated ...
Regards
Jaman
Edited by: ABAP Techie on Jan 28, 2008 1:03 PM
Edited by: ABAP Techie on Jan 28, 2008 1:12 PM
Edited by: ABAP Techie on Jan 29, 2008 10:54 AM
Edited by: ABAP Techie on Jan 29, 2008 11:07 AM