cancel
Showing results for 
Search instead for 
Did you mean: 

Possible to override personalization ?

Former Member
0 Kudos

Hi,

In component BP_HEAD I want to programatically hide/expand certain view blocks depending on data held for BP. The problem is that whatever I do in method GET_LIST_OF_STATIC_VIEWS on the enhanced BPHEADOverview controller seems to be over-ridden by the user's Personalization settings.

Is there any way to selectively stop this happening on specific static view blocks ?

Thanks

Ian

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member189678
Active Contributor
0 Kudos

Ian,

It seems that there are some configurations maintained and as per the role of the user they are getting displayed instead of the changes that you have done for the Statis Views. You need to maintain different configuration in that case and things will work fine.

Regards,

Harshit

Former Member
0 Kudos

Hi,

Why don't you do this through Web UI Configuration with BSP_WD_CMPWB transaction.

Regards,

Deepak

Former Member
0 Kudos

Have you tried IMG settings instead of doing this programatically.

SPRO-> Cross-application components ->SAP Business Partner -> Business Partner -> Basis settings

-> Field groupings ->Configure field attributes per BP role.