cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Screen Personas 3.0 How to get cursor index position in table (Not selected row)

0 Kudos

Hi ,

I have one requirement how to get the position / index of cursor position in table ( Not Selected Row ).

Example :

In CJ40 T-Code when I changing a cost planning , In table the cost plan cell has a cursor point position in 2 , if I change the position to 1 how can I get the cursor row index as 1 in dynamic change in position.

for reference

cj40-cursor.png

Thanks,

Gnanamanikandan Rajgopal

Script : 
 session.findById("wnd[0]/usr/tblSAPLKBPPTC_320/txtBPDY-WERT1[3,2]")

Accepted Solutions (0)

Answers (1)

Answers (1)

cris_hansen
Advisor
Advisor
0 Kudos

Hi Gnanamanikandan,

Get acquainted with the available API.
Then see whether your requirements can be found with the available library.

Regards,
Cris