aleksandra-0601
Explorer
Member since ‎11-12-2023

User Statistics

  • 14 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hi!Another problem with modal window, this time such one:I can retrieve the value total available stock with text function, but I am not able to retrieve the values from the grey fields. I tried with property ShowMessageBoxbut it doesn`t work. Also t...
Hello!I try to manage modal window in SAP:I noticed that in the code the indexes are very different, moreover they depend also on number of hits session.findById("wnd[1]/usr/sub/1[0,0]/sub/1/2[0,0]/lbl[37,1]").setFocussession.findById("wnd[1]/usr/sub...
Hello!I need to paste the multiple values from Excel to the table control using VBA.The data is being pasted only by the last visible row, I cannot paste them all, cannot even do it manually (I think it should be possible as clipboard, but cannot fin...
Hello! I need to save the generated pdf from SAP. My code is doing everything until this moment - then SAP is "giving back" the role to Windows and I cannot do anything (via VBA) with this window Can someone help me?
Hello!I am trying to get the value of checkbox in SAP transactions, but any of properties doesn`t give me true/false or anything similar. I tried also with get selected, but then I have an error. Does sb know if it is possible and how to get it?