Current User

The current user object stores information on the currently logged-in user.

Child Components

Login History and Quota

Methods Called

The following table details the method called by the Current user service, and its name as defined on the service.

Table Methods Called by Current User Service

Method Name as Defined in Service

QueryPage

CurrentUserQueryPage

Fields

The following table details the required and read-only fields for the current user object.

Table Required and Read-Only Fields for the Current User Object

Child Component Field Name Type

Current User (parent)

FirstName

Required

LastName

Required

CreatedBy

Read-only

ModifiedBy

Read-only

Login History

LastLoggedIn

Read-only

The following table provides a list of the filterable fields for the child components of the current user objects, and a list of user key combinations for each child component.

Table Filterable Fields on the Current User Object’s Child Components

Child Component Filterable Fields User Key Field Combinations

Current User (parent)

All

CurrentUserId

ExternalSystemId

FirstName and LastName and Middlename

Login History

Alias

None

SourceIPAddress

SignInStatus

SignInTime

For more information on the fields accessible through the Current user Web service, go to the Web Services Administration page within the Oracle CRM On Demand application and generate the WSDL file for the current user object.

Related Topic

User