cancel
Showing results for 
Search instead for 
Did you mean: 

Portal ID being displayed in editable form in module pool

Former Member
0 Kudos

Hi,

We have created one module pool and attached it to portal.Now when any user log in to portal, his portal id needs to be captured and based on that portal id data pertaining to that user gets diplayed. Now we have tried all scenario as per our understanding and finally come to conclusion that portal id should be present in module pool selection screen and that too in editable mode,we can't make that field as display and pass only portal id to that field.Now hence that portal id is in editable mode anyone can change it and view others content which we don't want it. Is there any alternate way by which we can implement such scenario?

Thanks

Parag

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member184578
Active Contributor
0 Kudos

Hi,

You can take Employee ID as input field with display mode instead of portal ID, as you already captured portal ID, in PBO based on portal ID get the Employee ID and set it to Employee ID field in display mode.

For getting portal logged In ID, check my article [How to integrate Web dynpro ABAP appl in Portal|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/008fc414-997f-2e10-3899-fd895ec8eb5e] , check the portal part and do the relevant coding in PBO.

Hope this helps u.,

Thanks & Regards,

Kiran.