Salesforce
CRT-450 · Question #141
A developer has the following requirements: - Calculate the total amount on an Order. - Calculate the line amount for each Line Item based on quantity selected and price. - Move Line Items to a…
The correct answer is A. Line Item has a re-parentable master-detail field to Order. See the full explanation below for the reasoning.
Question
A developer has the following requirements:
- Calculate the total amount on an Order.
- Calculate the line amount for each Line Item based on quantity selected and price.
- Move Line Items to a different Order if a Line Item is not in stock.
Which relationship implementation supports these requirements on its own7
Options
- ALine Item has a re-parentable master-detail field to Order.
- BOrder has a re-parentable master-detail field to Line Item.
- CLine Item has a re-parentable lookup field to Order.
- DOrder has a re-parentable lookup field to Line Item.
How the community answered
(26 responses)- A73% (19)
- B8% (2)
- C15% (4)
- D4% (1)
Community Discussion
No community discussion yet for this question.