cancel
Showing results for 
Search instead for 
Did you mean: 

WD Abap Configuration

former_member193202
Participant
0 Kudos

hi,

we need to disable the possibility to configure wd abap applications/used components.

Is this possible via a "Setting" or do we have to create configurations where all elements got the flag "final".

kind regards,

oliver

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

does this help?

There are two ways of deactivating personalization:

- Use application parameter WDDISABLEUSERPERSONALIZATION

With this parameter you can only deactivate end user personalization for the current application. The relevant entries are no longer displayed in the context menu.

Note that administrator personalization remains available.

- Use configuration data for the component in question

At component level in the menu of the Web Dynpro Explorer choose Edit -Configuration Data. Implicit personalization is permitted by default. You can now change the values in Implicit Personalization.

-- Allowed

Default value - both end user and administrator personalization is allowed

-- Allowed for administrators

Only administrator personalization is allowed. Menu entries for end user personalization are hidden.

-- Not allowed

Neither end user nor administrator personalization is allowed. None of the menu entries is displayed.

With nested component the settings are only valid for the component in question, there is no inheritance.

Regards, Heidi

former_member193202
Participant
0 Kudos

Hi Heidi,

we have SP 10, i don't have this application-parameter, i don't have this parameter.

anyway in configuring that component i cannot change the configuration-status, is this supported only at a specific support-stack?

kind regrads,

oliver

Former Member
0 Kudos

Hi Oliver.

You are not able to set the application parameter

WDDISABLEUSERPERSONALIZATION X

in the parameters of the application?

Cheers,

Sascha

former_member193202
Participant
0 Kudos

Hi Sascha,

yes i did it according to oss note 990724 , but i'm not sure if it works with SP 10 already?

regards

oliver

former_member193202
Participant
0 Kudos

my mistake,

works with note 990724

kind regards oliver

Answers (0)