Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with SAP GUI Button inside SAPGuiGrid
#13
Not Solved
Ok.. i could not chk this on my system then.

Is there any shortcut key associated with these buttons, if you place ur mouse over the button, probably it will display if any shortcut key is assigned to it or not.

If shortcut key is there then use the sendkey method to click on this. See the below example.

Code:
SAPGuiSession("Session").SAPGuiWindow("Data Browser: Table S776:").SendKey F8

Regards,
Ankesh

can u chk the property list which appers after dot
Code:
SAPGuiSession("Session").SAPGuiWindow("Data Browser: Table S776:").SAPGUIGrid("").object.<List of properties will appear>

Chk those property and see if you can use any of them.
Reply


Messages In This Thread
RE: Problem with SAP GUI Button inside SAPGuiGrid - by Ankesh - 07-11-2012, 04:59 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Enabling Smart Identification for SAP Gui object prasanna.kale5@gmail.com 0 943 12-05-2019, 08:04 PM
Last Post: prasanna.kale5@gmail.com
  Set Value in JavaEdit Inside JavaTable yonobev 9 13,007 11-08-2017, 11:12 PM
Last Post: lotos
  Objects inside WpfList shinji458 23 22,347 11-08-2017, 10:54 PM
Last Post: lotos
  Get numbers inside all webelements in webtable and sort them pradeep537 1 2,830 08-04-2016, 01:24 AM
Last Post: Ankur
  SAP GUI gets hanged while closing the Windows Pop Up kathirvelnagaraj 0 5,536 10-23-2015, 06:47 PM
Last Post: kathirvelnagaraj

Forum Jump:


Users browsing this thread: 1 Guest(s)