UserTeamMember

Represents a single User on the default sales team of another User.

Supported Calls

create(), update(), delete(), query(), search(), retrieve(), getDeleted(), getUpdated(), describeSObjects()

Special Access Rules

Fields

Field Field Type Field Properties Description
OpportunityAccessLevel picklist Create

Filter

Restricted picklist

Update

Required. Level of access that the team member has to opportunities for which the user has added his or her default sales team. The possible values are:

This field must be set to an access level that is higher than the organization’s default access level for opportunities.

OwnerId reference Create

Filter

Required. ID of the User who owns the default sales team. This field cannot be updated. For information on IDs, see ID Field Type.
TeamMemberRole picklist Create

Filter

Nillable

Update

Role that the team member has on opportunities for which the User has added his or her default sales team. The valid values are set by the organization’s administrator in the Sales Team Roles picklist. Label is Team Role.
UserId reference Create

Filter

Required. ID of the User who is a member of the default sales team. This field cannot be updated.

Usage

If you attempt to create a record that matches an existing record, the create() call updates any modified fields and returns the existing record.

User objects can set up their default sales team to include the other User objects that typically work with them on opportunities.

See Also:
OpportunityTeamMember
© Copyright 2000-2010 salesforce.com, inc. All rights reserved.
Various trademarks held by their respective owners.