How 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 ArticleExtract Sales text from MM03
Hi All, I am trying to extract sale text from MM03 for a few items.I am able to extract it; but the problem is that if the sales text is in different lines that is it has more than 1 line one below the...
View ArticleHave script use current session
Hello, I am an SAP end user and do not have a programming background, but am teaching myself VBScript to automate some processes. I have learned quite a bit through reading through the posts on the...
View ArticleVB Code to continue with SAVE AS dialog window
Hello, I've followed a couple of order posts here nearly asking the same question, but no definitive answers have been posted so I'm trying my luck to see if anyone has came up with a solution. First...
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 ArticleNew Patchlevel of SAP GUI for Windows is Available
Hello community, since three days offers SAP the new patchlevel 8 of the SAP GUI for Windows 7.40. From the perspective of the SAP GUI Scripting there has been some small addtions in comparisation to...
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 Articlesapnwrfc
Hi all, I am trying to connect to SAP with perl and create a report similar to the transaction KOB1.To accomplish this, I have installed sapnwrfc.I can connect to SAP and read the table BSIS ! If (for...
View ArticleTransfer Data from Excel 365 to MM02
Hello, I have set up a bunch of misc. material master records in MM02. I have a spreadsheet of 3 columns. I want SAP to call up the material number in the first column, execute the command, enter the...
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 ArticleComplete Workflow using VBA (GUI) scripting
Hi, I have automated the Workflow processing process in SAP using GUI Scripting. User have to feed the required information in the Excel. Upon clicking a button, system will process the Workflow item...
View ArticleHow to fetch data from BI table with PHP
Hello Friend, I just joined the SAP community and I am like a new born baby in SAP so need your help I have one table in BI and there is a requirement in our company to fetch data from this table and...
View ArticleAttachment list in a PMO
I need to retrieve all the attachment file names out of a list of PMO's. I can macro to get to the attachment list, but how do I pull the names in? I got here and could not get it to work....
View ArticleHow to connect Production server(Group/Server)?
Hi all, I am having trouble in a automation process that am doing. Since this was the first time in SAP scripting i was testing a automation in a test region Local configuration...
View ArticleScript goes directly to and stops at "else if"
Hi! I was wondering if some of you could tell me why this script is not executing the first If statements but directly going to else if and issues message in the log: Stopped script...
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 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 ArticleHow to access/extract the details of XML from sxi_monitor, SAPLogon.ini
Hi All, Can someone help me/suggest is there a way that I can get the XML/XML Content from the T-code -> SXI_MONITOR using backend code/macros? I work with SAP CRM for which the SAPLogon GUI is the...
View ArticleVBA script attaching to a chosen SAP window
As the title states I'm looking for a way for my VBA script to attach to a particular SAP window.How can that be achieved?
View ArticleSAPGui Scripting SystemFocus or GUIFocus.
I can not seem to get the syntax correct for either of these commands. I have a script and I am trying to determine the inout field where the cursor is placed. my code looks something like this now,...
View Article