Get the actual resource cost for a given activity in a given tracking period.
The actual resource cost at a given tracking period is a fraction of the total actual cost as set by the P2Tracking:set_actual_cost function. More information on activity and resource cost calculations can be found in the help files of the P2Schedule:get_total_activity_cost function.
| I/O | Type | Name | Description |
|---|---|---|---|
| input | integer | ID | activity ID |
| input | integer | ID | ID of the tracking period |
| output | float | cost | actual resource cost |
Step inside PMKC.