Academic Session Attendance DMO
Object API Name: std__AcademicSessionAttendanceDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- AcademicSessionId has a FOREIGNKEY relationship with the Academic Session DMO
Idfield. - ContactId has a FOREIGNKEY relationship with the Individual DMO
Idfield.
- AcademicSessionId
- AttendanceDate
- cdp_sys_record_currency
- Comments
- ContactId
- DataSourceId
- DataSourceObjectId
- ExcusedAbsenceReason
- Id
- InstructonType
- InternalOrganizationId
- IsExcused
- NameInterfaceField
- Type
- Field API Name:
std__AcademicSessionId__c - Data Type: TEXT
- Description: The academic session when the absence occurred.
- Field API Name:
std__AttendanceDate__c - Data Type: DATEONLY
- Description: The date the person was absent.
- 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__Comments__c - Data Type: TEXT
- Description: Comments about the attendance.
- Field API Name:
std__ContactId__c - Data Type: TEXT
- Description: The student associated with the attendance.
- 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__ExcusedAbsenceReason__c - Data Type: TEXT
- Description: The reason for the excused absence.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this AcademicSessionAttendance record. Maximum size is 15 characters.
- Field API Name:
std__InstructonType__c - Data Type: TEXT
- Description: The type of class. Valid values include physical and virtual.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__IsExcused__c - Data Type: BOOLEAN
- Description: Whether the absence was excused.
- Field API Name:
std__NameInterfaceField__c - Data Type: TEXT
- Description: Name of this record.
- Field API Name:
std__Type__c - Data Type: TEXT
- Description: The type of attendance. Possible values include present, absent, and tardy.