Appraisal DMO
Represents the appraisal for one or more items.
Object API Name: std__AppraisalDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- RelatedRecordId has a FOREIGNKEY relationship with the Opportunity DMO
Idfield. - RelatedRecordId has a FOREIGNKEY relationship with the Case DMO
Idfield. - InitiatedByRelatedRecordId has a FOREIGNKEY relationship with the User DMO
Idfield. - AppraisedByRelatedRecordId has a FOREIGNKEY relationship with the Account Contact DMO
Idfield. - AppraisedByRelatedRecordId has a FOREIGNKEY relationship with the User DMO
Idfield. - InitiatedByRelatedRecordId has a FOREIGNKEY relationship with the Account Contact DMO
Idfield. - RelatedRecordId has a FOREIGNKEY relationship with the Lead DMO
Idfield. - RelatedRecordId has a FOREIGNKEY relationship with the Account DMO
Idfield. - InitiatedByRelatedRecordId has a FOREIGNKEY relationship with the Account DMO
Idfield. - RelatedRecordId has a FOREIGNKEY relationship with the Financial Account DMO
Idfield.
- AppraisalName
- AppraisalStatus
- AppraisedByRecordObject
- AppraisedByRelatedRecordId
- cdp_sys_record_currency
- CommentText
- DataSourceId
- DataSourceObjectId
- FeeAmt
- FinalAppraisalValueAmt
- Id
- InitiatedByRecordObject
- InitiatedByRelatedRecordId
- InternalOrganizationId
- IsActive
- PurposeType
- RelatedRecordId
- RelatedRecordObject
- TotalAdjustmentValueAmt
- TotalItemFinalValueAmt
- ValidityEndDate
- Field API Name:
std__AppraisalName__c - Data Type: TEXT
- Description: The autopopulated name of Appraisal record.
- Field API Name:
std__AppraisalStatus__c - Data Type: TEXT
- Description: Specifies the status of the appraisal.
- Field API Name:
std__AppraisedByRecordObject__c - Data Type: TEXT
- Description: Name of the object, The contact or the user who performs an appraisal.
- Field API Name:
std__AppraisedByRelatedRecordId__c - Data Type: TEXT
- Description: The ID of the object associated , contact or the user who performs an appraisal.
- 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__CommentText__c - Data Type: TEXT
- Description: The comment for the appraisal, such as instructions or context for the appraisal by a dealer or a customer.
- 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__FeeAmt__c - Data Type: CURRENCY
- Description: The fee for the appraisal.
- Field API Name:
std__FinalAppraisalValueAmt__c - Data Type: CURRENCY
- Description: The final appraisal value that sums up the total item final value and the total adjustment value of an appraisal.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Primary Key
- Field API Name:
std__InitiatedByRecordObject__c - Data Type: TEXT
- Description: Name of the object, The account, contact, or user who initiates an appraisal.
- Field API Name:
std__InitiatedByRelatedRecordId__c - Data Type: TEXT
- Description: The ID of the object associated, The account, contact, or user who initiates an appraisal.
- 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: BOOLEAN
- Description: Indicates whether the appraisal is active (true) or not (false).
- Field API Name:
std__PurposeType__c - Data Type: TEXT
- Description: Specifies the purpose of the appraisal, such as sales, trade-in, or valuation of an asset.
- Field API Name:
std__RelatedRecordId__c - Data Type: TEXT
- Description: The ID of the object associated such as lead, account, opportunity, or application form product that serves as the context for the appraisal.
- Field API Name:
std__RelatedRecordObject__c - Data Type: TEXT
- Description: Name of the object, such as lead, account, opportunity, or application form product that serves as the context for the appraisal.
- Field API Name:
std__TotalAdjustmentValueAmt__c - Data Type: CURRENCY
- Description: The cumulative value based on all appraisal adjustments that refer to an appraisal.
- Field API Name:
std__TotalItemFinalValueAmt__c - Data Type: CURRENCY
- Description: The cumulative value based on all the final values of all items related to the appraisal.
- Field API Name:
std__ValidityEndDate__c - Data Type: DATEONLY
- Description: The date until which the appraisal is valid.