FRAMES NO FRAMES |
com.ibm.rpm.framework.RPMObjectcom.ibm.rpm.timesheet.containers.AbstractTimesheetElement
com.ibm.rpm.timesheet.containers.GenericTimesheetElement
com.ibm.rpm.timesheet.containers.PersonalTask
A PersonalTask is used to track non-project work.
Checking out (or in) an instance of this container checks out (or in) all timesheet objects assigned to the same resource for the resource that is currently logged in.
Supported API Calls:Inherited Field Summary | |
xsd:double
|
actual
The actual of the timesheet element. |
xsd:string
|
contextName
The context name identifies which section of the Web Services API the object belongs to. This value of this field is generated automatically when creating the RPMObject. |
xsd:boolean
|
deleted
If the value of this field is set to true, then the RPMObject will be deleted when performing a save. |
xsd:double
|
EETC
The Estimated Effort to Complete the PersonalTask. |
xsd:dateTime
|
finishDate
The finish date of the timesheet element. |
xsd:string
|
ID
The unique ID of the RPMObject. If the value of this field is set to null, the save operation will generate the ID automatically when creating the RPMObject. If an ID is specified, then the save operation will attempt to update an existing RPMObject. |
xsd:string
|
name
The name of the PersonalTask. |
RPMObject
|
parent
The parent of the RPMObject. |
xsd:double
|
percentageCompleted
The percentage completed of the timesheet element. |
xsd:double
|
percentageWork
The percentage work of the timesheet element. |
xsd:dateTime
|
startDate
The start date of the PersonalTask. |
Inherited Field Detail |
Minimum: The minimum value for this field is 0.
Read-only behavior: The value of this field is read only.
Read-only behavior: The value of this field is read only.
X-Path availability: This field doesn't support X-Path queries.
Read-only behavior: The value of this field is read only.
X-Path availability: This field doesn't support X-Path queries.
Minimum: The minimum value for this field is 0.
Read-only behavior: The value of this field is read only.
Rounding: The value must be rounded to the nearest 0.25 (time is in 15 minutes increment).
Read-only behavior: The value of this field is read only.
Read-only behavior: The value of this field is read only.
Minimum: The minimum length for this field is 1 characters.
Maximum: The maximum length for this field is 50 characters.
Scoping: This field will be used by the API if the scope field parent is enabled.
Read-only behavior: The value of this field is read only after the object was created.
Relationship: This field is a reference relationship.
X-Path availability: This field doesn't support X-Path queries.
Validation: The parent of type Resource must have an assigned calendar.
Minimum: The minimum value for this field is 0.
Maximum: The maximum value for this field is 100.
Read-only behavior: The value of this field is read only.
Read-only behavior: The value of this field is read only.
Read-only behavior: The value of this field is read only.
Validation: The start date is read-only when there is actuals.