EventPlanItem

Represents an item of an event plan.

Supported Calls

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

Fields

Field Details
CurrentEventCount
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The number of events that are currently associated with the event plan item.
CurrentTotalSpendAmount
Type
currency
Properties
Create, Filter, Nillable, Sort, Update
Description
The amount that has been spent across all the events associated with the event plan item.
EndDateTime
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The end date and time of the event plan item.
EventPlanId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The event plan item that the current event plan item rolls up to.
This field is a relationship field.
Relationship Name
EventPlan
Relationship Type
Master-detail
Refers To
EventPlan (the master object)
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record indirectly, for example, through a list view or related record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last viewed this record or list view.
If this value is null, and LastReferenceDate isn’t null, the user accessed this record or list view indirectly.
MaxEventLimit
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The maximum number of events that can roll up to the event plan item.
MaxExpertLimitPerEvent
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The maximum number of experts that are allowed for each event associated with the event plan item.
MaxPtcpLimitPerEvent
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The maximum number of participants that are allowed for each event associated with the event plan item.
MaxSpendAmountLimit
Type
currency
Properties
Create, Filter, Nillable, Sort, Update
Description
MaxSpendAmtLimitPerEvent
Type
currency
Properties
Create, Filter, Nillable, Sort, Update
Description
The maximum amount that can be spent across all events associated with the event plan item.
MngEventTypeId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
Required. The managed event type associated with the event plan item.
This field is a relationship field.
Relationship Name
MngEventType
Refers To
MngEventType
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of the event plan item.
ParentEventPlanItemId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The event plan item that the current event plan item rolls up to.
This field is a relationship field.
Relationship Name
ParentEventPlanItem
Refers To
EventPlanItem
Period
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Specifies the period type of the event plan.
Possible values are:
  • Monthly
  • Quarterly
  • Yearly
StartDateTime
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The end date and time of the event plan item.

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

EventPlanItemFeed
Feed tracking is available for the object.
EventPlanItemHistory
History is available for tracked fields of the object.