Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam CRT-450 All Questions

View all questions & answers for the CRT-450 exam

Exam CRT-450 topic 1 question 272 discussion

Actual exam question from Salesforce's CRT-450
Question #: 272
Topic #: 1
[All CRT-450 Questions]

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?

  • A. Order_Shipment_Group__c object and master-detail field on Order__c
  • B. Order_Shipment_Group__c object and master-detail fields to Order__c and Order_Line__c
  • C. Order_Shipment_Group__c object and master-detail field on Order_Line__c
  • D. Order_Shipment_Group__c object and master-detail field on Order_Shipment_Group__c
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
aregas
5 months, 2 weeks ago
Selected Answer: B
Usually the best approach is to create a Junction Option as described in option B. Providing the flexebility as requested.
upvoted 1 times
...
Keiyo
1 year, 2 months ago
B. Add an Order_Shipment_Group__c custom object and create master-detail relationships to both Order__c and Order_Line__c. This approach allows you to associate multiple Order_Line__c records with different shipping locations to a single Order__c record through the Order_Shipment_Group__c object. It provides the flexibility needed to manage split shipments for orders.
upvoted 1 times
...
irina_735
1 year, 2 months ago
Selected Answer: C
Order_Shipment_Group__c object and master-detail field on Order_Line__c
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...