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

Position button in custom container

former_member193737
Participant
0 Likes
568

hi friends

     In my object i have created a custom container which consist of alv grid .

problem is below that i have to create a button called POSITION BUTTON which should act as a find function (ctrl + F)in the grid by the primary key values how this can be achieved .

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
387

just use the function module TABLE_GET_KEY_TO_SET_CUR_ROW'

1 REPLY 1
Read only

Former Member
0 Likes
388

just use the function module TABLE_GET_KEY_TO_SET_CUR_ROW'