OpportunityLineItemSchdActual

Represents the information about the different amounts that are recognized across the lifecycle of an opportunity line item. This object is available in API version 64.0 and later.

Supported Calls

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

Fields

AdjustedAmount

  • Type: currency
  • Properties: Create, Filter, Nillable, Sort, Update
  • Description: Specifies the readjusted amount for the line item schedule. This field is available in API version 65.0 and later.

BilledAmount

  • Type: currency
  • Properties: Create, Filter, Nillable, Sort, Update
  • Description: Specifies the amount that's invoiced for payment for the line item schedule.

BookedActual

  • Type: currency
  • Properties: Create, Filter, Nillable, Sort, Update
  • Description: Specifies the amount that's committed for the line item schedule.

CurrencyIsoCode

  • Type: picklist
  • Properties: Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
  • Description: Three-letter ISO 4217 currency code associated with the record. Available only for organizations with the multicurrency feature enabled.
  • Default value: USD
  • Possible values:
    • ARS—Argentine Peso
    • CNY—Chinese Yuan
    • KRW—Korean Won
    • RUB—Russian Rouble
    • USD—U.S. Dollar

DeliveredAmount

  • Type: currency
  • Properties: Create, Filter, Nillable, Sort, Update
  • Description: Specifies the amount that's actually delivered for the line item schedule.

EndDate

  • Type: date
  • Properties: Create, Filter, Group, Sort, Update
  • Description: Required. The end date of the line item schedule. This field is available in API version 65.0 and later.

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 is not 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 record.

OpportunityLineItemScheduleId

  • Type: reference
  • Properties: Create, Filter, Group, Sort, Update
  • Description: Required. The unique ID of line item schedule associated with the line item schedule actual. This field is a relationship field.
  • Relationship Name: OpportunityLineItemSchedule
  • Refers To: OpportunityLineItemSchedule

OwnerId

  • Type: reference
  • Properties: Create, Defaulted on create, Filter, Group, Sort, Update
  • Description: The ID of the owner of this record This field is a polymorphic relationship field.
  • Relationship Name: Owner
  • Refers To: Group, User

RecordTypeId

  • Type: reference
  • Properties: Create, Filter, Group, Nillable, Sort, Update
  • Description: The ID of the record type associated to the record. This field is a relationship field.
  • Relationship Name: RecordType
  • Refers To: RecordType

StartDate

  • Type: date
  • Properties: Create, Filter, Group, Sort, Update
  • Description: Required. The start date of the line item schedule. This field is available in API version 65.0 and later.

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.

OpportunityLineItemSchdActualFeed
Feed tracking is available for the object.
OpportunityLineItemSchdActualHistory
History is available for tracked fields of the object.
OpportunityLineItemSchdActualShare
Sharing is available for the object.