How a cost for a resource assignment is calculated?
1 Answers
- If the resource type is “work“:
Cost = CostPerUse * Units + Work * StandardRate
- If the resource type is “material“:
Cost = CostPerUse + Work * StandardRate
- If the resource type is “cost“:
Cost will be the assigned cost