cancel
Showing results for 
Search instead for 
Did you mean: 

Launching a SAPGUi session with VB.NET

Former Member
0 Kudos

Hi,

I'm looking for a way to start a GUI session from a VB.NET application.

I would like to send the client, username, password and language from my VB application too.

If someone knows how to do this in other language like C#, Javascript or VBScript just send me the code snippet and I will convert it or integrate it in my app.

Anyone knows how to do this?

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I've done it with SAP scripting and VB.NET sendkey() commands.