Error 0x80010105 (RPC_E_SERVERFAULT) using SAP Scripting API
All, I'm working on an application for my company to run SAP Script, using SAP Scripting API. The application is being programmed in VB.NET from Visual Studio 2015. When I try to open a Gui...
View ArticleSAP HANA Script Recordings and Playback Changes
I currently have many test and mass automation scripts that were recorded using the SAP built in "Script Recordings and Playback" tool. A majority of the scripts that are recorded using the tool are...
View Article"Run-Time error ´429´: ActiveX component can´t create object
Hi! Need some help!The following code still works on my old Laptop (SAP version 720 and excel version 2007) but it does not work on my new laptop (SAP version 720 and excel version 2013).I face the...
View ArticleUsing VBScript for Automated Login to SAP
All, I'm attempting to create a VBScript that will login to my companies SAP and basically run a report that outputs an HTM file for use with some other reports. Generating the actual report goes off...
View ArticleDownload Documents from DMS using VBA
Hi All, I am looking for the solution to download the documents listed in the Excel from DMS in to the specific folder. The use case is, user will enter the list of required DMS numbers in the excel....
View ArticleHow to use SAP GUI Scripting Inside Windows PowerShell (Part 2)
Hello community, two and a half year ago I wrote here about the possiblity how to use SAP GUI Scripting with Windows PowerShell. But this solution uses Microsoft Script Control engine and it is not...
View ArticleHow To Use COM Functions in PowerShell Easily, in Comparison with VBScript,...
Hello community, over two years ago I presented COM Connector (CCo) here - CCo makes the using of the NetWeaver RFC library very easy.Slowly but surely the landscape of the script language environments...
View ArticleError while trying to attach an Excel spreadsheet by _Excel_BookAttach ()...
Hellocommunity!Errorwhile trying to attachan Excel spreadsheetby_Excel_BookAttach() functionAutoItthe sheetwas opened byan SAPtransaction,so I'm usingonlythe_Excel_Open() functionbut thisreturningan...
View ArticleScripting Tracker - Development Tool for SAP GUI Scripting
Hello community, over two years ago I presented here the lite version of Scripting Tracker. Scripting Tracker is a utility and a replacement to the SAP GUI Scripting Development Tools. It is a SAP GUI...
View ArticlePHP: RFC Logon problems
Hey guys, I've done many implementations regarding SAP via RFC in PHP. One stranger problem that I have is that we've created a new CLIENT and I want to connect to it. I've created a brand new user...
View ArticleSAP GUI Scripting on SAP HANA
My company is moving from SAP ECC 6.0 to SAP HANA. Is SAP GUI SCRIPTING available on SAP HANA ? Any modification is required ? Thanks
View ArticleUse SAP GUI Scripting with Native PowerShell
Hello community, a few days ago I presented here the new version of Scripting Tracker. The new version supports now native PowerShell code generating. Here an example of a PowerShell script from a...
View ArticleCannot get WScript.Quit to work to give user choice terminate script
Hi, I've been attempting insert this code into an if statement and keep getting the same error: 'Object Required: 'WScript' - Reading through the various forums, I've placed this code:set WScript =...
View ArticleExport from specific fields in sessions to excel or Lotus notes.?
HI I would like to solve a task i do every day many many times. When i allocate payments i nearly all time have to send a mail in lotus notes. I would like to be able to transfer the input in specific...
View ArticleContinuous processing until blank
Hi again guys/ ScriptMan, I have a SAP recording which is repetitive as follows: session.findById("wnd[0]/tbar[0]/okcd").text = "mmrv"session.findById("wnd[0]").sendVKey...
View ArticleExport pdf using Windows window
Hi everybody, I have following issue: I have to Export invoices as pdfs using Transaction VF31 and scripting.Because Spooling is not working I have to print the invoice via Cute Pdf Writer.Everything...
View ArticleHow to get data from a table using vb.net
Hi, I am new to SAPGUI scripting. Am tring to access a table get some data of it. Am using SAPFEWSE.ocx i used SAPFEWSELib and so far i was able to Login and navigate to the table. But I cant...
View ArticlePasting filename in a panel using script
Hi Experts - I ran into a problem when trying to feed a filename into an open file dialog. I used this approach in the past with an "Open" dialog and thought same would work for "Import file" dialog...
View ArticleFB03 Exporting of attachment
Hi guys! I am currently developing a macro tool wherein I can export the attachment of a document using FB03 and saving it in a specific folder. I was able to create one but I have the following...
View ArticleExporting or saving report to excel from SAP 7.30
Dear Community, I'm new to this forum and also new as VBA developer. Currently I'm working on the automation project in which i need to enter specific details on SAP (730) and generate report which...
View Article