Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Find a value in SAPGUILabel Screen
#1
Not Solved
I am using UFT 12.02 which is licenced through SAP Solution Manager. The testing is conducted in SAP ERP - EHP7

I am trying to find a value in a SAP GUI Label screen and then click the check box. The value is in column 2 there are no duplicate values and no column headings

A view of the screen is attached.

I have managed to carry out the search function in an SAP GUI Table with

'find the Row number with the correct plant
row = SAPGuiSession("Session").SAPGuiWindow("Change View 'Shipping").SAPGuiTable("Shipping Point Determination").FindRowByCellContent("LGrp", Parameter("LOAD_GRP_1_IN"))
row = SAPGuiSession("Session").SAPGuiWindow("Change View 'Shipping").SAPGuiTable("Shipping Point Determination").FindRowByCellContent("Plnt", Parameter("PLANT_IN"))

but this does not work for the SAP GUI Label screen.

Your assistance will be very much appreciated.


Attached Files
.pdf   SAPGUILabel Screenshot.pdf (Size: 15.7 KB / Downloads: 172)
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  active screen in uft one koslender 0 1,199 12-01-2020, 05:45 PM
Last Post: koslender
  Active Screen Settings krishnasrivatsa.n 0 3,188 11-24-2011, 11:25 PM
Last Post: krishnasrivatsa.n
  Active Screen Blank nacchio 2 4,435 09-29-2011, 08:18 PM
Last Post: rajpes
  Find a second or third instance of an object in a screen learnasugo 1 2,323 04-12-2011, 04:19 PM
Last Post: basanth27
  test results screen hima 2 2,606 07-24-2010, 11:42 AM
Last Post: hima

Forum Jump:


Users browsing this thread: 1 Guest(s)