MngEventBudget

Represents a junction between a managed event and the budget that's allocated for the managed event. This object is available in API version 67.0 and later.

Supported Calls

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

Fields

Field Details
AllocatedAmount
Type
currency
Properties
Create, Filter, Sort, Update
Description
Required. The amount that's allocated from the budget for the managed event.
BudgetId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
Required. The ID of the budget associated with the managed event budget.
This field is a relationship field.
Relationship Name
Budget
Refers To
Budget
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.
MngEventId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The ID of the managed event associated with the managed event budget.
This field is a relationship field.
Relationship Name
MngEvent
Relationship Type
Master-detail
Refers To
MngEvent (the master object)
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of the managed event budget.
TotalActualExpenseAmount
Type
currency
Properties
Create, Filter, Nillable, Sort, Update
Description
The total amount that's spent from the budget for the managed event.
TotalEstimatedExpenseAmount
Type
currency
Properties
Create, Filter, Nillable, Sort, Update
Description
The total amount estimated to be spent from the budget for the managed event.

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.

MngEventBudgetChangeEvent
Change events are available for the object.
MngEventBudgetFeed
Feed tracking is available for the object.
MngEventBudgetHistory
History is available for tracked fields of the object.