Skip to Content
0
Former Member
Sep 12, 2007 at 10:33 PM

UME Password Change iView

64 Views

I've created an iView for our portal that will allow users to change their own passwords. I took the UME web dynpro iview: portal_content/com.sap.pct/admin.templates/iviews/com.sap.portal.umeEnduserWD

and assigned it to a role with the "Manange_My_Password" action. This all technically works, however there are all the other tabs with the UME iview (Contact Information, Assigned Roles, Assigned Groups, User Mapping), and additionally, when the user hit's modify, he's given a warning message at the bottom about not having authorization to modify User Mapping.

I managed to hide the tabs by using the web dynpro personalization where you ctrl-right click on the iview and modify it, however I was unable to find out how to get rid of the user mapping warning message. Does anyone else know?