set_remaining_duration

Set the remaining duration for an activity in a tracking period. 

A forecast of how many time units an activity will need from the status date forward to finish its remaining work.

Parameters: 
I/O Type Name Description
input integer ID activity ID
input integer duration remaining duration.
input integer ID ID of the tracking period
Example: 
function ()
        io.write('\n')
end
Class: 
P2Tracking