EstimatedExpense

Represents the estimated expense of a 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
Amount
Type
currency
Properties
Create, Filter, Sort, Update
Description
Required. The amount estimated to be incurred for an expense.
Description
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The description of the estimated expense.
ExpenseSourceId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the managed event associated with the estimated expense.
This field is a polymorphic relationship field.
Relationship Name
ExpenseSource
Refers To
MngEvent
ExpenseTypeId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
Required. The ID of the expense type associated with the expense.
This field is a relationship field.
Relationship Name
ExpenseType
Refers To
ExpenseType
FundingSourceId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the budget or the managed event budget that has provided the funding for the estimated expense.
This field is a polymorphic relationship field.
Relationship Name
FundingSource
Refers To
Budget, MngEventBudget
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.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of the estimated expense.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
ID of the owner of this record.
This field is a polymorphic relationship field.
Relationship Name
Owner
Refers To
Group, User
Quantity
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The quantity of the resource that the estimated expense is allocated for.
Status
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Specifies the status of the estimated expense.
UnitPrice
Type
currency
Properties
Create, Filter, Nillable, Sort, Update
Description
The price of each unit of the resource that the estimated expense is allocated for.

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.

EstimatedExpenseFeed
Feed tracking is available for the object.
EstimatedExpenseHistory
History is available for tracked fields of the object.
EstimatedExpenseShare
Sharing is available for the object.