Universal Containers created a custom object called Component to capture details about products sold. What approach should an app builder take to show Component as a related list on Product?
A.
Create a master-detail relationship on Product to Component. Add the Component related list to the Product page layout
B.
Create a lookup relationship on Component to Product. Add the Component related list to the Product page layout
C.
Create a junction object to relate Component and Product. Add the Component related list to the Product page layout
D.
Create a roll-up on Product. Add the Component related list to the Product page layout
Technically a product can have multiple components and a component can be part of multiple products, right? And if that 's the case then answer C looks like the right option?
A master-detail relationship on Product to Component means 'Product' is the MASTER and 'Component' is the DETAIL. I don't know why are you all are confusing that.
B is the correct answer. A is not correct coz it says MD on Product to Component which would make Product as child. That is not feasible as product is a standard object
Normaly, the requirement want product to be the parent Object, but all the answers need product to be child.
So, the only way to make product being the child is Lookup. You cannot use M-D and if you cannot use M-D, it means that Junction too is not available. that's why i am forced to choose **Answer B**
Answer is B.
Explanation: Product is a standard object, therefore a M-D relationship cannot be made on Product to Component as that would make Product the child object (which standard objects cannot be).
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
gabriela123suru
6 months, 2 weeks agoIm_Him
8 months agoerama13
9 months, 1 week agoZahral
6 months, 2 weeks agomohan_jgd
1 year, 4 months agoSaozer
1 year, 11 months agoMa21
2 years, 9 months agoBaoYou
3 years, 5 months agovovazin
3 years, 3 months agosalesforce99
2 years, 11 months agoTraceSplice
1 year, 11 months agoSpiritualBeing
2 years, 6 months ago