試験CRT-450 トピック1 問題159 スレッド
Salesforce CRT-450のリアル試験問題集
問題 #: 159
トピック #: 1
問題 #: 159
トピック #: 1
A developer has the following requirements:
* Calculate the total amount on an Order.
* Calculate the line amount for each Line Item based on quantity selected and price.
* Move Line Items to a different Order if a Line Item is not in stock.
Which relationship implementation supports these requirements on its own7
* Calculate the total amount on an Order.
* Calculate the line amount for each Line Item based on quantity selected and price.
* Move Line Items to a different Order if a Line Item is not in stock.
Which relationship implementation supports these requirements on its own7
おすすめの解答:A 解答を投票する
A master-detail relationship is a parent-child relationship in which the master (parent) record controls certain behaviors of the detail (child) record, such as security, ownership, and deletion. A re-parentable master-detail relationship allows the detail record to be moved to a different master record, as long as the user has the appropriate permissions. This relationship implementation supports the requirements of calculating the total amount on an Order, calculating the line amount for each Line Item, and moving Line Items to a different Order. A lookup relationship is a looser association between two objects, in which the parent record does not control the behaviors of the child record. A re-parentable lookup relationship also allows the child record to be moved to a different parent record, but it does not support the automatic roll-up summary fields or cascade deletion that are needed for the requirements. Therefore, option A is the correct relationship implementation for the scenario. References: Relationships Among Objects | Salesforce Help, Cert Prep: Platform Developer I:
Data Modeling
Data Modeling
みれ** 2024-03-21 02:51:29
コメント
他人の解答コメントを賛成するのも、その解答に一票を入れることになります。したがって、すでに同じ意見の投票コメントが存在する場合、新規コメントをする代わりに賛成することもできます。
コメントを通報する
コメント中
今すぐ 新規登録 / ログイン (無料です)。