cancel
Showing results for 
Search instead for 
Did you mean: 

Retreving Portal user ID in Webdynpro ABAP

Former Member
0 Kudos

Hi all,

I have developed an Webdynpro ABAP application and it is deployed as an iview in Enterprise portal. I want to consume the username of the Portal user in WD ABAP who logins to the EP to view the application.

Kindly let me know the possibilities and the approach for this requirement.

Regards,

Dinesh.

Accepted Solutions (0)

Answers (1)

Answers (1)

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

There are no portal APIs to read this information programatically. You have pass this information into the WDA application via iView parameters. Have a search on the forum as the actual portal/iView parameters that you must use have been posted as a solution several times in the past.