How to use Batch Input with Excel via CCo
Hello community, Batch Input is a consolidated method for automatic mass input of data. You can find more information about Batch Input here and here. Here now an example how to use Batch Input with...
View ArticleSpiderBasic (JavaScript) Language in the Context of SAP Web Application Server
Hello community,at first I want to introduce SpiderBasic. An introduction to SpiderBasic SpiderBasic is a web client-side programming language based on established BASIC rules. Its main purpose is to...
View ArticleHelp Us to Help You - Information Which Helps to Support
Hello community, often it is difficult to support users which posts questions here, because basically information are missing. Here a tiny script which detects a few technical information which are...
View ArticleControl SaveAs Dialog with AutoIt
Hello community, a few times we discuss here the necessity to control Windows dialogs e.g. like SaveAs in the context of SAP GUI Scripting. For those dialogs offers SAP GUI Scripting no possibilities...
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 ArticleTip: Show Hidden Members of VBA
Hello community, if you press F2 in the VBA Environment the object browser will be opened. With a mouse right click in the element list box a pull down menu will be opened. In this menu you can...
View ArticleHow to Store a Binary File in a Script
Hello community, a longer time ago I presented here the possibility to contain binary files in ABAP function modules or as JSON code. With the same technic it is possible to store binary files in a...
View ArticleA Word about RFC-Security in the Context of Calls from Scripting Languages
Hello community, every once in awhile in discussions with script programmers I think it is unclear that remote function calls (RFC) is not an open gate. It seems that script programmers commonly...
View ArticleYou Know What They Say About Old Dogs or...
Why It Is Recommended To Use The ActiveX Controls No Longer Hello community, to communicate with an SAP system many scripting or VBA programmers uses the ActiveX controls from the SAP GUI for Windows....
View ArticleBrief Contemplation: Is Script Programming Really Programming?
Hello community, let us clarify in this context first what is technically the difference between a programming language and a scripting language? I do not know a specific definition, so in my eyes is...
View ArticleBasico
Dear SAP Consultants, I am pleased to announce you the first release of Basico, a SAP Notes Manager for SAP Consultants. The main goal of this application is to help the SAP Consultant to download SAP...
View ArticleSAP VB Scripting and GuiXT Blog
Using VB Scripting at work in SAP Accounts Receivable, with each script, I find new challenges and code that needs to be implemented to meet end user needs such as adding a button to execute a script:...
View ArticleHow To Use NCo With PowerShell 5 Classes Feature
Hello community, I presented here the possibility to use NCo with Microsofts scripting language PowerShell. Here now examples how to use NCo with PowerShell 5 and the new classes language feature. You...
View ArticleHow To Use SAP HANA ABAP Source Search via PowerShell
Hello community, here a tiny example how to use SAP HANA ABAP Source Search via PowerShell. After my question here, in the ABAP in Eclipse forum, I see how easy it is to use the ABAP Source Search from...
View ArticleHow To Use Single Sign On (SSO) With COM Connector (CCo)
Hello community, here an example how to us Single Sign On (SSO) with CCo. In the function RfcGetPartnerSSOTicket - the name is equivalent to the function in the NWRFC library - I use the ABAP function...
View Article