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

Logon to SAP System using SAPGUI Scripting

Former Member
0 Likes
8,886

I am able to record, run and understand the SAPGUI Script when I am already loggedon the SAP System. Could anyone help me or provide me an example where I can code the script to open a session and logon to SAP system (Using SAP Logon) and than execute the recorded transaction.

Thanks in advance.

_M

View Entire Topic
Former Member
0 Likes

I do not think it is possible to use eCATT SAPGUI to actually open the SAP logon pad and launch a new session, however, if you want to test roles and security you can use RFCs to logon to a specified system with a username and password. There are other ways to test the login process but it really depends on what aspect of the system you are trying to test.