Hello Everyone,
I am trying to create URL that will start an SAP GUI with a TCODE. I was able to execute the tcode, but now I want to populate the select-options and parameters by creating a URL that would call the tcode and passing the values to the screen. Does anyone know how to do this? I am attaching a section of the URL with the initial value being passed. I need to pass more values to the screen but have not been successful.
The link below works, but works, but the stat2 field on the screen is not populated. I also need to be able to send more than 1 pernr to the screen.
...&TCode=ZHCB3PNPPERNR-LOW%3D00123456PNPSTAT2-LOW%3D3&GuiType=WebGui&SAP_Dynp_OkCode=ONLI
Thanks in advance for your responses.
Mike
Are you using ITS? from your sample url i see that you are using webgui and i guess that its ITS? If yes
you can look at the following weblog which addresses your issue.
/people/durairaj.athavanraja/blog/2004/09/23/pass-parameter-to-its-url-upadated-21st-june-2008
Regards
Raja
Add a comment