Program DMO

Object API Name: std__ProgramDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id

  • ParentProgramId has a FOREIGNKEY relationship with the Program DMO Id field.
  • Field API Name: std__ActiveEnrolleeCount__c
  • Data Type: DOUBLE
  • Description: The count of program enrollees in active status.
  • 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 benefit that's disbursed in the current month.
  • Field API Name: std__CurrentYearDisbCount__c
  • Data Type: DOUBLE
  • Description: The count of benefit that's disbursed 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 date when the program ends.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this Program 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__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__ParentProgramId__c
  • Data Type: TEXT
  • Description: The associated parent program.
  • Field API Name: std__PreviousMonthDisbCount__c
  • Data Type: DOUBLE
  • Description: The count of benefit that's disbursed in the previous month.
  • Field API Name: std__PreviousYearDisbCount__c
  • Data Type: DOUBLE
  • Description: The count of benefit that's disbursed in the previous year.
  • Field API Name: std__ProgramStatus__c
  • Data Type: TEXT
  • Description: The status of the program.
  • Field API Name: std__StartDate__c
  • Data Type: DATEONLY
  • Description: The date when the program begins.
  • Field API Name: std__Summary__c
  • Data Type: TEXT
  • Description: The summary of the program.
  • Field API Name: std__TotalEnrolleeCount__c
  • Data Type: DOUBLE
  • Description: The total enrollee count in the program.