Attendance Entry DMO
Represents an individual attendance entry recording the attendance status of a student for a session.
Object API Name: std__AttendanceEntryDmo__dlm
Category: Unassigned
Availability: Available in 264 and later versions
Primary Key Field: Id
- AttendanceRecordingId has a FOREIGNKEY relationship with the Attendance Recording DMO
Idfield. - CodeId has a FOREIGNKEY relationship with the Code Set DMO
Idfield. - LocationId has a FOREIGNKEY relationship with the Location DMO
Idfield. - IndividualId has a FOREIGNKEY relationship with the Individual DMO
Idfield. - CorrectedById has a FOREIGNKEY relationship with the User DMO
Idfield. - IndividualId has a FOREIGNKEY relationship with the Individual DMO
Idfield.
- AtndEntrSbmsDateTime
- AttendanceDate
- AttendanceEntryName
- AttendanceRecordingId
- cdp_sys_record_currency
- CodeId
- CodeValueText
- CommentsText
- ConfidenceScorePercent
- CorrectedById
- CorrectedDateTime
- CorrectionReasonText
- DataSourceId
- DataSourceObjectId
- EndDateTime
- Id
- IndividualId
- InternalOrganizationId
- IsActive
- IsArchived
- IsCountedTowardAbsence
- IsOverridden
- IsResolved
- KQ_AttendanceRecordingId
- KQ_CodeId
- KQ_CorrectedById
- KQ_Id
- KQ_IndividualId
- KQ_LocationId
- KQ_ParentOrGuardianId
- LocationId
- ParentOrGuardianId
- StartDateTime
- StatusText
- Field API Name:
std__AtndEntrSbmsDateTime__c - Data Type: DATETIME
- Description: The date and time when the attendance entry is submitted.
- Field API Name:
std__AttendanceDate__c - Data Type: DATEONLY
- Description: The date when the attendance is taken.
- Field API Name:
std__AttendanceEntryName__c - Data Type: TEXT
- Description: The name of the Attendance Entry.
- Field API Name:
std__AttendanceRecordingId__c - Data Type: TEXT
- Description: The attendance recording record that’s related to the attendance entry.
- 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__CodeId__c - Data Type: TEXT
- Description: The code set that’s related to the attendance entry.
- Field API Name:
std__CodeValueText__c - Data Type: TEXT
- Description: The cached value of the code set that’s used for reporting.
- Field API Name:
std__CommentsText__c - Data Type: TEXT
- Description: The comments that are associated with the attendance entry.
- Field API Name:
std__ConfidenceScorePercent__c - Data Type: PERCENT
- Description: The overall confidence score for the final attendance outcome of the attendance entry.
- Field API Name:
std__CorrectedById__c - Data Type: TEXT
- Description: The user who corrects the attendance entry.
- Field API Name:
std__CorrectedDateTime__c - Data Type: DATETIME
- Description: The date and time when the attendance entry is corrected.
- Field API Name:
std__CorrectionReasonText__c - Data Type: TEXT
- Description: Specifies the reason why the attendance entry is corrected.
- 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__EndDateTime__c - Data Type: DATETIME
- Description: The time when the contact’s attendance ends.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Primary Key
- Field API Name:
std__IndividualId__c - Data Type: TEXT
- Description: The person who’s related to the attendance entry.
- 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: Indicates whether the attendance entry is the current active version (true) or not (false).
- Field API Name:
std__IsArchived__c - Data Type: BOOLEAN
- Description: Indicates whether the attendance entry is archived (true) or not (false).
- Field API Name:
std__IsCountedTowardAbsence__c - Data Type: BOOLEAN
- Description: Indicates whether the attendance entry counts toward the absence total (true) or not (false).
- Field API Name:
std__IsOverridden__c - Data Type: BOOLEAN
- Description: Indicates whether the attendance entry is overridden (true) or not (false).
- Field API Name:
std__IsResolved__c - Data Type: BOOLEAN
- Description: Indicates whether the attendance entry is the resolved final outcome (true) or not (false).
- Field API Name:
std__KQ_AttendanceRecordingId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__KQ_CodeId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__KQ_CorrectedById__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__KQ_Id__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__KQ_IndividualId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__KQ_LocationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__KQ_ParentOrGuardianId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__LocationId__c - Data Type: TEXT
- Description: The location that’s related to the attendance entry.
- Field API Name:
std__ParentOrGuardianId__c - Data Type: TEXT
- Description: The parent or guardian contact that’s related to the attendance entry.
- Field API Name:
std__StartDateTime__c - Data Type: DATETIME
- Description: The time when the contact’s attendance starts.
- Field API Name:
std__StatusText__c - Data Type: TEXT
- Description: The attendance status of the contact.