Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not able to click the save button in Save As window while downloading from SAP
#1
Not Solved
Hi All,
I am automating the downloading data from SAP with Spreadsheet. But my script gets failed, after clicking the continue button Spreadsheet window
but not able to click the save button in the Save as window.

Code:
SAPGuiSession("Session").SAPGuiWindow("Data Browser: Table T000").SAPGuiMenubar("mbar").Select "Table Entry;List;Export;Spreadsheet..."
SAPGuiSession("Session").SAPGuiWindow("Select Spreadsheet").SAPGuiButton("Continue (Enter)").Click
Set oFsave=description.Create()
oFsave("text").value="&Save"
Window("Select Spreadsheet").Window("Save As").WinObject(oFsave).Click

Please help me.......
Thanks in advance
Kathirvel nagaraj
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Question [HELP]Button no longer works in the transaction ME21N(SAP/QTP) rafaponzio 11 9,472 12-21-2022, 06:08 PM
Last Post: Carlos Veras
  Save scripts from QC to Local Disk-need help with code monsuer15 1 2,993 10-10-2017, 03:08 PM
Last Post: bela.chuphal
  how can i click a macro button in excel using vbscript arpan 1 3,564 10-03-2017, 06:27 AM
Last Post: supputuri
Exclamation UFT doesn't recognize object in SAP at first, but recognize it after i click debug CedricMab 3 6,374 02-06-2017, 07:09 PM
Last Post: nguyen4685
  Object doesn't support this property or method: 'window(...).window(...).winobject' senthil5683 1 3,477 07-04-2016, 07:08 PM
Last Post: venkatesh9032

Forum Jump:


Users browsing this thread: 1 Guest(s)