set_planned_remaining_cost_deviation

Set the planned remaining cost deviation for an activity in a tracking period. 

Calling this function will change the remaining cost of the activity at the tracking period. More information on the planned remaining cost deviation is available in the help files of the P2Tracking:set_remaining_cost function.

Parameters: 
I/O Type Name Description
input integer ID activity ID
input float cost planned remaining cost deviation.
input integer ID ID of the tracking period
Learn More: 

Step inside PMKC.

Example: 
function ()
        io.write('\n')
end
Class: 
P2Tracking