!--a11y-->
Logical
Attributes 
The following tables list the set of fixed logical attribute names used in the Java application programming interface (API) of SAP User Management Engine.
General Attributes (Valid for all principal types, that is, user, user account, group, role)
|
Attribute Name |
Description |
|
description |
|
|
displayname |
|
|
uniquename |
Used to search for users, groups, and roles for display in applications such as the role assignment tool |
|
PRINCIPAL_RELATION_MEMBER_ATTRIBUTE |
member |
|
PRINCIPAL_RELATION_PARENT_ATTRIBUTE |
member of |
|
PRINCIPAL_CREATION_DATE |
|
|
PRINCIPAL_MODIFY_DATE |
|
User
|
Attribute Name |
Description |
|
firstname |
|
|
lastname |
|
|
name |
|
|
salutation |
|
|
title |
|
|
jobtitle |
|
|
company |
|
|
companyid |
|
|
department |
|
|
position |
|
|
currency |
|
|
|
|
|
telephone |
|
|
mobile |
|
|
fax |
|
|
streetaddress |
|
|
city |
|
|
zip |
|
|
pobox |
|
|
country |
|
|
state |
|
|
dateformat |
|
|
locale |
|
|
timezone |
|
Account
|
Attribute Name |
Description |
|
j_user |
Logon ID of account |
|
j_password |
Password |
|
javax.servlet.request.X509Certificate |
Certificate |
|
userid |
Corresponding user ID |
|
validfrom |
|
|
validto |
|
|
islocked |
|
|
lockreason |
|
|
lockdate |
|
|
lastfailedlogon |
|
|
lastlogout |
|
|
failedlogonattempts |
|
|
lastsuccessfulllogon |
|
|
successfulllogoncount |
|
|
passwordchangerequired |
|
|
lastpasswordchange |
|
Group
See General Attributes above
Role
See General Attributes above
