Learner Cost Summary DMO
The Learner Cost Summary DMO represents the total estimated costs for a given learner and benefit disbursement period.
Object API Name: std__LearnerCostSummaryDmo__dlm
Category: Unassigned
Availability: Available in 262 and later versions
Primary Key Field: Id
- IndividualId has a FOREIGNKEY relationship with the Individual DMO
Idfield. - BenefitDisbursementPeriodId has a FOREIGNKEY relationship with the Benefit Disbursement Period DMO
Idfield.
- BenefitDisbursementPeriodId
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- Id
- IndividualId
- InternalOrganizationId
- LearnerCostSummaryName
- SourceSystemIdentifier
- TotalEstimatedCostAmount
- Field API Name:
std__BenefitDisbursementPeriodId__c - Data Type: TEXT
- Description: The reference to the benefit payment period that's associated with the leaner cost summary.
- 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: Primary key.
- Field API Name:
std__IndividualId__c - Data Type: TEXT
- Description: The reference to the individual learner that's associated with the learner cost summary.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__LearnerCostSummaryName__c - Data Type: TEXT
- Description: The name of the learner cost summary.
- Field API Name:
std__SourceSystemIdentifier__c - Data Type: TEXT
- Description: The code used to identify the origin of the learner cost summary.
- Field API Name:
std__TotalEstimatedCostAmount__c - Data Type: CURRENCY
- Description: The total estimated amount of the learner cost summary.