Academic Term DMO

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

  • AcademicYearId has a FOREIGNKEY relationship with the Academic Year DMO Id field.
  • ParentAcademicTermId has a FOREIGNKEY relationship with the Academic Term DMO Id field.
  • Field API Name: std__AcademicTermSeason__c
  • Data Type: TEXT
  • Description: The season related to the Academic Term.
  • Field API Name: std__AcademicTermType__c
  • Data Type: TEXT
  • Description: The type of the Academic Terms. Possible values include School Year, Semester, Quarter, and Part of Term.
  • Field API Name: std__AcademicYearId__c
  • Data Type: TEXT
  • Description: The academic year that's associated with the Academic Term.
  • 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__Description__c
  • Data Type: TEXT
  • Description: The description of the Academic Term.
  • Field API Name: std__EndDate__c
  • Data Type: DATEONLY
  • Description: The last day of the Term.
  • Field API Name: std__GradingPeriodSequenceNumber__c
  • Data Type: DOUBLE
  • Description: The order in which this Term falls within a larger Parent Term. For example, 1 for the first quarter or 2 for the second quarter.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this AcademicTerm record. Maximum size is 36 characters.
  • Field API Name: std__InstructionalDaysCount__c
  • Data Type: DOUBLE
  • Description: The number of days of instruction in the term.
  • 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: BOOLEAN
  • Description: Whether the Academic Term is active (true) or not (false).
  • Field API Name: std__LateRegistrationDateTime__c
  • Data Type: DATETIME
  • Description: The date when applications are considered as late submissions.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__ParentAcademicTermId__c
  • Data Type: TEXT
  • Description: An Academic Term is a portion of an academic year, the time during which an educational institution holds classes. In most countries, the academic year begins in late summer or early autumn and ends during the following spring or summer.
  • Field API Name: std__RegistrationCloseDateTime__c
  • Data Type: DATETIME
  • Description: The last date for students to register for the Academic Term.
  • Field API Name: std__RegistrationOpenDateTime__c
  • Data Type: DATETIME
  • Description: The date when students can begin to register for the Academic Term.
  • Field API Name: std__StartDate__c
  • Data Type: DATEONLY
  • Description: The first day of the Academic Term.