Check wether the cost per time unit for a consumable resource used by an activity is either a fixed or variable use.
This fixed or variable use option can be set in the P2Schedule:set_consumable_resource_fixed_variable function.
I/O | Type | Name | Description |
---|---|---|---|
input | integer | ID | activity ID |
input | integer | ID | resource ID |
output | integer | fixed | 0 (variable use) or 1 (fixed use) |
Step inside PMKC.