Skip to Content
0
Former Member
Jul 24, 2009 at 09:52 AM

SAP WEB GUI transaction call

5324 Views

HI,

I have see that with webgui i can directly call a transaction:

http://my_sap_server:8000/sap/bc/gui/sap/its/webgui?~transaction=su01 for exemple.

This url open transaction su01.

My question is, how to send parameters in the URL to pré-fill for exemple the imput "User"

thanks in advance.