get_project_ac

Get the actual cost (AC) for the complete project in the given tracking period.

This value should be first calculated by calling the P2Tracking:construct_evm_report function.

Parameters: 
I/O Type Name Description
input integer ID ID of the tracking period
output float AC Actual Cost
Learn More: 

Step inside PMKC.

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