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.
Or maybe simply concatenate
/sap/bc/gui/sap/its/webgui?~TRANSACTION=to your TCODE and use this string as a relative URL.
If the transaction you want to open is on the same WebAS where the WD App si running, this works greatly and allow you to avoid hard coding hostname/port or doing some other scripting to intercept them (you just use the same host/port which your WD App is using).
One thing worth mentioning is you need to enable basic SSO in RZ10 (accept sso tickets) in order to avoid double logon.
Cheers
Alex
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 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.