set_planned_actual_cost_deviation

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

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

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

Step inside PMKC.

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