Salesforce
PDII · Question #336
An org records customer order information in a custom object, Order__c, that has fields for the shipping address. A developer is tasked with adding code to calculate shipping charges on an order…
The correct answer is B. Custom metadata type. See the full explanation below for the reasoning.
Question
An org records customer order information in a custom object, Order__c, that has fields for the shipping address. A developer is tasked with adding code to calculate shipping charges on an order, based on a flat percentage rate associated with the region of the shipping address. What should the developer use to store the rates by region, so that when the changes are deployed to production no additional steps are needed for the calculation to work?
Options
- ACustom list setting
- BCustom metadata type
- CCustom object
- DCustom hierarchy setting
How the community answered
(30 responses)- A3% (1)
- B83% (25)
- C10% (3)
- D3% (1)
Community Discussion
No community discussion yet for this question.