Salesforce
CRT-450 · Question #72
AW Computing tracks order information in custom objects called order__c and order_Line_ c - Currently, all shipping information is stored in the order__c object. The company wants to expand Its…
The correct answer is C. Order_shipment_Group_c object and master-detail field to order_c and Order Line_c. See the full explanation below for the reasoning.
Question
AW Computing tracks order information in custom objects called order__c and order_Line_ c - Currently, all shipping information is stored in the order__c object. The company wants to expand Its order application to support split shipments so that any number of order_Line__c records on a single order__c can be shipped to different locations. What should a developer add to fulfill this requirement?
Options
- AOrder_shipment_Group_c object and master-detail field on order_Line_c
- BOrder_shipment_Group_c object and master-detail field on order_c
- COrder_shipment_Group_c object and master-detail field to order_c and Order Line_c
- DOrder_shipment_Group_c object and master-detail field on order_shipment_Group_c
How the community answered
(28 responses)- A4% (1)
- B7% (2)
- C79% (22)
- D11% (3)
Community Discussion
No community discussion yet for this question.