updateTaskActuals
Purpose
This operation allows the actuals of task assignments to be updated.
Function
Some actual values cannot be changed if the resource is a Time Management user and has actuals logged in PPM already. In this case, refer to the user interface behavior in PPM.
Input
The following inputs are required:
-
Task ID
-
Resource ID of the resource to which the assignment belongs
-
Other actual values
Return
If the operation is successful, no results are returned to the client.
Java Examples
See webservice_toolkit:
java\client\src\examples\pm\
ProjectServiceClient.java
updateTaskActuals ()