Skip to Content
0
Former Member
Apr 17, 2011 at 04:10 PM

Transfer IP Address from Portal iView to Web Dynpro ABAP

37 Views

Hi experts!

I am running a Web Dynpro Application in the SAP Portal and I am transferring user and system data to the WD Application using the AppIntegration (com.sap.portal.appintegrator.sap.Generic). I use the Application Parameters of the iView an fill them with strings like 'IV_USER=<User.LogonUid>&IV_FIRSTNAME=<User.firstname>&IV_LASTNAME=<User.lastname>' etc. This works excellent.

Now my questions is if anybody knows the parameter for the client IP Address. I was searching the web and found multiple pages like http://help.sap.com/saphelp_nw70ehp1core/helpdata/en/36/5e3842134bad04e10000000a1550b0/content.htm but none of them gives the required information.

Can anybody help? Or how can if transfer the client IP Address from the Portal to the backend Web Dynpro Applicaton?

Thanks a lot!

Pascal