Projecttaskassign
A project task assignment [Projecttaskassign
] is an allocation of work to a user as part of a project task.
Review the Usage Guidelines for the Projecttaskassign
object.
— |
XML |
SOAP |
REST |
Database table |
---|---|---|---|---|
Object |
|
|
— |
|
Supported Commands |
— |
— |
The Projecttaskassign
object has the following standard properties:
Projecttaskassign
object properties may also include custom fields. The object type supports the custom equal to
read method and the enable_custom
read attribute.
XML / SOAP |
Database |
Description |
---|---|---|
|
|
The percentage of time the associated user is allocated to this task. |
|
|
The ID of the associated booking. |
|
|
[Read-only] Time the record was created. See Date Fields. |
|
|
If the record was imported from an external system you store the unique external record ID here. |
|
|
[Read-only] Unique ID. Automatically assigned by SuiteProjects Pro. |
|
|
The ID of the associated job code. |
|
|
The ID of the associated pending booking. |
|
|
The hours for this user if the planned hours at the user level feature is enabled. |
|
|
The ID of the associated project assignment profile. |
|
|
The ID of the project group if the user was assigned as part of a project group. |
|
|
[Required] ID of the project task to which this user is assigned. Th eproject task must be a task and not a phase. |
|
|
Hourly billing rate for the user assigned to the task. Effective only if your company's account configuration allows billing rule rate override on task assignments. Negative values are not allowed. |
|
|
The 3–letter currency code for the billing rate currency. Defaults to the company's base currency if not set. Can be set to any currency specified in Administration > Global Settings > Organization > Currencies > Multi-currency if the Multicurrency feature is enabled for your company's SuiteProjects Pro account. |
|
|
[Read-only] Time the record was last updated or modified. See Date Fields. |
|
|
[Required] The ID of the user assigned to this task. The user must exist, must not be marked as deleted and must be active. |
Usage Guidelines
Adding or modifying a Projecttaskassign
assign triggers the project recalculation process in SuiteProjects Pro unless you use the no_recalc
attribute (see Add, Update and Upsert Attributes), or unless your company's account is configured never to trigger the project recalculation process in SuiteProjects Pro when a change is made using the API.