pdi question 275 discussion

View all Platform Developer I Exam here
back to salesforce forum

Question 275

Universal Containers has implemented an order management application. Each Order can have one
or more Order Line items. The Order Line object is related to the Order via a master-detail
relationship. For each Order Line item, the total price is calculated by multiplying the Order Line item
price with the quantity ordered.
What is the best practice to get the sum of all Order Line item totals on the Order record?

  • A. Roll-up summary field
  • B. Quick action
  • C. Apex trigger
  • D. Formula field
Answer:

A


User Votes:
A 2 votes
50%
B
50%
C
50%
D
50%
Discussions
0 / 1000
Soukoum
1 year ago

Answer is A