Entering Values 

Define or change single values and / or value ranges for each field in the object. A user who has these values is authorized to execute the corresponding actions.

The system automatically displays the fields for which you must define values. A description of each field is included in the display so that you can easily identify its functions.

To display the documentation or possible values for a field, position the cursor on the field and execute the appropriate function (Field documentation or Possible entries).

Rules for Entering Values

Formats for Entering Values in an Authorization

From

To

Authorization

1

3

Values 1, 2, and 3

S_USER*

 

Any character format beginning with "S_USER"

AB

C*

All values beginning with AB, AC,... or B or C

0

9*

Any numeric value

 

Excluding Values From a Range of Values

From

To

Authorization

A

S_T*

Values beginning with A through S_T

S_V

Z*

Values beginning with S_V through Z

 

System-independent value ranges: If you have a heterogeneous R/3 environment, you should specify value ranges for numbers and letters separately. Example: A to Z and 0 to 9.

You need to define separate ranges as the values are sorted according to the character set used. To include all numbers and letters in a range, for example, you would need different range definitions in ASCII and EBCDIC systems:

Example

The object displayed below controls actions users belonging to a user group may execute:

Sample Authorization

Object

Fields

Values

User groups

User master maintenance: User group

S*

 

Administrator action

03 (display)

 

The sample authorization for object User groups would allow a user to display any user master record belonging to a group whose name begins with S.