former_member775837
Explorer
Member since ‎09-14-2021

User Statistics

  • 17 Posts
  • 0 Solutions
  • 1 Kudos given
  • 2 Kudos received

User Activity

Is there a table, or are there tables, I can use to pull information on a material? Information such as Material Number, Material Description, Grade, Length1, Length2, Basic Material, Material Group, and Diameter? I don't have access to use functio...
I am using Excel VBA to create a Macro which pulls data out of SAP. A Connection must already be established, so this program does not include log on script (username/password). The idea is to have the Macro run without disrupting anything the user i...
I put together an Excel Macro combining VBScript and VBA. Some adjustments are still needed, but for the most part it runs well and at least one other user than myself have no issues. However, a third user gets the following error at execution: Run-t...
I am exporting multiple data sets from SAP GUI into EXCEL 365. My code exports the data to a uniquely named place holder file, then moves on the next T-Code. The exported files open slowly, depending on the file size, while the Macro is running. I pl...
My company uses a dashboard T-Code called Prometheus Navigator (T-Code: /PROGROUP/NAV), wherein I can assign specific T-Codes and Variants to run fully executed off an assigned command button. I am looking to take this one step further and automate t...
Kudos given to