Show TOC Start of Content Area

Background documentation System Properties for User Mapping  Locate the document in its SAP Library structure

The following table describes the properties for user mapping. For details on how to edit the properties of a system, see Editing Systems.

Note

You must define a system alias for a system, otherwise does not appear in the user mapping tool.

System Properties for User Mapping

Property

Possible Values

User Mapping Type

admin = This system is displayed in the user mapping administrator tool

user = This system is displayed in the user mapping tool for end users

admin, user = This system is displayed both in the user mapping administrator tool and in the user mapping tool for end users

If this property is not defined for a system, the system does not appear in the user mapping function

User Mapping Fields

Semi-colon-separated list of fields that you want to appear as an entry field for a system in the user mapping function.

By entering a comma-separated list of values in curly brackets ({,}) in front of the field name, you can define a range of values that are displayed in a drop-down list box for that field.

For example, if you enter

{100,200,300}Client;Language

the following appears in the user mapping function:

     A field labeled Client enabling you to choose from the values 100, 200, or 300

     A field labeled Language where you can enter free text

Logon Method

Valid values are:

SAPLOGONTICKET = The system uses the logon ticket for authentication (Default).

UIDPW = The system uses user ID and password for authentication.

X509CERT = The system uses X509 certificate for authentication.

 

End of Content Area