Start of Content Area

Background documentation Administration  Locate the document in its SAP Library structure

Property

Value

Description

ume.admin.
account_privacy

Default value is FALSE.

FALSE = Account history is displayed.

TRUE = Account history is not displayed.

Defines whether a user’s account history is displayed in the user profile.

ume.admin.
addattrs

<optional_namespace>:<list of attributes separated by semi-colons>

Note

You may not use semi-colons in the attribute names, as these will be interpreted as separators.

Allows you to add additional fields to the user profile in the create/view/modify user interfaces. These attributes are only visible for administrator users. See also ume.admin.self.addattrs.

The field names are displayed in the user profile in the same order as they appear in the list and with exactly the same texts.

Optionally you can define a namespace followed by a colon. For example ume.admin.addattrs=
MyNamespace:Room Number;Building;Direct Report

Constraint: At present it is not possible to provide translations for these texts.

Example

For example, with the following property, you add three fields to the user profile pages:

ume.admin.addattrs=Room Number;Building;Direct Report

ume.admin.allow_
selfmanagement

Default value is TRUE.

TRUE= Users can display and change their own user profile without having the appropriate permissions. (Available for compatibility with older releases.)

FALSE= Users can only display and change their own user profile if they have the appropriate permission (UME.Manage_My_Profile).

Defines whether or not the system performs a permission check before allowing users to display and change their own user data.

 

ume.admin.
auto_password

Default value is TRUE.

Enable automatic password generation.

ume.admin.
phone_check

Default value is TRUE.

Enable check of telephone, fax, and mobile numbers. This check verifies that the numbers only contain valid characters. Valid characters are: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, (, ), +, /, -, SPACE.

If, for example, you wish to allow telephone numbers with alphabetic characters, you can disable the check.

ume.admin.
search_maxhits

 

Used in the user-search function of the administration console. Defines the default maximum number of search results displayed. This value must be greater than ume.admin.search_
maxhits_warninglevel
.

ume.admin.search_
maxhits_warninglevel

Default value is 200.

Used in the user-search function of the administration console. If the search result exceeds this number, the user receives a notification. He or she can choose to display all the search results or to refine the search query.

Ume.admin.self.
addattrs

<optional_namespace>:<list of attributes separated by semi-colons>

Note

You may not use semi-colons in the attribute names, as these will be interpreted as separators.

<empty> = The list of additional attributes defined in ume.admin.addattrs is also visible for non-administrators (default setting).

‘none’ = No additional attributes are displayed for non-administrators.

Allows you to add additional fields to the user profile in the create/view/modify user interfaces. These attributes are visible for non-administrators.

See also ume.admin.addattrs.

ume.admin.
selfreg_company

Default value is FALSE.

Enable self-registration of company users.

ume.admin.
selfreg_guest

Default value is TRUE.

Enable self-registration of guest users.

 

End of Content Area