TCC analysis web: DirectCostRecord |
|
| Model | DirectCostRecord ( actionId, payeeId, amount, remarks ) |
| Description | When work on an action incurs direct costs, such as purchase of parts or materials or labor, this object records the details. |
| actionId | The Action that caused the cost. Domain: same as Action.actionId. |
| payeeId | The agent paid for the goods or services. Domain: same as Agent.agentId. |
| amount | Cost. Domain: money. |
| remarks | Space for comments on the purchase. Domain: multiline text; may be empty. |