Using 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 Articlesap gui script to clear text for next transaction - Script man
Hi - forgive me for this is so elementary! I need my gui script to clear out for the next number that I paste for the next run. Can it be done in SAP or do I need to go to VBS script? Thanks for any...
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 ArticleExcel Closes SAP at End of Sub
Hi All, thank you for the help in advance. I have written Excel macros that use VB to control SAP, and when they reach the end of the subroutine, SAP closes. Is there a way to prevent this from...
View ArticleParallel Execution of GUI Script VBS File issue
Hi , I am experience a issue while replaying a VB GUI Script in parallel. The situation is , i have 4 file .vbs file located in presentation directory from the program i am calling a FM with Starting...
View ArticleCopy and pasting from SAP to Excel with macro
So I am trying to pull data from SAP using scripts. I am new to VBA so please bear with me. I found a topic on stack overflow called VBA pulling data from SAP for dummies and I am confused. What I am...
View ArticleRecording SAP Script via Excel VBA
Hi, Just a question, if I wanted to record a SAP Script VB, without having to go into SAP and click on Alt+12 -> Script Recording and playback -> Record button, is it possible to do this via...
View ArticleHow to detect SAP Message Numbers
Im sharing mainly so I don't forget. Detecting the SAP Feedback in a script from the status bar attributes. 'Error Area = Session.findById("wnd[0]/sbar/").MessageId'Error Number =...
View ArticleVBS Script: Wait, Pause, Sleep
Dear EXperts, Newbie here.I was able to record something (picking progress in TC LT45) and thus generate a VBS file.Now, running this script is doing what it should do, except for the timing: It runs...
View ArticleCan't figure out what is the code
HiI got following macro that will help me to run certain transaction.I just can't figure out where comments ends and where code starts so I was unable to run it for like 3 hours now.In other wordsI am...
View ArticleLoop in VBS script recording
Hi I am new to both SCN and scripting and am in need of some guidance. I have a SQ01/2 query, which gives the following results: I have then recorded the following script:This script works fine, but I...
View Article617 : SAP Frontend Server : The virtual key is not enabled.
I have a script which terminates on a certain users machine with error 617 : SAP Frontend Server : The virtual key is not enabled. They have encountered this error after nearly 100 previous iterations...
View ArticleAccept script message in SAP just once
Experts please I need help with this. I have developed a code vba (Excel) that interacts directly with SAP, and it works perefectly, however its a code that takes a lot of time it works with several...
View ArticleTransferring data from Excel to SAP
Hi Experts, My purpose is to update customer prices from Excel to SAP automatically with a script. My problem is: I dont know how to call a certain Excel-file? If I record a script that opens...
View ArticleMaster thesis for SAP GUI scripting
Good day folks! I want to indroduce my masters thesis refer to SAP GUI scripting. Who ever looks for a fast way to learn this feature, this is a good way if you speak german....
View ArticleProblem with SAP logon by VBA
Hi, I'm new in the community and I'm also new with SAP, so sorry for any errors.For my work I need to open SAP by excel (VBA); and I have found the code below but it don't work. Sub Work()Set app =...
View ArticleHow to move more than two columns data from excel to SAP
Hi experts, I am totally new in this SAP scripting area. I want to write a script can move from excel to SAP. Below sctrip only can move one data(like..customer code in excel column 2) from excel to...
View ArticleProblems with a perl remote server for ECC
I'm sorry, if I'm asking about something that's obvious, but I'm a begginer in SAP. I need to develop a perl application in a remote server that will receive a requisition from an abap application,...
View ArticleSAP Module sapnwrfc: Retrieving data from SAP using RFC
I'm sorry, if I'm asking about something that's obvious in SAP. I need to develop a perl application in a remote server that will receive a requisition from an abap application. I'm using the SAP...
View ArticleMethod 'Text' of object 'ISapCTextField' failed
I have an SAP GUI script embedded in Excel 2010The automation is emulating a user deleting User statuses in EEDM01, which is standard functionality. The script is very simple (based on my experience...
View Article