Valid CRT-450 Dumps shared by ExamDiscuss.com for Helping Passing CRT-450 Exam! ExamDiscuss.com now offer the newest CRT-450 exam dumps, the ExamDiscuss.com CRT-450 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com CRT-450 dumps with Test Engine here:
Universal Containers (UC) wants to lower its shipping cost while making the shipping process more efficient. The Distribution Officer advises UC to implement global addresses to allow multiple Accounts to share a default pickup address. The developer is tasked to create the supporting object and relationship for this business requirement and uses the Setup Menu to create a custom object called "Global Address". Which field should the developer add to create the most efficient model that supports the business need?
Correct Answer: C
Why Lookup on Account to Global Address? An Account can reference a single default Global Address via a lookup field, allowing multiple Accounts to share the same address. This is more efficient than the reverse (lookup on Global Address to Account), as Global Address is the parent in this relationship. Avoiding Master-Detail: Lookup relationships provide flexibility in this use case since Accounts and Global Addresses have independent lifecycles. Example:Create a custom lookup field on Account referencing the Global Address object.