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

Logon to SAP System using SAPGUI Scripting

Former Member
0 Likes
8,882

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

Hi Christian,

Your code works very well with Visual Basic 6. Do you know how it should looks like for VB.NET? VB.NET doesn’t accept fourth line:

Set Session = connection.children(0)