OpportunityTeamMember

Represents a User on the sales team of an Opportunity.

See also UserTeamMember, which represents a User who is on the default sales team of another user.

Supported Calls

create(), delete(), getDeleted(), getUpdated(), query(), retrieve(), update(), upsert()

Fields

Field Details
IsDeleted
Type
boolean
Properties
Defaulted on create, Filter
Description
Indicates whether the object has been moved to the Recycle Bin (true) or not (false). Label is Deleted.
OpportunityAccessLevel
Type
picklist
Properties
Filter, Nillable, Restricted picklist
Description
Opportunity access level for this team member. Valid values:
  • None
  • Read
  • Edit
  • All
OpportunityId
Type
reference
Properties
Create, Filter
Description
Required. ID of the Opportunity associated with this sales team. This field can’t be updated
.
TeamMemberRole
Type
picklist
Properties
Create, Filter, Nillable, Update
Description
Role that the team member has on the opportunity. The valid values are set by the organization’s administrator in the Sales Team Roles picklist. Label is Team Role.
UserId
Type
reference
Properties
Create, Filter
Description
Required. ID of the User who is a member of the Opportunity’s sales team. This field can’t be updated.

Usage

If you attempt to create this object and it matches an existing record, the system updates any modified fields and returns the existing record.

In the user interface, users can set up a sales team for the opportunities they own. The sales team includes other users that are working on the opportunity with them. This object is available only in organizations that have enabled the team selling functionality.
Note
The behavior for changing ownership of opportunities is different using the user interface when the previous owner is on a sales team. For example, when you change the owner of an opportunity using the API, the previous owner's access becomes Read Only or the access specified in your organization-wide default for opportunities, whichever is greater. However, performing this same action in the user interface allows you to select the access level for the previous owner when he or she is on a sales team.
© Copyright 2000–2012 salesforce.com, inc. All rights reserved.
Various trademarks held by their respective owners.