Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9236

Re: Selecting 'Shipment Number' from SAP GUI Tree, while running a test in QTP

$
0
0

Hey Suresh,

 

This is easy!

Use the getroproperty method to get the information..

 

Your code it will be something like this:

 

 

variable =

 

SAPGuiSession("Session").SAPGuiWindow("SAPWindow").SAPGuiEdit("Object").GETROPROPERTY(value)

 

 

Thanks!


Viewing all articles
Browse latest Browse all 9236

Trending Articles