Opportunity Product DMO
Object API Name: std__OpportunityProductDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- ProductId has a FOREIGNKEY relationship with the Bundle Product DMO
Idfield. - ProductId has a FOREIGNKEY relationship with the Master Product DMO
Idfield. - ProductId has a FOREIGNKEY relationship with the Goods Product DMO
Idfield. - OpportunityId has a FOREIGNKEY relationship with the Opportunity DMO
Idfield.
- CanUseQuantitySchedule
- CanUseRevenueSchedule
- cdp_sys_record_currency
- CloseDate
- CreatedById
- CreatedDate
- CurrencyId
- DataSourceId
- DataSourceObjectId
- Description
- DiscountPercentage
- ExternalRecordId
- ExternalSourceId
- HasQuantitySchedule
- HasRevenueSchedule
- HasSchedule
- Id
- InternalOrganizationId
- LastModifiedById
- LastModifiedDate
- LastReferencedDate
- LastViewedDate
- ListPriceAmount
- NameInterfaceField
- OpportunityId
- PricebookEntryId
- ProductId
- ProductQuantity
- QuoteProductId
- ServiceDate
- SortOrderNumber
- SubtotalAmount
- SystemModstamp
- TotalPriceAmount
- Field API Name:
std__CanUseQuantitySchedule__c - Data Type: BOOLEAN
- Description: Whether the opportunity product can have a quantity schedule (true) or not (false). This field is read-only.
- Field API Name:
std__CanUseRevenueSchedule__c - Data Type: BOOLEAN
- Description: Whether the opportunity product can have a revenue schedule (true) or not (false). This field is read-only.
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-generated metadata field that stores a 3-letter ISO currency code.
- Field API Name:
std__CloseDate__c - Data Type: DATETIME
- Description: The date and time of the close date.
- Field API Name:
std__CreatedById__c - Data Type: TEXT
- Description: User who created the record.
- Field API Name:
std__CreatedDate__c - Data Type: DATETIME
- Description: Date and time when this record was created.
- Field API Name:
std__CurrencyId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__Description__c - Data Type: TEXT
- Description: Description of an Opportunity.
- Field API Name:
std__DiscountPercentage__c - Data Type: DOUBLE
- Description: Discount for the product as a percentage.
- Field API Name:
std__ExternalRecordId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__ExternalSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__HasQuantitySchedule__c - Data Type: BOOLEAN
- Description: Read-only. Whether a quantity schedule was created for this object (true) or not (false).
- Field API Name:
std__HasRevenueSchedule__c - Data Type: BOOLEAN
- Description: Whether a revenue schedule was created for this object (true) or not (false).
- Field API Name:
std__HasSchedule__c - Data Type: BOOLEAN
- Description: If either HasQuantitySchedule or HasRevenueSchedule is true, this field is also true.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this OpportunityProduct record. Maximum size is 36 characters.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__LastModifiedById__c - Data Type: TEXT
- Description: User who most recently changed the record.
- Field API Name:
std__LastModifiedDate__c - Data Type: DATETIME
- Description: Date and time when a user last modified this record.
- Field API Name:
std__LastReferencedDate__c - Data Type: DATETIME
- Description: Timestamp when this opportunity line item was last referenced.
- Field API Name:
std__LastViewedDate__c - Data Type: DATETIME
- Description: Timestamp when this opportunity line item was last viewed.
- Field API Name:
std__ListPriceAmount__c - Data Type: DOUBLE
- Description: The price of the product within the price book, including currency.
- Field API Name:
std__NameInterfaceField__c - Data Type: TEXT
- Description: Name of this record.
- Field API Name:
std__OpportunityId__c - Data Type: TEXT
- Description: The parent Opportunity Id.
- Field API Name:
std__PricebookEntryId__c - Data Type: TEXT
- Description: A list of products and their prices.
- Field API Name:
std__ProductId__c - Data Type: TEXT
- Description: What is intended to be sold. For example, goods, services, bundles, made to order products.
- Field API Name:
std__ProductQuantity__c - Data Type: DOUBLE
- Description: Number of product units for the opportunity product.
- Field API Name:
std__QuoteProductId__c - Data Type: TEXT
- Description: An item on a quote for prospective purchase of goods and/or services.
- Field API Name:
std__ServiceDate__c - Data Type: DATETIME
- Description: The date and time of the service date.
- Field API Name:
std__SortOrderNumber__c - Data Type: DOUBLE
- Description: Number indicating the sort order selected by the user.
- Field API Name:
std__SubtotalAmount__c - Data Type: DOUBLE
- Description: Difference between standard and discounted pricing. Converted currency amounts when the opportunity's currency is different from the user's currency.
- Field API Name:
std__SystemModstamp__c - Data Type: DATETIME
- Description: Date and time when this record was last modified by a user or by an automated process.
- Field API Name:
std__TotalPriceAmount__c - Data Type: DOUBLE
- Description: Sum of all the product amounts for this opportunity product.