Question

Difficulty: MediumProducts, Price Books, and Opportunity Line Items

A Salesforce Administrator needs to configure a new product named 'Analytics Add-On' so that sales representatives can select it on opportunities using a custom price book named 'EMEA Government Pricing'. What is the correct sequence of steps required to successfully configure and use this product on an opportunity?

  1. 1Create the 'Analytics Add-On' Product record and set its status to Active.
  2. 2Add a standard price entry for 'Analytics Add-On' in the Standard Price Book and activate it.
  3. 3Create the 'EMEA Government Pricing' Custom Price Book record and set it to Active.
  4. 4Add a custom list price entry for 'Analytics Add-On' within the 'EMEA Government Pricing' Custom Price Book.
  5. 5Select the 'EMEA Government Pricing' price book on the Opportunity and add the 'Analytics Add-On' opportunity line item.

Answer

The correct sequence of steps is: 1) Create the 'Analytics Add-On' Product record and set its status to Active; 2) Add a standard price entry for 'Analytics Add-On' in the Standard Price Book and activate it; 3) Create the 'EMEA Government Pricing' Custom Price Book record and set it to Active; 4) Add a custom list price entry for 'Analytics Add-On' within the 'EMEA Government Pricing' Custom Price Book; 5) Select the 'EMEA Government Pricing' price book on the Opportunity and add the 'Analytics Add-On' opportunity line item.
In Salesforce, product administration follows a strict hierarchy. First, the Product record must exist and be active. Second, the product must be given an active standard price entry in the Standard Price Book, as custom price books cannot reference products without a standard price baseline. Third, the custom price book must be created and activated. Fourth, the product can be added to the custom price book with a custom list price. Finally, sales users can select that price book on an opportunity and add the product as an opportunity line item.

Step-by-Step Solution

1
Define the base Product record in Salesforce
The product record 'Analytics Add-On' is created and active in the database
Price books and line items require an underlying product record to link against.
2
Establish the Standard Price Book entry
An active standard price entry exists for the product
Salesforce architecture strictly enforces that a product must have an active entry in the Standard Price Book before it can be added to any custom price books.
3
Create and activate the Custom Price Book record
The custom price book 'EMEA Government Pricing' becomes available for custom entries
A custom price book must be active to hold list price entries for specific target markets or currencies.
4
Create the Custom Price Book Entry
The product 'Analytics Add-On' has a custom price entry in 'EMEA Government Pricing'
This links the product to the specific custom price book with a localized list price.
5
Add the Opportunity Line Item
The product is added to the opportunity with its price book line item details
Users select the price book on the opportunity and pick products from that price book's active entry list.

Key Concept

Products, Price Books, and Opportunity Line Items Setup Dependency
Rate this question