Quantcast
Channel: SCN: Message List - ABAP Connectivity
Viewing all articles
Browse latest Browse all 3125

Loading field names with out using screen location.

$
0
0

I'm using excel with SAP 7.4 to run scripts.  To get to different fields I need to scroll down to the correct page like this:

<\Session.findById("wnd[0]/usr/tblSAPLSE16NSELFIELDS_TC").verticalScrollbar.Position = 27

Session.findById("wnd[0]/usr/tblSAPLSE16NSELFIELDS_TC").verticalScrollbar.Position = 54

Session.findById("wnd[0]/usr/tblSAPLSE16NSELFIELDS_TC").verticalScrollbar.Position = 81 />

 

How can a move in the field criteria with using that technical names of the fields without using

<\Session.findById("wnd[0]/usr/tblSAPLSE16NSELFIELDS_TC/ctxtGS_SELFIELDS-LOW[2,1]")/" to place my values. 

 

I would like to just tell it go to Technical Name - APDAT and it places the value there, forget the page down stuff, because when SAP is on a small screen it would behave correctly.


Viewing all articles
Browse latest Browse all 3125

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>