Hi All,
Can I call Transaction code in Webdynpro ABAP Portal Application. If so, how can this be possible? Can anybody give me a lead?
Thanks.
Kumar Saurav.
Request clarification before answering.
Hi,
It can be possible.
SAP Internet Transaction Server (ITS) - The ITS is the interface between the Internet and R/3 which Gives HTML view of each and every SAP tcode....
So to display a standard tcode in your webdynpro application you can use ITS.
as a example here is the URL which can help you to open su01 Tcode..Call this URL using LINK TOACTION or Link to URL UI Elements...in ur webdynpro component...
http://<url>:portno/sap/bc/gui/sap/its/webgui?~TRANSACTION=SU01
<url>:portno = your application server (you can easily find it from your webdynpro application Properties)
If it is not working you need to do some setting let me know for that ....
Thanks & Regards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.