Get the earned value (EV) for the complete project in the given tracking period.
This value should be first calculated by calling the P2Tracking:construct_evm_report function.
| I/O | Type | Name | Description |
|---|---|---|---|
| input | integer | ID | ID of the tracking period |
| output | float | EV | Earned Value |
Step inside PMKC.