Hi,
I want to show transaction ip03 in new window on click of link in my java application. i am using following link for this
[http://ps4909:8000/sap/bc/gui/sap/its/webgui?~transaction=*ip03%20RMIPM-WARPL=17]
it is working fine but initially it shows login page and after passing login information it navigates to specified transaction page.
Can i pass login information as parameter to URL or in some other way so that user can see transaction page directly
Is there any way to accomplish this?
Thanks
Arati