Supplier Risk Score DMO
Risk scores from multiple sources with 4-level hierarchy support for vendor-agnostic scoring.
Object API Name: std__SupplierRiskScoreDmo__dlm
Category: Unassigned
Availability: Available in 264 and later versions
Primary Key Field: Id
- SupplierId has a FOREIGNKEY relationship with the Supplier DMO
Idfield. - ScoreScopeId has a FOREIGNKEY relationship with the Supplier Product DMO
Idfield.
- AsOfDateTime
- Category
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- Id
- InternalOrganizationId
- NormalizedScoreNbr
- RawScoreTxt
- ScoreRationaleTxt
- ScoreScopeId
- ScoreScopeObjectTxt
- SourceSystemName
- Subcategory
- SupplierId
- Field API Name:
std__AsOfDateTime__c - Data Type: DATETIME
- Description: Effective date - the score as of this date.
- Field API Name:
std__Category__c - Data Type: TEXT
- Description: Top-level risk category.
- 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__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 risk score record.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__NormalizedScoreNbr__c - Data Type: DOUBLE
- Description: Blended 0-100 score. Higher = worse risk.
- Field API Name:
std__RawScoreTxt__c - Data Type: TEXT
- Description: Original vendor value in their native scale. Null for blended/computed scores.
- Field API Name:
std__ScoreRationaleTxt__c - Data Type: TEXT
- Description: Description or some rationale on how this RiskScore was calculated or any information about it.
- Field API Name:
std__ScoreScopeId__c - Data Type: TEXT
- Description: The supply-side entity being scored.
- Field API Name:
std__ScoreScopeObjectTxt__c - Data Type: TEXT
- Description: Name of the supplier related record such as SupplierProduct or AssociatedLocation.
- Field API Name:
std__SourceSystemName__c - Data Type: TEXT
- Description: Which vendor provided this score. Null = blended/normalized (L2/L4).
- Field API Name:
std__Subcategory__c - Data Type: TEXT
- Description: Finer dimension within the category.
- Field API Name:
std__SupplierId__c - Data Type: TEXT
- Description: Master detail to Supplier.