Task DMO
Object API Name: std__TaskDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- ActivityId
- AssignedToCalendarEventId
- AssignedToId
- AssignedToObject
- AssignedToUser
- BusinessUnitId
- CallDurationInSeconds
- cdp_sys_record_currency
- CompletionDateTime
- CreatedById
- CreatedDate
- DataSourceId
- DataSourceObjectId
- Description
- DueDate
- DueDateTime
- Id
- InternalOrganizationId
- IsArchived
- IsClosed
- IsMandatory
- IsRecurring
- IsReminderSet
- LastModifiedDate
- NameInterfaceField
- NoteText
- OwnerId
- OwnerObject
- RecurrenceDayOfMonthNumber
- RecurrenceDayOfWeekNumber
- RecurrenceEndDate
- RecurrenceInstanceNumber
- RecurrenceMonthOfYearNumber
- RecurrenceStartDate
- RelatedItemId
- RelatedItemObject
- RelatedItemToId
- RelatedToItemAccountId
- RelatedToItemAssetId
- RelatedToObject
- ReminderDateTime
- SequenceNumber
- StartDateTime
- SubjectText
- TaskAction
- TaskCallDisposition
- TaskCallType
- TaskPriority
- TaskRecurrenceTimeUom
- TaskRecurrenceTimeZone
- TaskRecurrenceType
- TaskStatus
- TaskSubtype
- TaskType
- WhoId
- WhoObject
- WorkTaskId
- Field API Name:
std__ActivityId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__AssignedToCalendarEventId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__AssignedToId__c - Data Type: TEXT
- Description: ID of the User or Group who owns the record. Label isAssigned To ID. This field accepts Groups of type Queue only. In the user interface, Group IDs correspond with the queue’s list view names. This is a polymorphic relationship field. Maximum size is 15 characters.
- Field API Name:
std__AssignedToObject__c - Data Type: TEXT
- Description: The domain object name of the WorkTask.AssignedToId record, for example User, Group or CalendarEvent.
- Field API Name:
std__AssignedToUser__c - Data Type: TEXT
- Description: The User to whom the WorkTask was assigned to complete.
- Field API Name:
std__BusinessUnitId__c - Data Type: TEXT
- Description: The logical Internal Organization to which work task record belongs.
- Field API Name:
std__CallDurationInSeconds__c - Data Type: DOUBLE
- Description: Numeric value representing the call duration in seconds. Do not include currency symbols or commas.
- 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__CompletionDateTime__c - Data Type: DATETIME
- Description: When the Task was completed.
- 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 the record was originally 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: Contains a text description of the task. The text provided in the Description field shows in the Comments field on the task record detail page.
- Field API Name:
std__DueDate__c - Data Type: DATEONLY
- Description: When the Task must be completed (date only, no time data).
- Field API Name:
std__DueDateTime__c - Data Type: DATETIME
- Description: When the Task must be completed.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this Task record. Maximum size is 36 characters.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__IsArchived__c - Data Type: BOOLEAN
- Description: Indicates whether this record is archived (true) or not (false).
- Field API Name:
std__IsClosed__c - Data Type: BOOLEAN
- Description: Indicates whether this record is closed (true) or not (false).
- Field API Name:
std__IsMandatory__c - Data Type: BOOLEAN
- Description: Whether a task must be completed to complete a visit.
- Field API Name:
std__IsRecurring__c - Data Type: TEXT
- Description: Indicates whether the task is scheduled to repeat itself (true) or only occurs once (false). The default value of this field isfalse. This field is read-only on update, but not on create. If this field value istrue, thenRecurrenceStartDateOnly, RecurrenceEndDateOnly, RecurrenceType, and any recurrence fields associated with the given recurrence type must be populated.
- Field API Name:
std__IsReminderSet__c - Data Type: BOOLEAN
- Description: Indicates whether this record is reminder set (true) or not (false).
- Field API Name:
std__LastModifiedDate__c - Data Type: DATETIME
- Description: Date and time when a user last modified this record.
- Field API Name:
std__NameInterfaceField__c - Data Type: TEXT
- Description: Name of this record.
- Field API Name:
std__NoteText__c - Data Type: TEXT
- Description: The note taken during task.
- Field API Name:
std__OwnerId__c - Data Type: TEXT
- Description: The unique identifier for the user who owns this record.
- Field API Name:
std__OwnerObject__c - Data Type: TEXT
- Description: Reference to the object that owns this record.
- Field API Name:
std__RecurrenceDayOfMonthNumber__c - Data Type: DOUBLE
- Description: Numeric value representing the recurrence day of month number. Do not include currency symbols or commas.
- Field API Name:
std__RecurrenceDayOfWeekNumber__c - Data Type: DOUBLE
- Description: The day or days of the week on which the task repeats. This field contains a bitmask. Possible values are: - Sunday = 1 - Monday = 2 - Tuesday = 4 - Wednesday = 8 - Thursday = 16 - Friday = 32 - Saturday = 64 Multiple days are represented as the sum of their numerical values. For example, Tuesday and Thursday = 4 + 16 = 20.
- Field API Name:
std__RecurrenceEndDate__c - Data Type: DATEONLY
- Description: The last date on which the task repeats. This field has a timestamp that is always set to midnight in the Coordinated Universal Time (UTC) time zone. The timestamp is not relevant; do not attempt to alter it to accommodate time zone differences.
- Field API Name:
std__RecurrenceInstanceNumber__c - Data Type: DOUBLE
- Description: The frequency of the recurring task. Possible values are: - First—1st - Fourth—4th - Last—last - Second—2nd - Third—3rd
- Field API Name:
std__RecurrenceMonthOfYearNumber__c - Data Type: DOUBLE
- Description: Numeric value representing the recurrence month of year number. Do not include currency symbols or commas.
- Field API Name:
std__RecurrenceStartDate__c - Data Type: DATEONLY
- Description: The date when the recurring task begins. Must be a date and time before RecurrenceEndDateOnly.
- Field API Name:
std__RelatedItemId__c - Data Type: TEXT
- Description: The identifier of an object such as an account, opportunity, campaign, or case for which a Task can be defined.
- Field API Name:
std__RelatedItemObject__c - Data Type: TEXT
- Description: The domain object name of the Task record, for example Account, Opportunity, Campaign or Case.
- Field API Name:
std__RelatedItemToId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__RelatedToItemAccountId__c - Data Type: TEXT
- Description: The ID of the related Account. TheAccountIdis determined as follows. If the value of WhatId is any of these objects, Salesforce uses that object's AccountId: - Account - Opportunity - Contract - Custom object that is a child of Account If the value of the WhatIdfield is any other object, and the value of the WhoId field is a Contact object, then Salesforce uses that contact’s AccountId. If your organization uses Shared Activities, then Salesforce uses the AccountId of the primary contact. Otherwise, Salesforce sets the value of the AccountId field to null. This is a One to One (1:1) relationship field. Work Tasks is the relationship name and Account is the referenced object. Maximum size is 15 characters.
- Field API Name:
std__RelatedToItemAssetId__c - Data Type: TEXT
- Description: The Asset associated with the work task.
- Field API Name:
std__RelatedToObject__c - Data Type: TEXT
- Description: Reference to a related object associated with this record.
- Field API Name:
std__ReminderDateTime__c - Data Type: DATETIME
- Description: The time when the reminder is scheduled to fire, ifIsReminderSetis set totrue. IfIsReminderSetis set tofalse, then the user may have deselected the reminder checkbox in the Salesforce user interface, or the reminder has already fired at the time indicated by the value.
- Field API Name:
std__SequenceNumber__c - Data Type: DOUBLE
- Description: The sequence in which the tasks must be performed.
- Field API Name:
std__StartDateTime__c - Data Type: DATETIME
- Description: Represents the due date of the task.This field has a timestamp that is always set to midnight in the Coordinated Universal Time (UTC) time zone. The timestamp is not relevant; do not attempt to alter it to accommodate time zone differences. Label is Due Date. This field can’t be set or updated for a recurring task (IsRecurrence is true).
- Field API Name:
std__SubjectText__c - Data Type: TEXT
- Description: The subject line of the task, such as Call or Send Quote. Maximum size is 255 characters.
- Field API Name:
std__TaskAction__c - Data Type: TEXT
- Description: Provides standard subtypes to facilitate creating and searching for specific task subtypes. This field can't be updated. Possible TaskSubtype values are: - Task - Email - LinkedIn - ListEmail - Cadence - Call The Cadence subtype is an internal value used by Sales Engagement, and can’t be set manually.
- Field API Name:
std__TaskCallDisposition__c - Data Type: TEXT
- Description: Alphanumeric string representing the task call disposition.
- Field API Name:
std__TaskCallType__c - Data Type: TEXT
- Description: The type of call being answered. Possible values are: - Inbound - Internal - Outbound When working with PushTopic, the CallType values display as 1 for Inbound, 0 for Internal, and 2 for Outbound. Maximum size is 36 characters.
- Field API Name:
std__TaskPriority__c - Data Type: TEXT
- Description: Required. Indicates the importance or urgency of a task, such as high or low. The default value of this field is Normal.
- Field API Name:
std__TaskRecurrenceTimeUom__c - Data Type: TEXT
- Description: Alphanumeric string representing the task recurrence time uom.
- Field API Name:
std__TaskRecurrenceTimeZone__c - Data Type: TEXT
- Description: The time zone associated with the recurring task. For example, UTC-8:00 for Pacific Standard Time.
- Field API Name:
std__TaskRecurrenceType__c - Data Type: TEXT
- Description: Required. Indicates how often the task repeats. For example, daily, weekly, or every nth month (where “nth” is defined in RecurrenceInstance). Maximum size is 36 characters.
- Field API Name:
std__TaskStatus__c - Data Type: TEXT
- Description: Required. Indicates the status of the task. The default value of this field is Not Started. Each predefinedStatusfield implies a value for the IsClosed flag. To obtain picklist values, query the TaskStatus object. Possible values are: - Completed - Deferred - In Progress - Not Started - Waiting on someone else This field can’t be updated for recurring tasks (IsRecurrence is true). Maximum size is 36 characters.
- Field API Name:
std__TaskSubtype__c - Data Type: TEXT
- Description: Alphanumeric string representing the task subtype.
- Field API Name:
std__TaskType__c - Data Type: TEXT
- Description: Required. The type of task, such as a Call or Meeting. Maximum size is 36 characters.
- Field API Name:
std__WhoId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__WhoObject__c - Data Type: TEXT
- Description: Alphanumeric string representing the who object.
- Field API Name:
std__WorkTaskId__c - Data Type: TEXT
- Description: Represents a business activity such as making a phone call or other to-do items. In the user interface, Task and Event records are collectively referred to as activities.