Attendance Policy Source Type DMO
Represents a junction between an Attendance Policy and an Attendance Source Type, defining the priority and behavior of each source for a given policy.
Object API Name: std__AttendancePolicySourceTypeDmo__dlm
Category: Unassigned
Availability: Available in 264 and later versions
Primary Key Field: Id
- AttendancePolicyId has a FOREIGNKEY relationship with the Attendance Policy DMO
Idfield. - AttendanceSourceTypeId has a FOREIGNKEY relationship with the Attendance Source Type DMO
Idfield.
- AtndPlcySrcTypeName
- AttendancePolicyId
- AttendanceSourceTypeId
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- Description
- Id
- InternalOrganizationId
- IsActive
- IsAutoResolveAllowed
- KQ_AttendancePolicyId
- KQ_AttendanceSourceTypeId
- KQ_Id
- PriorityNumber
- Field API Name:
std__AtndPlcySrcTypeName__c - Data Type: TEXT
- Description: The name of the Attendance Policy Source Type.
- Field API Name:
std__AttendancePolicyId__c - Data Type: TEXT
- Description: The attendance policy that’s related to the attendance policy source type.
- Field API Name:
std__AttendanceSourceTypeId__c - Data Type: TEXT
- Description: The attendance source type that the attendance policy prioritizes.
- 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 attendance policy source type.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Primary Key
- 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 policy source type is active (true) or not (false).
- Field API Name:
std__IsAutoResolveAllowed__c - Data Type: BOOLEAN
- Description: Indicates whether the attendance policy allows the attendance source type to mark an attendance entry as resolved automatically (true) or not (false).
- Field API Name:
std__KQ_AttendancePolicyId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__KQ_AttendanceSourceTypeId__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__PriorityNumber__c - Data Type: DOUBLE
- Description: The priority order of the attendance source type within the attendance policy.