cancel
Showing results for 
Search instead for 
Did you mean: 

Passing portal user Id as parameter

Former Member
0 Kudos

Hi Friends,

We have a case where we want to provide BW report access to our customers. but a customer should see information related to himself only. Customer will login to portal using his customer ID.

Now we need the portal user ID to be passed as parameter to BW report or any BSP application running in front of BW report to display the result.

How can one pass the user id of user logged in, as a parameter to the Iview?

Please guide.

regards

Pranav

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

working now on BW iview as well..Thanks to you...

benjamin_houttuin
Active Contributor
0 Kudos

Good to hear!...

Cheers,

Benjamin

Answers (1)

Answers (1)

benjamin_houttuin
Active Contributor
0 Kudos

Hi Pranav,

Take a look at: http://help.sap.com/saphelp_nw70/helpdata/EN/36/5e3842134bad04e10000000a1550b0/frameset.htm

This will do the trick for you...the property <LogonUserId> will pass the uid...

Good Luck,

Benjamin Houttuin

Former Member
0 Kudos

Hi

it works for URL Iview. Thanks.

But for BW reports i do not find it working when i add <User.UserID> in BEx query string.

any idea how to fix it up?

regards

Pranav

lakshmi_narayana2
Active Participant
0 Kudos

Hi

I need to pass the logged in user id to an ABAP webdynpro application. I am creating the iView for ABAP webdynpro application in portal.Does this trick for it ?

your immediate response is highly appreciated !!

Thanks

Lakshmi

Former Member
0 Kudos

Lakshmi,

yes it works .

check this thread https://forums.sdn.sap.com/click.jspa?searchID=19965948&messageID=6566734

Thanks

Bala Duvvuri