Assessment Task DMO
Object API Name: std__AssessmentTaskDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- RelatedItemToId has a FOREIGNKEY relationship with the Action Plan DMO
Idfield. - WhoId has a FOREIGNKEY relationship with the Account DMO
Idfield.
- AssessmentTaskDefinitionId
- AssessmentTaskType
- cdp_sys_record_currency
- CompletionDateTime
- DataSourceId
- DataSourceObjectId
- Description
- DueDateTime
- Id
- InternalOrganizationId
- IsMandatory
- IsRecurring
- NameInterfaceField
- RecurrenceDayOfMonthNumber
- RecurrenceDayOfWeekNumber
- RecurrenceEndDate
- RecurrenceInstanceNumber
- RecurrenceMonthOfYearNumber
- RecurrenceStartDate
- RelatedItemToId
- RelatedToObject
- ReminderDateTime
- SequenceNumber
- StartDateTime
- SubjectText
- TaskAction
- TaskPriority
- TaskRecurrenceTimeUom
- TaskRecurrenceTimeZone
- TaskRecurrenceType
- TaskStatus
- TaskType
- WhoId
- WhoObject
- Field API Name:
std__AssessmentTaskDefinitionId__c - Data Type: TEXT
- Description: Reference data for types of assessment tasks such as Inventory Check, In-store Survey, and Promotion Check.
- Field API Name:
std__AssessmentTaskType__c - Data Type: TEXT
- Description: Types of Assessment Tasks include: Inventory check, Planogram check, In-store Survey, Promotion check.
- 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__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 an assessment task to be performed in a location.
- 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 AssessmentTask 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__IsMandatory__c - Data Type: BOOLEAN
- Description: Whether a task must be completed to complete a visit.
- Field API Name:
std__IsRecurring__c - Data Type: BOOLEAN
- Description: True if this task reoccurs, False if a one-time task.
- Field API Name:
std__NameInterfaceField__c - Data Type: TEXT
- Description: Name of this record.
- Field API Name:
std__RecurrenceDayOfMonthNumber__c - Data Type: DOUBLE
- Description: The day of the month on which the task repeats: 1 for the 1st day of the month.
- Field API Name:
std__RecurrenceDayOfWeekNumber__c - Data Type: DOUBLE
- Description: The day of the week on which the task repeats: 1 (Sunday), through 7 (Saturday).
- Field API Name:
std__RecurrenceEndDate__c - Data Type: DATEONLY
- Description: For recurring tasks, the date when recurrences end (date only).
- Field API Name:
std__RecurrenceInstanceNumber__c - Data Type: DOUBLE
- Description: 1 for the first recurrence, 2 for the second.
- Field API Name:
std__RecurrenceMonthOfYearNumber__c - Data Type: DOUBLE
- Description: The day of the week on which the task repeats: 1 (January), through 12 (December).
- Field API Name:
std__RecurrenceStartDate__c - Data Type: DATEONLY
- Description: For recurring tasks, the date upon which recurrences isgin (date only).
- Field API Name:
std__RelatedItemToId__c - Data Type: TEXT
- Description: The identifier of an object such as an account, opportunity, campaign, action plan or case for which a Task is defined.
- 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: When the next reminder to the task assignee must be issued.
- 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: The start date time on which task needs to be started.
- Field API Name:
std__SubjectText__c - Data Type: TEXT
- Description: A brief statement of the purpose of a Task.
- Field API Name:
std__TaskAction__c - Data Type: TEXT
- Description: Common actions that are often required of a person assigned a task, for example: Call (make a call), Email (send an email), Meeting, and Task (do something).
- Field API Name:
std__TaskPriority__c - Data Type: TEXT
- Description: Values of Task Status include: Low, Medium and High.
- 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 a recurring task. For example, “UTC-8:00” for Pacific Standard Time.
- Field API Name:
std__TaskRecurrenceType__c - Data Type: TEXT
- Description: What triggers a recurring task to repeat.
- Field API Name:
std__TaskStatus__c - Data Type: TEXT
- Description: Values of Task Status include: Not Started, In Progress and Completed.
- Field API Name:
std__TaskType__c - Data Type: TEXT
- Description: Task types include: Assessment Task, Signature Task, Component Task, Workflow Task, Delivery Task.
- Field API Name:
std__WhoId__c - Data Type: TEXT
- Description: Refers to the person (Account) the task is related to. 'Who is this task about?'
- Field API Name:
std__WhoObject__c - Data Type: TEXT
- Description: Name of the referenced object(Account) in WhoId.