Simple copy/paste from Excel to SAP spreadsheet
I am new to SAP and need to copy/paste a block of cells from an Excel spreadsheet into a SAP spreadsheet. At the moment I have an Excel macro that does everything except paste the selected data into...
View ArticleAttaching documents in FB03
Hello Dears, I hope you can help me with my problem. I am trying to do a VBA macro in Excel and goal is to attach a file in a document number.I have recorded a script in SAP and edited it, but the...
View ArticleIf function to ignore sap script trying to attach
Hi, does anyone have the script to ignore this message if a user has not set in GUI settings? Connecting from excel
View ArticleNeed help with Excel macro - Exporting SAP data to Excel - Can't control Save...
I want to create an Excel macro that exports columns of data from SAP, exports it to Excel, and then manipulates the data into a pivot table. I have successfully created this macro, except I had to...
View ArticleSynchronization issue with SAP session1 and session2 using QTP/UFT automation
Hi Guys, I am using UFT to automate SAP application. My scenario is to automate the SAP Mail creation using the SWBP transaction. During the execution of the script while clicking the New Message...
View ArticleSAP 740 Gui automation problem
Hello, I`m recently having a problem with SAP automation. I normally use RFC to connect to SAP using Access VBA, which has been great for our department. The thing is, now the company is changing from...
View ArticleInsert the record de CEP always the last lin
Hi, people!I would like to make a loop to insert several records , however the record should be inserted at the end of the table. Code:If Not IsObject(application) Then Set SapGuiAuto =...
View ArticleParalellism
I'm working with two different sessions to insert data. A VBA archive insert data in the ME01 transaction trough the session 1 and at the same time another VBA archive inserts data trough the...
View ArticleSAP GUI for massive process
HiI was trying to create a SAP Gui script to run a process for many materials.see below I created it for one material, but to run in simultaneously for 2 material I just repeated the code..but how can...
View ArticleCopy data from Excel and run the Loop
Good afternoon everyone,I need to finish a script that will take the data from the Excel A1 column, copy a given time, execute the transaction E41C, save the changes made and start the process again...
View Article