SAP 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 ArticleInput from Excel to SAP - make cycle.
Hi masters.Could someone help me with my different problem...again? now Im working in trscn QM02. Excel create numbers of lines and add part number, then it fills long text of each part number......
View ArticleVB Script: check for existing open session
I use the code below often. It is part of many automated processes I call from some function modules in Access as a step in a macro. As the code is written now, it kills any existing connection or...
View ArticleSAP CRM VBA Excel Macro, No data return
Dear experts and everyone else that feels in the mood to contribute, I've been looking into some basic scripting when it comes to SAP and Excel. My legs are still unstable and I would see myself being...
View ArticleGathering MHTML reports
Dear All, At the moment I am using SAP P12.From T-code IW33 I am trying to gather data from MHTML.I have tried to follow some scripts which looked fantastic, but just weren't able to apply to what I...
View ArticleExcel VB Code for getting the warning Icon text / Colour
Hi, Could anyone please help me to get the the warning / error icon color or text ? I'm using the following code to assign the text or color to a variable which is not working. WarningMessageText =...
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 ArticleSAP GUI Appearance Changes After VBScript Manipulation
I can't seem to find any posts on this issue in the forum; perhaps someone out there knows how to fix this via VBScript. I have an Excel macro that manipulates SAP via embedded VBScript. The script was...
View ArticleHow to Count the Rows of a GUI Label Object
Hi, I was wondering if anyone has any experience working with the GUI Label Object. I'm able to navigate through it's rows by referring to the labels like this: lblWBS =...
View ArticleConnect excel 2010 64 bits with SAP
Hi! I have a macro in Excel that connects to SAP.With Office 32 bits and Windows 7 64bits works perfectly.With Office 2010 64bits it returns the error '429' An ActiveX component cannot create the...
View ArticleGuiXT Copytext or VBScript - not allowing to paste values to multiple selection
Hello Guru's of Scripting.We have a requirement to download inspection lot information for 4500+ plants using transaction QA33. We cannot use all plants at a time to get result output. I would like to...
View ArticleTips and Tricks: SAP GUI scripting object hierarchy view
Hello community, a good way to work with the object hierarchy of SAP GUI scripting is to load the file C:\Program Files\SAP\FrontEnd\SAPgui\sapfewse.ocx - this is the SAP GUI scripting API - in the...
View ArticleChoosing the correct tab on ME22N or ME23N
hello. I am looking to ensure that when I run this particular TCODE that the VBA checks to ensure I am on the correct tab (confirmations tab for example), and if i am not on the correct tab then to...
View ArticleAdd informations from Excel to SAP
Hello guys! I'm totaly new in this area, but I'm really excited about it!! I need to export data from Excel to SAP (in a determinated function). As example the sheet: I need to fill the Sheet and use...
View ArticleUsing Macro in Excel How to open a SAP directly?
Hi, Can Anyone Suggest and help me to do above Code in Excel,"Using Macro in Excel How to open SAP directly" Example: I want to Open T.CODE: MM01 directly, without login in to SAP, Using Macro,...
View ArticlePHP SDK for SAP OData - Method
Hello all, I am currently trying to integrate PHP with SAP OData gateway. I got the Query, Read and Create working from various guides and blogposts, however, I am struggling with the Delete and...
View Articlehow to get data from SAP into the excel
Hi all, I need data from SAP to excel using VBA. till now I was able to log into SAP and run the desired transaction I need using excel and VBA now my second biggest Challenge is to export the data I...
View ArticleSAPUI5 in NWDI
What sort of SCA dependencies do I need to do UI5 development through NWDI Track. I need to create a track and define dependencies. I know I need the UI5 component. What else do i need? Thank You!Nitin...
View Articleparameters sintax for BAPIs in PHP?
Hi, can someone help me with the parameters sintax for these bapis (bapi_salesorder_createfromdat2 and bapi_transaction_commit) in PHP? More details ...I wrote a PHP script calling thats bapis, I sent...
View ArticleSave SAP report in Excel format into specified drive
Hi Team, I am new to SAP scripting and i have recorded below SAP Script to download a report from SAP in Excel format at specified format.Here issue is that i am not able to record the Save as dialogue...
View Article