How to Build an HTA/HTML UI to Code and Execute ABAP Reports
Hello community, a longer time ago I introduced CCo (COM Connector) here. Later I presented here the possibility how to program and run an ABAP Report with the scripting language VBScript and CCo. Here...
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 ArticleSAP GUI Script Development tool on Windows 7 and SAP GUI 7.30
Hi members, I have the following question pertaining to the standard SAP GUI Script development tool. I hope someone has hit this already and can provide an answer. Is there a way to enable the SAP...
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 ArticleVA02 Sales Order Automation?
Hello All, I am very new to this vbs.. so need you guidance and support to solve my query. I am trying to automate Sales order line items details updation and i have recorded the below script and than...
View ArticleAutomation of SAP Netweaver portal
'Automating the SAP netweaver portal - The Everest of Automation!''There are a few articles on the web discussing the automation of the SAP Portal - some even saying its a myth.''Ok it is possible...
View ArticleVba Work in diferent SAP mods
Hello, please i need help with a vba code, im currently working with iw32 transaction to count materials in te cost centers of the diferent areas, and ive developed a code to simplify this process;...
View ArticleFocus on SAP window using VBA
Hi Im new here. Can somebody help me with excel and SAP junction through VBA? I beg for help with focusing on another window during script being processed. Its SAP window. Its SAP ARP - transaction...
View ArticleGUI script in transaction EPRODCUST via Excel VBA
I am attempting to script transaction EPRODCUST for test data setup. The data entry recording works flawlessly, so thats nice. IE:...
View ArticleControl Visualizer
Hello community, we all know the good old Scripting Wizard, which is not longer supported since Windows 7 and SAP GUI for Windows 7.20 PL?. But SAP offers a Control Visualizer, maybe a replacment. If...
View ArticleHow to relate the SAP objects with VBA programming?
Hi folks, I am new to SAP.I was looking to automate some reports from SD modules.I want to know that Is it possible to work on SAP objects through VBA programming? If yes,tell me how to explore the...
View ArticleReading Excel Cell values using VB script
Hi All, I am currently try to work on a blog where its aim to input the values from excel and based on the values it has to get the values from DB in sap and display it in the Output portion of the...
View ArticleHow to connect Access VBA with a customer specific function module using RFC
Hello, I try to fetch some data from our SAP ERP system by using a customer specific function module.The connection via RFC is working. Unfortunately, after trying to add the SAP function module to the...
View ArticleBebo, a Control and Activity Pad with Script Support for SAP Sessions
Hello community, a long time ago I introduced Bebo here. Now a little refresh and reminder, because I develop Bebo since three years and it is a very reliable and stable product. Bebo is a small...
View ArticleHow to Info record long text with VBA
I am very new to VBA and I am trying to create a macro to copy the contents of an existing PIR in ME13 and create a new PIR in ME11.I can get my macro (excel VBA) to copy all of the fields except for...
View ArticleHow an SAP GUI Script is Executed
Hello community, there are several ways to execute an SAP GUI script: Via SAP GUI recorder, press Alt+F12, now choose the menu item Script Recording and Playback, load the script file and press...
View ArticleA Look Behind the Curtain - Lift the veil from saplogon.exe
Hello community, the SAP logon program saplogon.exe is the centre of rotation of all communication between the SAP GUI for Windows and the SAP application server. The SAP logon is the one and only. If...
View ArticleIs it possible to use RFC_READ_TEXT using existing connection??
Hello all! I am new to VBA and know very little, your assistance is greatly apprecitated.I am trying to create a macro that will copy long texts from a PIR. The only way I have found to do it so far...
View ArticleVBS Input Data Into Shell Container (Long Text Editor)
Greetings, I am having an issue with using VBS to place text within shell container. Transaction CG12, create a phrase, click phrase item, then double click on your entered phrase text to open the...
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 Article