Indicator Performance Period DMO
Object API Name: std__IndicatorPerformancePeriodDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- IndicatorAssignmentId has a FOREIGNKEY relationship with the Indicator Assignment DMO
Idfield. - TimePeriodId has a FOREIGNKEY relationship with the Time Period DMO
Idfield.
- BaselineValueNumber
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- Id
- IndicatorAssignmentId
- InternalOrganizationId
- LastMeasurementDate
- LastResultValueNumber
- NameInterfaceField
- TargetProgress
- TargetValueNumber
- TimePeriodId
- Field API Name:
std__BaselineValueNumber__c - Data Type: DOUBLE
- Description: The value of the indicator assignment at the beginning of the indicator performance period.
- 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: Required. A unique, system-generated identifier for this IndicatorPerformancePeriod record. Maximum size is 15 characters.
- Field API Name:
std__IndicatorAssignmentId__c - Data Type: TEXT
- Description: The indicator assignment that's associated with the indicator performance period.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__LastMeasurementDate__c - Data Type: DATEONLY
- Description: The date when the last result value was measured. This value is rolled up from indicator result.
- Field API Name:
std__LastResultValueNumber__c - Data Type: DOUBLE
- Description: The result value from the most recently measured indicator result. This value is rolled up from indicator result.
- Field API Name:
std__NameInterfaceField__c - Data Type: TEXT
- Description: Name of this record.
- Field API Name:
std__TargetProgress__c - Data Type: TEXT
- Description: The progress of the target within the time period.
- Field API Name:
std__TargetValueNumber__c - Data Type: DOUBLE
- Description: The target value of the indicator assignment within the time period.
- Field API Name:
std__TimePeriodId__c - Data Type: TEXT
- Description: The time period associated with the indicator performance period.