cancel
Showing results for 
Search instead for 
Did you mean: 

SAP GUI Scripting Events

Former Member
0 Kudos

Hi everybody.

I'm writing an application like a Screen Reader which must be able to get information from SAP GUI components.

My first question is what kind of events are available in GUI Scripting?

My second question is it possible to get notified when the new window (dialog) is open or a component is populated (created)?

I will appreciate any help.

Thank you,

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Are you looking at making interface changes to SAP GUI?

You can use GuiXT since it's already part of the SAP GUI environment. It's an integrated solution inside SAP GUI in making interface changes without touching ABAP or Java. Their webiste has more information with regard to GuiXT training, webinars, and upcoming events where you can meet with their representatives from the company that invented GuiXT--Synactive, Inc.

http://www.guixt.com

I hope this helps,

Carlos

Former Member
0 Kudos

Thank you for your reply, I will look at this solution later and maby it can help.

Former Member
0 Kudos

Thank you for your reply.

I have this document and everything I found so far is events regarding session created/destroyed and maybe focus changed on the gui components withing the session. But I need more, something like mouse click, window open, value changed etc., events like we have for Win32 objects in the windows.

I need to know if there is any way to get such events from SAP GUI components?

Thank you,

Former Member
0 Kudos

Hi,

Just go through this thread.

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/0429be90-0201-0010-1e94-df379941...

Hoope it will be helpful for you.

Thanks

Nitesh