Newer Version Available
OpenActivity
This read-only object is displayed in a related list of open activities—future events and open tasks—related to an object. It includes activities for all contacts related to the object. OpenActivity fields for phone calls are only available if your organization uses Salesforce CRM Call Center.
Fields
| Field Label | API Field Name | Type | Length | Precision | Scale |
|---|---|---|---|---|---|
| Account | AccountId | reference | 15 | ||
| Activity ID | Id | id | 15 | ||
| All-Day Event | IsAllDayEvent | boolean | |||
| Assigned To | OwnerId | reference | 15 | ||
| Call Duration | CallDurationInSeconds | int | 8 | 0 | |
| Call Object Identifier | CallObject | string | 255 | ||
| Call Result | CallDisposition | string | 255 | ||
| Call Type | CallType | picklist | 40 | ||
| Closed | IsClosed | boolean | |||
| Comments | Description | textarea | 32000 | ||
| Created By | CreatedById | reference | 15 | ||
| Created Date | CreatedDate | datetime | |||
| Date | ActivityDate | date | |||
| Deleted | IsDeleted | boolean | |||
| Duration | DurationInMinutes | int | 9 | 0 | |
| End | EndDateTime | datetime | |||
| High Priority | IsHighPriority | boolean | |||
| Last Modified By | LastModifiedById | reference | 15 | ||
| Last Modified Date | LastModifiedDate | datetime | |||
| Location | Location | string | 80 | ||
| Name | WhoId | reference | 15 | ||
| Priority | Priority | picklist | 40 | ||
| Public | IsVisibleInSelfService | boolean | |||
| Related To | WhatId | reference | 15 | ||
| Reminder Date/Time | ReminderDateTime | datetime | |||
| Reminder Set | IsReminderSet | boolean | |||
| Start | StartDateTime | datetime | |||
| Status | Status | picklist | 40 | ||
| Subject | Subject | combobox | 80 | ||
| System Modstamp | SystemModstamp | datetime | |||
| Task | IsTask | boolean | |||
| Type | ActivityType | picklist | 40 |