former_member713672
Explorer
Member since ‎11-11-2020

User Statistics

  • 10 Posts
  • 0 Solutions
  • 2 Kudos given
  • 4 Kudos received

User Activity

Hello There, until now have been using VBScript to automate processes within SAP. I am not an SAP Expert but would like to know all the possible options that can be of help to automate processes within SAP (Native and non-native options, programmin...
Hello There, am trying to get the data (error messages out of secatt transaction from the SAP Tree nodes and their rows and columns). Is there a way to loop thru all the nodes using VBScript to get the data. Until now i was trying something similar...
Hello There, If i put the code generated by SAP Recording into a VBScript Sub-Routine, it doesn't seem to work. It however works without the Sub-Routine. Any idea why ? Here is an example. Appreciate you help 'WORKS If Not session.findById("w...
hello there, i was trying to build some custom components for SAP automation, I have a screen where i need to find out if a certain box (as show in the image) exists. I could only find the title of the main window using SAP Scripting, but not the t...
Hello there, is there a way to get the layout screen for a given variant screen using a shortcut or other methods Usecase: i am looking to automate running reports basing on a given variant and a layout, but when i select a variant, there are di...