Salesforce Certified Platform App Builder — Question 323
Universal Containers (UC) has implemented multi-currency. There are several products that UC sells exclusively in Europe and the UK. Opportunities for these products need to be written in euros (EUR) or British pounds (GBP).
Which solution should an app builder recommend?
Answer options
- A. Create a new validation rule that allows only EUR or GBP to be selected from all active currencies when an opportunity is created for these products.
- B. Create a new sales process that includes only the EUR and GBP currencies for these products.
- C. Create a new page layout for these products that shows only the EUR and GBP currencies in the Opportunity Currency Picklist.
- D. Create a new record type for these products and include only the EUR and GBP currencies from the Opportunity Currency Picklist.
Correct answer: D
Explanation
The correct answer is D because creating a new record type allows for specific configurations, including the limitation of currencies to only EUR and GBP for those products. The other options do not effectively restrict the currency selection to just EUR and GBP in the context of opportunities for these specific products.