UserAccountTeamMember

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

See also OpportunityTeamMember, which represents a User on the sales team of an Opportunity

Supported Calls

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

Special Access Rules

Customer Portal users cannot access this object.

Fields

Field Field Type Field Properties Description
AccountAccessLevel picklist Create

Filter

Restricted picklist

Update

Required. Level of access that the account team member has to Accounts that the user has added to his or her default account 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 accounts.

CaseAccessLevel picklist Create

Filter

Restricted picklist

Update

Required. Level of access that the account team member has to Cases related to the account. The possible values are:

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

ContactAccessLevel picklist Create

Filter

Restricted picklist

Update

Required. Level of access that the account team member has to Contacts related to the account. The possible values are:

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

Note
When DefaultContactAccess is set to “Controlled by Parent,” you cannot create or update this field.
OpportunityAccessLevel picklist Create

Filter

Restricted picklist

Update

Required. Level of access that the team member has to Opportunity records related to the account. 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 account 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 account team. The valid values are set by the organization’s administrator in the Account Team Roles picklist. Label is Team Role.
UserId reference

Create

Filter

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

Usage

This object is available only in organizations that have enabled the account teams functionality, which can be done using the Salesforce.com user interface.

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

Users can set up their default account team to include the other Users that typically work with them on accounts.

See UserTeamMember for information about the object related to default sales teams.

© Copyright 2000-2009 salesforce.com, inc. All rights reserved.
Various trademarks held by their respective owners.