Loop does not work on VBA Script
Hi Guys, I'm having troubles when I try to execute the script below. The first input works fine, but the loop does not. Somebody has a clue what is wrong on the code listed below? If Not...
View ArticleSAP SCRIPTING AND PLAYBACK
I HAVE AN QUESTION HOW WE CAN AUTOMATE TO RUN ONE T-CODE WITH MULTIPLE VARIANTS ONE EACH AND EXPORT IT INTO SEPARATE EXCEL FILE.(ALL VARIANT SHOULD BE RUN PARALLELY, MAX:6)
View ArticleCreate script for get current year
Good day!I need a help please . How do i get the current year, keep in a variable and then write in a text field ? Thanks!
View ArticleExcel VBA: How to bind to an active SAP session object?
Hi all, I'm using VBA in Excel 2010 to open SAPlogon 720 using the codes below. Let say I've run the script once, I'm connected to the SAP server and have one active SAP session, how do I prevent the...
View ArticleRun VBS script when logged through SAP shortcut
Hi Experts, I have created a desktop shortcut to access the SAP ECC environment, similar as described on this wiki: https://wiki.scn.sap.com/wiki/display/ABAP/SAPGUI+shortcuts Then, when I do the...
View ArticleI am new and wondering is there a way to Run SAP scripts from Google sheets?
The input from excel works great but i was wondering if the same can be achieved from google sheet ?Experts advise will be appreciated
View ArticleWorking with GuiTableControl in Excel vba
Hi all, I have a requirement to strip the contents of a GuiTableControl from SAP. The transaction KO03 doesn't have a download function enabled & some of the tables have many lines, making Ctrl+Y...
View ArticleTrapping the Save warning?
Hi All, If I am running a script and the SAP window that is being used currently has a open item (eg work order) that has been edited but not saved, is there any way to trap the 'Do you want to save...
View ArticleHow to capture the text in recording which is not a field in SAP
Hi scriptman, I am trying to extract the details from SAP and paste it in the excel.I had recorded the scripting and i was able to paste the details which are related to the fields in VA03 t-code.But...
View ArticleHow to make script recorded work with other Windows
Hi, Im quite new with SAP and i tried to record a script to download some reports, the script is working well in my laptop, but doesnt in the other, the problem as i know is about the SAP Window...
View ArticleUnable to Save documents thru VBA from VF03
Hi, I am new in scripting VBA. Need help here. I want to download Invoice copies thru VF03 and save it a desktop or any specific folder.Filw should be saved with Invoice name which will be picked up...
View ArticleUpload attachment in SAP transaction code FB03
Hi Script Gurus, I am currently trying to automate attaching of pdf copies of invoices to FB03. I am almost done with my code but having problem with the separate vbs (Script1.vbs) i created....
View Article[VBA] Reading data in non-editable fields
Hi everyone, I'm looking for a way for my VBA script to read the content of greyed out fields in VA01.Example: Normally I am able to find the path by recording myself editing the cell content in SAP:...
View ArticleHow to ignore SAP warning messages and continue untill warning messages end
Hi, I am trying to record a script to remove confirmations on LTA's in ME38, these are confirmations that have been passed from SNC.I can easily find the required line item and pull from an excel sheet...
View ArticleSAPMoveDimension not working
Hello, I am currently working on a Macro in VBA Excel that should, given a Tabel exported from SAP, format it with the right dimensions and filters automatically. I have found the exact solutions I am...
View Articleinsert VBA code in SAP Script
Hi, I have a question if possible to insert VBA code that will copy data in range A:A(from book1 file)to paste in sap tcode zse16 table MARC Thank you and have a nice day. SAP SCRIPT HERE: If Not...
View Articlethe control could not be found by id
Hi, how are you!I would run the script to process many script entries below, but this giving error: The control could not be found for id.The code does not go into loop. Run only one entry. How can I...
View ArticleInsert VBA code in a SAP script
Hi, I have a question if possible to insert VBA code that will copy data in range A:A(from book1 file) to this script. Data in range A are material codes in thousands. So that SAP will execute the...
View ArticleNeed help to convert script from VBS to VBA (Excel Macro).
Please help me to convert the following script from VBS to VBA (Excel Macro). Instead of open SAP log on and type User and Password every day. I want it to open it from an excel file.Here is the...
View ArticleSAP - PHP integration
I am using SAPRFC library to integrate SAP with PHP, and it is very slow when I call the RFC for the first time.. is there a way to make it fast. Also what is the best way to integrate SAP with PHP ?...
View Article