Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Drilling Through to SAP Log In Sreen

Hi -

Is there a way to program QV11 files (buttons) that will  bring users to SAP log in screen?

Is there way to programm a button that would perform this task?


Thank you!

1 Solution

Accepted Solutions
Not applicable
Author

See attached QVW. On my PC it works.

On your SAP GUI shortcut copy and paste the Targer application. It might be different than the one i posted before.

DA

View solution in original post

4 Replies
Not applicable
Author

Hi

Create a button with a Launch action and on application type the location of SAP GUI

ie.

"C:\Program Files (x86)\SAP\SapSetup\setup\SAL\SapLogon.s8l"

Not applicable
Author

I am getting an error message ' Failed to Launch SAP GUI'. ANy suggestion?

Thank you!

Not applicable
Author

See attached QVW. On my PC it works.

On your SAP GUI shortcut copy and paste the Targer application. It might be different than the one i posted before.

DA

Not applicable
Author

Wow that worked!

Do you know if there is a way to select specific transaction in SAP?

Thank you