2008 Dec 08 7:15 PM
Hi,
Could anybody pls let us know how to identify the portal Url dynamically using a function module or SAP Table?
We want to put this URL in the notification e-mail so it is dynamic when the object is moved to Quality and production systems.
Thanks in advance.
Hi,
Could anybody pls let us know how to identify the portal Url dynamically using a function module or SAP Table?
We want to put this URL in the notification e-mail so it is dynamic when the object is moved to Quality and production systems.
Thanks in advance.
2008 Dec 08 8:00 PM
One way to make Portal URL dynamic is to create a ztable with fields ABAP system id and portal URL.
Select Portal URL from this table based on the sy-sysid.
By this way you dont have to change your code. Just change table entry on each server.
Hope this helps!
Monalisa
2008 Dec 08 8:05 PM
TH_GET_VIRT_HOST_DATA Function Module gives Application Server's host name and port number .
2008 Dec 10 9:23 PM
But this function module is giving the name of the ABAP application server. In our case the portal is on a different host.
2010 Dec 06 3:57 PM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |