SAP GUI Scripting - Introduction and Basics - Start to automate your SAP work

preview_player
Показать описание
If you are working in the SAP GUI, learning how to create script could save you time and be more productive in your everyday work. Automate re-occuring tasks, running reports, creating data. Just start the script recording and SAP will generate a script based on your navigation, data entry, move actions. Script is than executable in any computer, in any SAP instance.
This video discusses the basics of GUI script, what are the advantages, how it can be used.

If you like what I do here, you can support me with Youtube Thanks, or Patreon:

Chapters:
0:00 Intro
1:10 What is GUI scripting?
6:49 My videos
7:46 Helping you
10:01 What can it be used for?
13:24 Checking scripting access
15:23 Recoding a script
16:41 Play back a script
19:03 Understand the script
24:15 Enable scripting
29:09 Limitations
33:42 Outro
Рекомендации по теме
Комментарии
Автор

Well done! Thanks for sharing this interesting content. I work with SAP on a daily basis and using scripts has revolutionized the way I work.

lucatubo
Автор

Hi Csongor Varga,

At the end of 2020, I implemented an SAP RPA project using SAP GUI Scripting, and at that time, I learned a lot from your videos, including VBA.
I'm truly grateful for that. I hope your videos reach even more people.

Vincent Meng.

mengyuxin
Автор

Guy, very impressive ! Thanks a lot for that !

MathieuFozipizip
Автор

You were my mentor :) thank you so much for your service you great man! And for your help :) you actually took the time back in 2021 to accommodate my questions

georgebaker
Автор

Man I had this job where I sent keystrokes from excel vba, copied every field into memory and then found the active window and paste tab paste tab, etc. just found out about this 10 yrs later. Didn’t have scripting ability back then. Sheesh.

Anyway I’m doing it in python with whatever custom stuff I want, rename reports move them, and chatgpt is your friend on this.

defaultHandle
Автор

The man the myth the legend, welcome back, missed your SAP videos.

BackPly
Автор

Not many are familiar with GUI scripting.
Even though they dont create themselves as takes a lot of time to learn. Good for us!
SAP GUI doesnt work with long text.

GUI scripting does work on Hana ERP.
Not in Fiori apps. These are web based.
The same reason VBA doesnt work when your office application is on cloud.

mathijs
Автор

Can u please make video on bulk creation of service notifications

mydreamcreations
Автор

This is such a great video. I wish I could learn scripting by automating work order in SAP through excel data. Is it possible?

angelolim
Автор

Damnit, I only playback. Recording is greyed out :(

Kruse
Автор

Hi.. Thank you for starting again, we have one question, script running only in my system I will share VBA macro sheet to others not working due to screen size..? How to use it globally on scrip, can you please help me.

prabhus
Автор

Hi would like to know how to solve the error message of "The control could not be found by Id. Line 15, Pos 0"? Thanks.

wpsim
Автор

Hi, great videos, how do you make screenshots with VBA?

mrfabiocosta
Автор

How do you automate daily morning script run ? I can run the script but sap gui timeout is the issue. please help.

defaultHandle
Автор

Is scripting possible in sap grc nwbc browser page? If yes, please share the video or document link.

iamsrs
Автор

Thanks for all the video, I've learned a lot from you. However, I'm stuck on one project here, to create BOM with CS01. I know how to record the SAP GUI Scripting with VBA code as I've created some SAP automation. With the BOM creation, it's challenging and I'm hoping you can help. Let's say, the header called CUID. 1 CUID can have multiple SAP numbers (Materials). One the excel sheet, I have three rows with with the same CUIDs but different SAP numbers. So, on the VB code, how do we control it? 😆😭🙏

yoke-yinp
Автор

Hello Csongor!!! Have you been able to create a code for an Excel VBA macro that can do the save step as with the Windows pop-up window? I have to save an excel file only that way so that the data is not modified :/ many thanks

andresdavidrodriguezzamero