Price Book Entry DMO
Object API Name: std__PriceBookEntryDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- ProductId has a FOREIGNKEY relationship with the Product DMO
Idfield. - CreatedById has a FOREIGNKEY relationship with the User DMO
Idfield. - PricebookId has a FOREIGNKEY relationship with the Price Book DMO
Idfield. - LastModifiedById has a FOREIGNKEY relationship with the User DMO
Idfield.
- cdp_sys_record_currency
- CreatedById
- CreatedDate
- Currency
- DataSourceId
- DataSourceObjectId
- Id
- InternalOrganizationId
- IsActive
- IsArchived
- IsDeleted
- LastModifiedById
- LastModifiedDate
- LowestUnitPriceAmount
- NameInterfaceField
- PricebookId
- ProductId
- StandardPriceAmount
- SystemModstamp
- UnitListPriceAmount
- UseStandardPrice
- 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__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__Currency__c - Data Type: TEXT
- Description: ISO 4217 currency code associated with the 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__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this PriceBookEntry 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__IsActive__c - Data Type: TEXT
- Description: Is the price book entry active or not.
- Field API Name:
std__IsArchived__c - Data Type: TEXT
- Description: Whether the price book entry is archived.
- Field API Name:
std__IsDeleted__c - Data Type: TEXT
- Description: Whether the price book entry is deleted.
- 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__LowestUnitPriceAmount__c - Data Type: DOUBLE
- Description: Lowest Unit Price Amount.
- Field API Name:
std__NameInterfaceField__c - Data Type: TEXT
- Description: Name of this record.
- Field API Name:
std__PricebookId__c - Data Type: TEXT
- Description: Reference to price book.
- Field API Name:
std__ProductId__c - Data Type: TEXT
- Description: Required. The unique identifier for the related Product record. Maximum size is 36 characters.
- Field API Name:
std__StandardPriceAmount__c - Data Type: DOUBLE
- Description: The standard price amount for the price book entry.
- 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__UnitListPriceAmount__c - Data Type: DOUBLE
- Description: What is the list price for the product in this price book.
- Field API Name:
std__UseStandardPrice__c - Data Type: TEXT
- Description: Use the products price as defined in the standard price book.