PM
ProjectEntry.SelectedTask
No summary is documented for this DAC in the release source.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
AllocationID | nvarchar(15) | Allocation Rule | PMAllocation | |
Description:The allocation rules. | ||||
ApproverID | int | Approver | EPEmployee | |
Description:The EPEmployee that approves or rejects the activities created under the given task. If the value is null, the approval is not required. Otherwise, either PMTask.ApproverID or PMProject.ApproverID must approve the activity before it can be released to the project. | ||||
AttributesNonexistent in DB | string | - | ||
Description:The entity attributes. | ||||
AutoIncludeInPrj | bit | Automatically Include in Project | - | |
Description:Specifies (if set to true) that this task should be automatically created when a template is assigned to the project. This field is used for project templates. | ||||
BenefitExpenseAcctID | int | Benefit Expense Account | Account | |
Description:No description available | ||||
BenefitExpenseSubID | int | Benefit Expense Subaccount | Sub | |
Description:No description available | ||||
BillSeparately | bit | Bill Separately | - | |
Description:Specifies (if set to true) that the task is billed in a separate invoice. | ||||
BillingID | nvarchar(15) | Billing Rule | PMBilling | |
Description:The billing rules. | ||||
BillingOption | char(1) | Billing Option | - | |
Description:The way the project is billed. | ||||
ClassIDNonexistent in DB | string | - | ||
Description:The class ID for the attributes. Always returns GroupTypes.Task. | ||||
CompletedPctMethod | char(1) | Completion Method | - | |
Description:The calculation method of the completion. | ||||
CompletedPercent | decimal | Completed (%) | - | |
Description:The task completion state in percents. Depending on settings, this value either maintained manually or can be auto-calculated based on the budget ratio of actual or revised values. | ||||
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | Created On | - | |
Description:No description available | ||||
CustomerID | int | Customer | BAccountR | |
Description:The customer for the task. The customer is always set at the project level. The value is copied from the project. | ||||
DefaultAccrualAccountID | int | Accrual Account | Account | |
Description:The default accrual account. The field is used depending on the PMSetup.ExpenseAccrualSubMask mask setting. | ||||
DefaultAccrualSubID | int | Accrual Subaccount | Sub | |
Description:The default accrual subaccount. The field is used depending on the PMSetup.ExpenseAccrualSubMask mask setting. | ||||
DefaultBranchID | int | Branch | - | |
Description:The identifier of the Branch associated with the project task. The value of this field corresponds to the value of the Branch.BranchID field. | ||||
DefaultCostCodeID | int | Default Cost Code | PMCostCode | |
Description:The default cost code of the task. | ||||
DefaultExpenseAccountID | int | Default Cost Account | Account | |
Description:The default cost account. The value can be used in an allocation or a cost transaction as a default for the new PMTran. | ||||
DefaultExpenseSubID | int | Default Cost Subaccount | Sub | |
Description:The default cost subaccount. The value can be used in an allocation or a cost transaction as a default for the new PMTran. | ||||
DefaultSalesAccountID | int | Default Sales Account | Account | |
Description:The default sales account. The value can be used in an allocation or a billing as a default for the new PMTran and ARTran. | ||||
DefaultSalesSubID | int | Default Sales Subaccount | Sub | |
Description:The default sales subaccount. The value can be used in an allocation or a billing as a default for the new PMTran and ARTran. | ||||
Description | nvarchar(250) | Description | - | |
Description:The description of the task. | ||||
EarningsAcctID | int | Earnings Account | Account | |
Description:No description available | ||||
EarningsSubID | int | Earnings Subaccount | Sub | |
Description:No description available | ||||
EndDate | datetime | End Date | - | |
Description:The actual date when the task is finished. | ||||
ExtRefNbr | nvarchar(30) | External Ref. Nbr | - | |
Description:No description available | ||||
FormCaptionDescriptionNonexistent in DB | string | - | ||
Description:No description available | ||||
IsActive | bit | Active | - | |
Description:Specifies (if set to true) that the task is active. PMTran can be created only for active tasks. | ||||
IsCancelled | bit | Cancelled | - | |
Description:Specifies (if set to true) that the task is cancelled. | ||||
IsCompleted | bit | Completed | - | |
Description:Specifies (if set to true) that the task is completed. | ||||
IsDefault | bit | Default | - | |
Description:Specifies (if set to true) that the task is default. | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime | datetime | Last Modified On | - | |
Description:No description available | ||||
LocationID | int | Customer Location | - | |
Description:The customer location. | ||||
NoteID | uniqueidentifier | - | ||
Description:No description available | ||||
PTOExpenseAcctID | int | PTO Expense Account | Account | |
Description:No description available | ||||
PTOExpenseSubID | int | PTO Expense Subaccount | Sub | |
Description:No description available | ||||
PlannedEndDate | datetime | Planned End Date | - | |
Description:The date when the task is supposed to be finished. | ||||
PlannedStartDate | datetime | Planned Start Date | - | |
Description:The date when the task is supposed to be started. | ||||
ProgressBillingBase | nvarchar | Progress Billing Basis | - | |
Description:No description available | ||||
ProjectID | int | Project ID | PMProject | |
Description:No description available | ||||
RateTableID | nvarchar(15) | Rate Table Code | PMRateTable | |
Description:The rate table. | ||||
SelectedNonexistent in DB | bool? | Selected | - | |
Description:No description available | ||||
StartDate | datetime | Start Date | - | |
Description:The actual date when the task is started. | ||||
Status | char(1) | Status | - | |
Description:The task status. | ||||
TaskCD | nvarchar(30) | Task ID | - | |
Description:The unique identifier of the task. This is a segmented key, which format is configured on the Segmented Keys (CS202000) form. | ||||
TaskID | int | - | ||
Description:The unique identifier of the task. | ||||
TaxCategoryID | nvarchar(15) | Tax Category | TaxCategory | |
Description:Obsolete field. Not used anywhere. | ||||
TaxExpenseAcctID | int | Tax Expense Account | Account | |
Description:No description available | ||||
TaxExpenseSubID | int | Tax Expense Subaccount | Sub | |
Description:No description available | ||||
TemplateIDNonexistent in DB | int? | - | ||
Description:No description available | ||||
Type | nvarchar(10) | Type | - | |
Description:The task type. | ||||
VisibleInAP | bit | AP | - | |
Description:Specifies (if set to true) that the task is visible in the AP module. If the task is invisible, it will not be displayed in the field selectors in this module. | ||||
VisibleInAR | bit | AR | - | |
Description:Specifies (if set to true) that the task is visible in the AR module. If the task is invisible, it will not be displayed in the field selectors in this module. | ||||
VisibleInCA | bit | CA | - | |
Description:Specifies (if set to true) that the task is visible in the CA module. If the task is invisible, it will not be displayed in the field selectors in this module. | ||||
VisibleInCR | bit | CRM | - | |
Description:Specifies (if set to true) that the task is visible in the CR module. If the task is invisible, it will not be displayed in the field selectors in this module. | ||||
VisibleInEA | bit | Expenses | - | |
Description:No description available | ||||
VisibleInGL | bit | GL | - | |
Description:Specifies (if set to true) that the task is visible in the GL module. If the task is invisible, it will not be displayed in the field selectors in this module. | ||||
VisibleInIN | bit | IN | - | |
Description:Specifies (if set to true) that the task is visible in the IN module. If the task is invisible, it will not be displayed in the field selectors in this module. | ||||
VisibleInPO | bit | PO | - | |
Description:Specifies (if set to true) that the task is visible in the PO module. If the task is invisible, it will not be displayed in the field selectors in this module. | ||||
VisibleInPROD | bit | PROD | - | |
Description:No description available | ||||
VisibleInSO | bit | SO | - | |
Description:Specifies (if set to true) that the task is visible in the SO module. If the task is invisible, it will not be displayed in the field selectors in this module. | ||||
VisibleInTA | bit | Time Entries | - | |
Description:No description available | ||||
WipAccountGroupID | int | Non-Billable WIP Account Group | PMAccountGroup | |
Description:The identifier of the work-in-progress account group associated with the task. The value of this field corresponds to the value of the PMAccountGroup.GroupID field. | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||