on 2007 Jul 03 3:01 AM
Hi SDN
I am creating a SAP transaction iView with SAP GUI for HTML. I have give the Transaction code VA01 but when i execute the the iView it is displaying the SAP Easy Access screen in html. Can any one suggest me how to rectify this error and display the required transaction in html.
Thanks in advance.
Regards
Basha
Fixed it myself. Specified a wrong port on the ITS host parameter.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Bash, did you fix this issue yet? If so, can you please share it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Basha,
Pleasekey in /sap/bc/gui/sap/its/webgui in ITS path and try .Also tell basis guys to check whether they have done the ITS setting ..
Thanks n Regards
Santosh
Reward if helpful !!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Basha,
Try this in the browser:
http://<host>:<port>/sap/bc/gui/sap/its/va01?sap-client=100(XXX)
1) It will ask for the username and password
2) Enter the credentials and it should directly take you to the VA01 transaction
If it fails again, try this:
http://<host>:<port>/sap/bc/gui/sap/its/vl31w?sap-client=100(XXX)
This should display the "Create Inbound Delivery NotificationTitle Create Inbound Delivery Notification " sreen."
If it faisl again, there is some problem with the way the ITS has set up. Check with your basis.
Thanks,
Sathya
Hi there,
Have you configurated the SAP System right at the Portal? Check the ITS parameters.
Regards,
Luciano
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Luciano
Thanks for quick reply. I have given the following parameters for ITS property
ITS Host Name:<hostname:portname>
ITS path : /sap/bc/gui/its/sap
its protocol : http
I could able to connect to the R/3 but my issue is that when i execute that Tx iView it is displaying the SAP easy access screen in html rather than the required trancation which i have given in the Trancation code. So can u suggest me how to get the required trancation screen in html directly.
Regards
Basha
Basha,
I've got this transaction: Create Sales Order: Initial Screen
I've tested here and everything is working fine. With 6 steps:
1 - iView template - create an iView from an existing iView template.
2 - SAP Transaction iView.
3 - Iview details (name, id, id prefix,...)
4 - SAP GUI for HTML.
5 - Choose the System e fill the transaction code.
6 - Finish
Does your SAP user have access to the VA01 transaction? Try create a SAP GUI for Windows Iview to see what is happing, if there is the same behavior.
I think that there is something wrong in the Portal System. Verify it again.
Regards,
Luciano
Hello Basha,
Check out the ITS path you have given. I suppose it should be <b>/sap/bc/gui/sap/its/webgui</b> .
Check this link
http://help.sap.com/saphelp_erp2005vp/helpdata/en/cf/917b401c976d1de10000000a1550b0/frameset.htm
Go to transaction sicf in the backend and cross-check the path.
Regards
Deb
[Reward Points for helpful answers]
Message was edited by:
Debasish Sarkar
User | Count |
---|---|
62 | |
9 | |
8 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.