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:
An org tracks customer orders on an Order object and the items of an Order on the Line Item object. The Line Item object has a MasterDetail relationship to the order object. A developer has a requirement to calculate the order amount on an Order and the line amount on each Line item based on quantity and price. What is the correct implementation?
Correct Answer: C
The correct implementation is to implement the line amount as a numeric formula field and the order amount as a roll-up summary field. This is because formula fields can calculate values based on other fields, such as quantity and price, without requiring any code or process1. Roll-up summary fields can aggregate values from related records, such as the sum of line amounts for an order, without requiring any code or process2. This solution is the most declarative and efficient way to achieve the requirement. References: * 1: Create Formula Fields * 2: Define Roll-Up Summary Fields
Recent Comments (The most recent comments are at the top.)
Recent Comments (The most recent comments are at the top.)
the explanation reffers to a not c