Opportunity products can be linked in a Lookup Relationship:
Click on the arrows to vote for the correct answer
A. B.B.
The statement "Opportunity products can be linked in a Lookup Relationship" is False.
In Salesforce, an Opportunity represents a potential sale or deal with a customer. Opportunity products are the products or services that are associated with the opportunity. These products are added to the opportunity as line items.
In Salesforce, a Lookup Relationship is a type of relationship between two objects where one object holds a reference to another object using a lookup field. This type of relationship allows a record in one object to reference a record in another object.
While it is possible to create a Lookup Relationship between an Opportunity and a Product, it is not possible to create a Lookup Relationship between an Opportunity and an Opportunity Product.
The relationship between Opportunity and Opportunity Product is a special type of relationship called a Master-Detail Relationship. In a Master-Detail Relationship, the detail object (Opportunity Product) is always tied to a master object (Opportunity), and the detail object record cannot exist without a master object record.
Therefore, it is not possible to create a Lookup Relationship between Opportunity and Opportunity Product. The only way to relate an Opportunity to its associated Opportunity Products is through a Master-Detail Relationship.