cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP GUI Scripting - Check if program is been accessed by script

0 Likes
3,286

Hello all!

I need to check if a program is been accessed by user using some script.

Is it possible to check if a program is been executed using SAP GUI scripting?

Best regards,

Allan Cristian Barros Silva

View Entire Topic
shwetanargachhe
Active Participant

Hi Allen,

You need to follow below steps for client side scripting enablement.

1. Complete basis setup for Scripting enablement.Enable sap GUI scripting into sap on desktop where you want to run your script.

2. This is GUI based scripting so whatever actions possible on your GUI screen can be achieved using Sap GUI based scripting.You can try out actions you want to carry out with record and play options to ensure possibility for scripting from sap options.

You need to machine setup where Access to sap system and it requires active sap GUI session to connect.And script will be running client side.

Regards,

Shweta