Work Resource Absence DMO
Object API Name: std__WorkResourceAbsenceDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- LastModifiedById has a FOREIGNKEY relationship with the User DMO
Idfield. - CreatedById has a FOREIGNKEY relationship with the User DMO
Idfield. - DistanceUnitOfMeasureId has a FOREIGNKEY relationship with the Unit Of Measure DMO
Idfield.
- AbsenceIdentifier
- AbsenceType
- AddressText
- cdp_sys_record_currency
- CreatedById
- CreatedDate
- DataSourceId
- DataSourceObjectId
- Description
- DistanceUnitOfMeasureId
- DurationMinutes
- EndDateTime
- EstimatedTravelDistanceFromNumber
- EstimatedTravelDistanceToNumber
- EstimatedTravelTimeFromMinutes
- EstimatedTravelTimeToMinutes
- ExternalRecordId
- Id
- InternalOrganizationId
- IsApproved
- LastModifiedById
- LastModifiedDate
- StartDateTime
- TravelTimeFromCalculationBasis
- TravelTimeToCalculationBasis
- WorkResourceId
- Field API Name:
std__AbsenceIdentifier__c - Data Type: TEXT
- Description: Auto generated absence identifier.
- Field API Name:
std__AbsenceType__c - Data Type: TEXT
- Description: The type of absence for a work resource. For example, Vacation, Meeting, Training or Medical.
- Field API Name:
std__AddressText__c - Data Type: TEXT
- Description: Address of the place where resource is during absence.
- 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__CreatedById__c - Data Type: TEXT
- Description: The user who created the record.
- Field API Name:
std__CreatedDate__c - Data Type: DATETIME
- Description: The date and time when this record was created.
- 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: Description of the absence.
- Field API Name:
std__DistanceUnitOfMeasureId__c - Data Type: TEXT
- Description: Unit of Measure for the distance attributes like Estimated Travel Distance From, Estimated Travel Distance To.
- Field API Name:
std__DurationMinutes__c - Data Type: DOUBLE
- Description: Duration of the absence in minutes.
- Field API Name:
std__EndDateTime__c - Data Type: DATETIME
- Description: End Date and Time of the absence.
- Field API Name:
std__EstimatedTravelDistanceFromNumber__c - Data Type: DOUBLE
- Description: Estimated travel distance from absense address to next work location.
- Field API Name:
std__EstimatedTravelDistanceToNumber__c - Data Type: DOUBLE
- Description: Estimated travel distance to the absense address from current work location.
- Field API Name:
std__EstimatedTravelTimeFromMinutes__c - Data Type: DOUBLE
- Description: Estimated travel time from absense address to next work location.
- Field API Name:
std__EstimatedTravelTimeToMinutes__c - Data Type: DOUBLE
- Description: Estimated travel time to the absense address from current work location.
- Field API Name:
std__ExternalRecordId__c - Data Type: TEXT
- Description: The corresponding record Id from an external data source system.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this WorkResourceAbsence record. Maximum size is 15 characters.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__IsApproved__c - Data Type: TEXT
- Description: Whether the absence is approved.
- Field API Name:
std__LastModifiedById__c - Data Type: TEXT
- Description: The user who most recently changed the record.
- Field API Name:
std__LastModifiedDate__c - Data Type: DATETIME
- Description: The date and time when a user last modified this record.
- Field API Name:
std__StartDateTime__c - Data Type: DATETIME
- Description: Start Date and Time of the absence.
- Field API Name:
std__TravelTimeFromCalculationBasis__c - Data Type: TEXT
- Description: Basis on which the travel time from the absence address is calculated. For example, Aerial, Street Level Routing, Predictive.
- Field API Name:
std__TravelTimeToCalculationBasis__c - Data Type: TEXT
- Description: Basis on which the travel time to the absence address is calculated. For example, Aerial, Street Level Routing, Predictive.
- Field API Name:
std__WorkResourceId__c - Data Type: TEXT
- Description: Reference to the parent work resource.