Job Position Assignment DMO
Represents the assignment of a person to a specific JobPositionShift on a specific day. Eg: Upcoming Assignment on Morning Shift
Object API Name: std__JobPositionAssignmentDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- AssignedAccountContactId has a FOREIGNKEY relationship with the Account Contact DMO
Idfield. - AssignedJobPositionShiftId has a FOREIGNKEY relationship with the Job Position Shift DMO
Idfield. - RelatedVolunteerInitiativeId has a FOREIGNKEY relationship with the Volunteer Initiative DMO
Idfield. - AssignedAccountId has a FOREIGNKEY relationship with the Account DMO
Idfield. - JobPositionId has a FOREIGNKEY relationship with the Job Position DMO
Idfield.
- ActualDurationHours
- ActualEndDateTime
- ActualStartDateTime
- AssignedAccountContactId
- AssignedAccountId
- AssignedJobPositionShiftId
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- DoesCountTowardShiftCapacity
- Id
- InternalOrganizationId
- JobPositionId
- RelatedVolunteerInitiativeId
- ScheduledEndDateTime
- ScheduledStartDateTime
- Status
- Field API Name:
std__ActualDurationHours__c - Data Type: DOUBLE
- Description: The time difference in hours between the actual start time and actual end time.
- Field API Name:
std__ActualEndDateTime__c - Data Type: DATETIME
- Description: The date and time the position assignment actually ended.
- Field API Name:
std__ActualStartDateTime__c - Data Type: DATETIME
- Description: The date and time the position assignment actually started.
- Field API Name:
std__AssignedAccountContactId__c - Data Type: TEXT
- Description: The lookup to the contact record for the position assignment.
- Field API Name:
std__AssignedAccountId__c - Data Type: TEXT
- Description: The lookup to the account record for the position assignment.
- Field API Name:
std__AssignedJobPositionShiftId__c - Data Type: TEXT
- Description: The lookup to the job position shift record for the position assignment.
- 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__DoesCountTowardShiftCapacity__c - Data Type: BOOLEAN
- Description: Determines whether the job position assignment is part of the total capacity of the job position shift.
- 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__JobPositionId__c - Data Type: TEXT
- Description: The lookup to the related job position.
- Field API Name:
std__RelatedVolunteerInitiativeId__c - Data Type: TEXT
- Description: The lookup to the primary volunteer initiative for the position assignment.
- Field API Name:
std__ScheduledEndDateTime__c - Data Type: DATETIME
- Description: The date and time the position assignment is scheduled to end.
- Field API Name:
std__ScheduledStartDateTime__c - Data Type: DATETIME
- Description: The date and time the position assignment is scheduled to start.
- Field API Name:
std__Status__c - Data Type: TEXT
- Description: The status of the position assignment.