PurchaserPlanAssn

Represents a junction object that associates the purchaser to the plans they offer to members.

Supported Calls

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

Fields

Field Name Details
LastReferencedDate
Type
datetime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed a record related to this record.
LastViewedDate
Type
datetime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed this record. If this value is null, it’s possible that this record was referenced (LastReferencedDate) and not viewed.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, Sort
Description
The name of this purchaser to purchaser plan association.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the user who owns this record.
PurchaserId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the plan purchaser’s Account object record.
PurchaserPlanId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the associated plan on the Purchaser Plan object.
Role
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Indicates whether the purchaser plays a primary or secondary role in the plan.
SourceSystem
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The name of the system this record came from.
SourceSystemIdentifier
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of this record on its source system.
SourceSystemModified
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date on which this item was last changed on the source system.
Status
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Indicates whether this purchaser plan relationship is active.

Associated Objects

This object has the following associated objects. Unless noted, they are available in the same API version as this object.

PurchaserPlanAssnChangeEvent (API version 60.0)
Change events are available for the object.
PurchaserPlanAssnFeed
Feed tracking is available for the object.
PurchaserPlanAssnHistory
History is available for tracked fields of the object.
PurchaserPlanAssnOwnerSharingRule
Sharing rules are available for the object.
PurchaserPlanAssnShare
Sharing is available for the object.