Opp Sales Methodology Item DMO
This entity records the specific value or status for an individual step or criterion within a sales methodology, as applied to a particular sales opportunity.
Object API Name: std__OppSalesMethodologyItemDmo__dlm
Category: Unassigned
Availability: Available in 264 and later versions
Primary Key Field: Id
- OpportunitySalesMethodologyId has a FOREIGNKEY relationship with the Opportunity Sales Methodology DMO
Idfield. - SalesMethodologyDefItemId has a FOREIGNKEY relationship with the Sales Methodology Def Item DMO
Idfield.
- cdp_sys_record_currency
- CreatedDateTime
- DataSourceId
- DataSourceObjectId
- Id
- InternalOrganizationId
- ItemValueBoolean
- ItemValueNumber
- ItemValueText
- KQ_Id
- KQ_OpportunitySalesMethodologyId
- KQ_SalesMethodologyDefItemId
- LastModifiedDateTime
- NoteText
- OpportunitySalesMethodologyId
- SalesMethodologyDefItemId
- 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__CreatedDateTime__c - Data Type: DATETIME
- Description: Date and time when this record was created.
- 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: Unique identifier for the Opportunity Sales Methodology Item record.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__ItemValueBoolean__c - Data Type: BOOLEAN
- Description: Indicates the boolean value for this methodology item.
- Field API Name:
std__ItemValueNumber__c - Data Type: DOUBLE
- Description: The numeric value for this methodology item.
- Field API Name:
std__ItemValueText__c - Data Type: TEXT
- Description: The text value for this methodology item.
- Field API Name:
std__KQ_Id__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__KQ_OpportunitySalesMethodologyId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__KQ_SalesMethodologyDefItemId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__LastModifiedDateTime__c - Data Type: DATETIME
- Description: Date and time when this record was last modified.
- Field API Name:
std__NoteText__c - Data Type: TEXT
- Description: Rich text that provides additional context or details about this methodology item value.
- Field API Name:
std__OpportunitySalesMethodologyId__c - Data Type: TEXT
- Description: Master-detail relationship to the Opportunity Sales Methodology entity.
- Field API Name:
std__SalesMethodologyDefItemId__c - Data Type: TEXT
- Description: Foreign key reference to the Sales Methodology Definition Item entity.