set_status_date

Set the actual time (AT) of the project for a given tracking period.

Setting the AT defines how long the project is in progress as the time window between AT and the project start. AT values for consecutive tracking periods should increase.

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