CR
CRActivity
PX.Objects.CR53 of 53 fields
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
NoteID | uniqueidentifier | ID | - | |
Description:No description available | ||||
AllDay | bit | All Day | - | |
Description:Specifies whether this event is an all-day event. | ||||
Application | int | Originated By | - | |
Description:The EPActivityType.application of original Activity Type Corresponds to the value of the EPActivityType.Application field. | ||||
BAccountID | int | Related Account | BAccount | |
Description:The identifier of the related business account. Along with ContactID, this field is used as an additional reference, but unlike RefNoteID and DocumentNoteID it is used for specific entities. Corresponds to the value of the BAccount.BAccountID field. | ||||
Body | nvarchar(MAX) | Activity Details | - | |
Description:The HTML body of the activity. | ||||
CategoryID | int | Category | EPEventCategory | |
Description:The identifier of the task or event category. Corresponds to the value of the EPEventCategory.CategoryID field. | ||||
ClassIconNonexistent in DB | nvarchar(MAX) | Class Icon | - | |
Description:No description available | ||||
ClassID | int | Class | - | |
Description:The class of the activity. The field can have one of the values listed in the CRActivityClass class. The default values are CRActivityClass.Activity for the CRActivityMaint graph, CRActivityClass.Task for the CRTaskMaint graph, CRActivityClass.Event for the EPEventMaint graph, and CRActivityClass.Email for the CREmailActivityMaint graph. This field must be specified at the initialization of an email and not be changed afterwards. | ||||
ClassInfoNonexistent in DB | nvarchar(MAX) | Type | - | |
Description:No description available | ||||
CompletedDate | datetime | Completed On | - | |
Description:No description available | ||||
ContactID | int | Related Contact | Contact | |
Description:The identifier of the related contact. Along with BAccountID, this field is used as an additional reference, but unlike RefNoteID and DocumentNoteID it is used for specific entities. Corresponds to the value of the Contact.ContactID field. | ||||
CreatedByID | uniqueidentifier | CreatedByID | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | Created At | - | |
Description:No description available | ||||
DayOfWeekNonexistent in DB | int | Day Of Week | - | |
Description:The day of week of StartDate. The field is calculated automatically on the basis of StartDate. The following values are possible: (when StartDate is ), and the values defined by the System.DayOfWeek enumeration and converted to . | ||||
DeletedDatabaseRecord | bit | - | ||
Description:No description available | ||||
DocumentNoteID | uniqueidentifier | Related Document | - | |
Description:The INotable.NoteID value of the related document. It is similar to RefNoteID, but contains an additional reference to the source of the activity (usually the source of the activity is a document). For example, the (CRMassMailMaint) graph fills this value with a link to the source CRCampaign or CRMarketingList object. | ||||
EndDate | datetime | End Date | - | |
Description:The end date and time of the event. | ||||
EntityDescriptionNonexistent in DB | nvarchar(MAX) | Entity | - | |
Description:Returns either additional information about the related entity or the last error message. The property is used by the CREmailActivityMaint graph to show additional infomation about the SMEmail status. | ||||
Incoming | bit | Incoming | - | |
Description:Specifies whether this activity is incoming. The value is equal to EPActivityType.Incoming of the current Type. | ||||
IsCompleteIconNonexistent in DB | nvarchar(MAX) | Complete Icon | - | |
Description:No description available | ||||
IsExternal | bit | IsExternal | - | |
Description:Specifies whether this activity was created by an external user on the portal. | ||||
IsLocked | bit | Is Locked | - | |
Description:No description available | ||||
IsOverdueNonexistent in DB | bit | - | ||
Description:Indicates whether the activity is overdue (the UIStatus is neither ActivityStatusListAttribute.Completed nor ActivityStatusListAttribute.Canceled and EndDate is passed). | ||||
IsPinnedNonexistent in DB | varchar(MAX) | Is Pinned | - | |
Description:No description available | ||||
IsPrivate | bit | Internal | - | |
Description:Specifies whether this activity is hidden from external users and not visible on the portal site. | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime | datetime | - | ||
Description:No description available | ||||
Location | nvarchar(255) | Location | - | |
Description:The location of the event. | ||||
Outgoing | bit | Outgoing | - | |
Description:Specifies whether this activity is outgoing. The value is equal to EPActivityType.Outgoing of the current Type. | ||||
OwnerID | int | Owner | Contact | |
Description:No description available | ||||
ParentNoteID | uniqueidentifier | Parent Activity | Contact | |
Description:No description available | ||||
PercentCompletion | int | Completion (%) | - | |
Description:The estimation of the task completion expressed as a percentage. | ||||
Priority | int | Priority | - | |
Description:No description available | ||||
PriorityIconNonexistent in DB | nvarchar(MAX) | Priority Icon | - | |
Description:No description available | ||||
ProvidesCaseSolution | bit | Case Solution Provided | - | |
Description:Specifies whether this activity is provides case solution or not. | ||||
RefNoteID | uniqueidentifier | Related Entity | CRActivity | |
Description:Contains the INotable.NoteID value of the related entity. This activity is displayed on the Activities tab of the entity's form. The related document may or may not implement the INotable interface, but it must have a field marked with the PXNoteAttribute attribute with the PXNoteAttribute.ShowInReferenceSelector property set to . | ||||
RefNoteIDType | nvarchar(MAX) | Related Entity Type | - | |
Description:Contains the type of the related entity, that is specified in CRActivity.RefNoteID. | ||||
ResponseActivityNoteID | uniqueidentifier | Response Provided In | Contact | |
Description:No description available | ||||
ResponseDueDateTime | datetime | Response Due | - | |
Description:No description available | ||||
SelectedNonexistent in DB | bit | Selected | - | |
Description:No description available | ||||
SelectorDescriptionNonexistent in DB | nvarchar(MAX) | Description | - | |
Description:No description available | ||||
ShowAsID | int | Show As | - | |
Description:The event status to be displayed on your schedule if it is public. | ||||
SourceNonexistent in DB | nvarchar(MAX) | Related Entity | - | |
Description:The description of the entity whose NoteID value is specified as RefNoteID. The description is retrieved by the GetEntityDescription(Guid?, System.Type) method. | ||||
StartDate | datetime | Start Date | - | |
Description:The start date and time of the event. | ||||
Subject | nvarchar(998) | Summary | - | |
Description:The summary description of the activity. | ||||
Synchronize | bit | Synchronize | - | |
Description:Specifies whether the activity should be included in the exchange synchronization. The value is used in the exchange integration (see FeaturesSet.ExchangeIntegration). The default value is . | ||||
TimeZone | varchar(32) | Time Zone | - | |
Description:The custom time zone of the activity. The field can have one of the values described in PXTimeZoneAttribute. If it does not set to then adjusts StartDate and EndDate field values to the specified time zone. It is currently used only by EPEventMaint. | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||
Type | char(5) | Type | EPActivityType | |
Description:No description available | ||||
UIStatus | char(2) | Status | - | |
Description:The status of the activity. The field can have one of the values listed in the ActivityStatusListAttribute class. The default value is ActivityStatusListAttribute.Open. | ||||
WorkgroupID | int | Workgroup | EPCompanyTree | |
Description:No description available | ||||