Tip: New AutoIt Scripting Language Version Available
Hello community, since a few days a new version of AutoIt scripting language is available here. It is the version 3.3.14 from the 10th of July 2015. You can find the complete list of changes here....
View ArticleHow To Get Data From SAP NW Gateway Interface with OData via VBScript
Hello community, SAP offers a new interface technology on OData platform - you can find much more about OData here. The OData interface is primarly for use with the new UI5 technology - you can find...
View ArticleReview: PowerShell Script Version 4 with SAPIENs ActiveXPosh Version 3
Hello community, I presented here the possibility how to use PowerShell script inside ABAP and I presented here and here how to combine PowerShell script with Visual Basic Script (VBS), in the context...
View ArticleTip: How To Use 32bit COM Libraries In 64bit VBA IDE Which Can Not Be Loaded...
Hello community, I described here in the comment an unexpected behavior of a COM library. If I want to load the same library in a 64bit VBA IDE I get the error message shown below. Message box text:...
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 ArticleHow to use Windows PowerShell Script inside ABAP
Hello community, Windows PowerShell is a mix of command-line shell and scripting language. You find more Information about PowerShell here and here. With the free COM library ActiveXPosh.dll from...
View ArticleHow To Get Data From SAP NW Gateway Interface with OData via PowerShell
Hello community, a month ago I wrote here about the possibility to get data from SAP NW gateway interface with OData via VBScript. Here now an equivalent solution for PowerShell....
View ArticleTip: How to Code a GuiXT Conformable Dynamic Link Library (DLL)
Hello community, I show here an example how to call the Windows API function ShellExecute inside a GuiXT script. You can call a DLL function with the command Call, look here for the technical...
View ArticleCCo (COM Connector) for SAP NetWeaver RFC Library for Scripting Languages
Hello community, SAP offers different connectors to develop ABAP compatible components and applications. JCo for Java environments, NCo for dotNET languages and the NetWeaver RFC SDK for C++. But...
View ArticleReview: PowerShell Script Version 5 with SAPIENs ActiveXPosh Version 3
Hello community, I presented here and here the possibility how to use PowerShell script inside ABAP and I presented here and here how to combine PowerShell script with Visual Basic Script (VBS), in the...
View ArticleHow to use Freestyle BASIC Script Language (FBSL) inside ABAP
Hello community,in this forum we only discus how to connect SAP from different scripting languages. We never talk about the possibility how to use a scripting language from the SAP side. I published a...
View ArticleHow to use Freestyle BASIC Script Language (FBSL) with SAP GUI Scripting
Hello community, Freestyle BASIC Script Language (FBSL - but the domain is not reachable [2016/01/22]) is a true multitalent. It is possible to use it inside ABAP, to build client and server...
View ArticleTip: How To Detect Modifications of Interfaces in Different Versions of a COM...
Hello community, nearly one year ago I presented here the possibility how to analyze the interface of COM/ActiveX libraries. A few days ago I presented here the possibility to create ABAP wrapper...
View ArticleData Binding in SAPUI5
Tutorial on how data binding for JSON Models and Resource Bundles works in SAPUI5.View this SAP How-to Guide
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 ArticleTip: New AutoIt Scripting Language Version Available
Hello community, since a few days a new version of AutoIt scripting language is available here. It is the version 3.3.14 from the 10th of July 2015. You can find the complete list of changes here....
View ArticleHow To Get Data From SAP NW Gateway Interface with OData via VBScript
Hello community, SAP offers a new interface technology on OData platform - you can find much more about OData here. The OData interface is primarly for use with the new UI5 technology - you can find...
View ArticleReview: PowerShell Script Version 4 with SAPIENs ActiveXPosh Version 3
Hello community, I presented here the possibility how to use PowerShell script inside ABAP and I presented here and here how to combine PowerShell script with Visual Basic Script (VBS), in the context...
View ArticleHow to use Windows PowerShell Script inside ABAP
Hello community, Windows PowerShell is a mix of command-line shell and scripting language. You find more Information about PowerShell here and here. With the free COM library ActiveXPosh.dll from...
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 Article