Application Development 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: 

Get Cursor Line in Enhancemnet - MM06E005

Former Member
0 Kudos

Hello Expert,

                   

     I am doing enhancement in Purchase Order Screen .

     When i click on   button , i want to get cursor line .

     How it is possible ? kindly suggest me.

Regards,

Pratiksha

2 REPLIES 2

raymond_giuseppi
Active Contributor
0 Kudos

If the icon is actually in the table control you already wrote the statement to use.

(GET CURSOR - Dynpro, use the LINE line and add this value the tab_control-top_line value minus 1 to get internal table index.)

Regards,

Raymond

0 Kudos

Hello,

               I already wrote GET CURSOR FIELD wa_podocs-srno LINE ws_line. in exit - EXIT_SAPMM06E_007


Regards,

Pratiksha