Application Review DMO

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

  • AcademicTermId has a FOREIGNKEY relationship with the Academic Term DMO Id field.
  • ApplicationItemId has a FOREIGNKEY relationship with the Application Item DMO Id field.
  • ApplicationId has a FOREIGNKEY relationship with the Application DMO Id field.
  • ReviewedById has a FOREIGNKEY relationship with the User DMO Id field.
  • InstitutionId has a FOREIGNKEY relationship with the Account DMO Id field.
  • AssignedUserId has a FOREIGNKEY relationship with the User DMO Id field.
  • Field API Name: std__AcademicTermId__c
  • Data Type: TEXT
  • Description: The academic term associated with the application.
  • Field API Name: std__ApplicationCategory__c
  • Data Type: TEXT
  • Description: The category of the application based on the decision period.
  • Field API Name: std__ApplicationId__c
  • Data Type: TEXT
  • Description: Reference to the application for which the review is done.
  • Field API Name: std__ApplicationItemId__c
  • Data Type: TEXT
  • Description: Reference to the related application item.
  • Field API Name: std__ApplicationReviewRecommendation__c
  • Data Type: TEXT
  • Description: The recommendation provided by the reviewer for the application into the institution. Sample values are Pending, Admit, Admit with Conditions, and Deny.
  • Field API Name: std__ApplicationReviewStatus__c
  • Data Type: TEXT
  • Description: The status of application review.
  • Field API Name: std__AssignedDate__c
  • Data Type: DATEONLY
  • Description: The date when the application was assigned to the reviewer.
  • Field API Name: std__AssignedUserId__c
  • Data Type: TEXT
  • Description: Identifies the user assigned to perform the review.
  • 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__Comment__c
  • Data Type: TEXT
  • Description: The information added by the reviewer about the application that's in review.
  • Field API Name: std__Condition__c
  • Data Type: TEXT
  • Description: The condition that's applicable to an applicant.
  • 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__DisplayOrderCount__c
  • Data Type: DOUBLE
  • Description: The order in which the application review shows.
  • Field API Name: std__DueDate__c
  • Data Type: DATEONLY
  • Description: The last date when the application review must be completed.
  • Field API Name: std__EndDate__c
  • Data Type: DATEONLY
  • Description: The date when the application review was completed.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this ApplicationReview record. Maximum size is 15 characters.
  • Field API Name: std__InstitutionId__c
  • Data Type: TEXT
  • Description: The institution's account related to the application review.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__IsAssignedToMe__c
  • Data Type: BOOLEAN
  • Description: Whether the application review is assigned to the user that's logged in.
  • Field API Name: std__IsRequired__c
  • Data Type: BOOLEAN
  • Description: Whether the application review is required.
  • Field API Name: std__IsSubmitted__c
  • Data Type: BOOLEAN
  • Description: Whether the application review was submitted.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__ReviewedById__c
  • Data Type: TEXT
  • Description: The user who reviewed the application.
  • Field API Name: std__Score__c
  • Data Type: DOUBLE
  • Description: A number that represents the total calculated score for all assessments associated with an Application Review.
  • Field API Name: std__StartDate__c
  • Data Type: DATEONLY
  • Description: The date when the application review started.
  • Field API Name: std__SubmissionDate__c
  • Data Type: DATEONLY
  • Description: The date when the applicant submitted the application.
  • Field API Name: std__Title__c
  • Data Type: TEXT
  • Description: The detailed name of the preliminary application reference.
  • Field API Name: std__Type__c
  • Data Type: TEXT
  • Description: The type of review. Example values include Staff Review.