Program Enrollment DMO
Object API Name: std__ProgramEnrollmentDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- AccountContactId has a FOREIGNKEY relationship with the Account Contact DMO
Idfield. - AccountId has a FOREIGNKEY relationship with the Account DMO
Idfield. - CareProgramEnrolleeId has a FOREIGNKEY relationship with the Care Program Enrollee DMO
Idfield. - ProgramId has a FOREIGNKEY relationship with the Program DMO
Idfield.
- AccountContactId
- AccountId
- ApplicationDate
- CareProgramEnrolleeId
- cdp_sys_record_currency
- CurrentMonthDisbCount
- CurrentYearDisbCount
- DataSourceId
- DataSourceObjectId
- EndDate
- Id
- InternalOrganizationId
- IsActive
- IsAnonymous
- NameInterfaceField
- PreviousMonthDisbCount
- PreviousYearDisbCount
- ProgramEnrollmentStatus
- ProgramId
- SessionAbsentCount
- SessionAttendanceRate
- SessionAttendedCount
- StartDate
- Field API Name:
std__AccountContactId__c - Data Type: TEXT
- Description: The identifier of the contact that's associated with an individual enrolled in the program.
- Field API Name:
std__AccountId__c - Data Type: TEXT
- Description: The identifier of the account that's associated with the organization enrolled in the program.
- Field API Name:
std__ApplicationDate__c - Data Type: DATEONLY
- Description: The date when the enrollee applied to the program.
- Field API Name:
std__CareProgramEnrolleeId__c - Data Type: TEXT
- Description: The care program enrollee associated with the program enrollment.
- 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__CurrentMonthDisbCount__c - Data Type: DOUBLE
- Description: The count of the benefit that's disbursed to the enrollee in the current month.
- Field API Name:
std__CurrentYearDisbCount__c - Data Type: DOUBLE
- Description: The count of the benefit that's disbursed to the enrollee in the current year.
- 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__EndDate__c - Data Type: DATEONLY
- Description: The end date of the enrollment in the program.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this ProgramEnrollment record. Maximum size is 15 characters.
- 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: TEXT
- Description: Whether the enrollment for the participant in the program is active (true) or not (false).
- Field API Name:
std__IsAnonymous__c - Data Type: TEXT
- Description: Whether the participant enrolled to the program anonymously (true) or not (false).
- Field API Name:
std__NameInterfaceField__c - Data Type: TEXT
- Description: Name of this record.
- Field API Name:
std__PreviousMonthDisbCount__c - Data Type: DOUBLE
- Description: The count of the benefit that's disbursed to the enrollee in the previous month.
- Field API Name:
std__PreviousYearDisbCount__c - Data Type: DOUBLE
- Description: The count of the benefit that's disbursed to the enrollee in the previous year.
- Field API Name:
std__ProgramEnrollmentStatus__c - Data Type: TEXT
- Description: The enrollment status of the enrollee in the program.
- Field API Name:
std__ProgramId__c - Data Type: TEXT
- Description: The identifier of the program that's associated with the enrollee.
- Field API Name:
std__SessionAbsentCount__c - Data Type: DOUBLE
- Description: The number of session absents for this record.
- Field API Name:
std__SessionAttendanceRate__c - Data Type: PERCENT
- Description: Plain number percentage value representing the session attendance rate.
- Field API Name:
std__SessionAttendedCount__c - Data Type: DOUBLE
- Description: The number of session attendeds for this record.
- Field API Name:
std__StartDate__c - Data Type: DATEONLY
- Description: The start date of the enrollment in the program.