Source: https://vaultcrmhelp.veeva.com/doc/Content/CRM_topics/OrderManagement/CreatingOrders/OrderLines/SuggestedRetail.htm

## Suggested Retail Price with Profit Calculator

The Suggested Retail Price is the suggested price that a pharmacist can charge consumers for the product. The Profit Calculator allows users to run "what-if" scenarios based on the Suggested Retail Price, quantity, list price, and discounts to show a real-time calculation of the profit for a product that a pharmacy can potentially realize. Profit can be calculated for individual order lines and for the entire order.

**Who can use this feature?**

* End Users - iPad, Windows (Browser coming soon)
* [Using Suggested Retail Price and Profit Calculator](#Using)
* Order Admins - Browser
* [Setting Suggested Retail Price](#Setting)
* Users do not require an additional license

### Configuring Suggested Retail Price and Profit Calculator for

[![Closed](../../../../../Skins/Default/Stylesheets/Images/transparent.gif)Order Admins](#)

To configure this feature:

1. Ensure [Configuring Order Management](../../OM_Config.htm) is complete.
2. Grant the following permissions:

   | Object | Object Permissions | Object Types | Fields | Field Permissions |
   | --- | --- | --- | --- | --- |
   | order\_\_v | CRED | All | order\_total\_profit\_\_v | Edit |
   | order\_line\_\_v | CRED | All | * suggested\_retail\_price\_\_v * profit\_\_v | Edit |
   | pricing\_rule\_\_v | CRED | list\_price\_rule\_\_v | suggested\_retail\_price\_\_v | Read |
3. Add the **suggested\_retail\_price\_\_v** field to the pricing\_rule\_\_v layout with object type list\_price\_\_v.

[![Closed](../../../../../Skins/Default/Stylesheets/Images/transparent.gif)End Users](#)

To configure this feature:

1. Grant the following permissions:

   | Object | Object Permissions | Object Types | Fields | Field Permissions |
   | --- | --- | --- | --- | --- |
   | order\_\_v | CRED | All | order\_total\_profit\_\_v | Edit |
   | order\_line\_\_v | CRED | All | * profit\_\_v * suggested\_retail\_price\_\_v | Edit |
   | pricing\_rule\_\_v | CRED | list\_price\_rule\_\_v | suggested\_retail\_price\_\_v | Read |
2. Add the **suggested\_retail\_price\_\_v** and **profit\_\_v** fields to the order\_line\_\_v layout.
3. Add the **order\_total\_profit\_\_v** field to the order\_\_v layout.

### Setting Suggested Retail Price as

[![Closed](../../../../../Skins/Default/Stylesheets/Images/transparent.gif)Order Admins](#)

Set Suggested Retail Price by entering a value on the suggested\_retail\_price\_\_v field on Pricing Rules of object type list\_price\_\_v.

### Using Suggested Retail Price and Profit Calculator as

[![Closed](../../../../../Skins/Default/Stylesheets/Images/transparent.gif)End Users](#)

The Suggested Retail Price for each product displays on the suggested\_retail\_price\_\_v field on the Order Line. Users can override default Suggested Retail Price if they have edit permission to the suggested\_retail\_price\_\_v field.

The Profit for each product displays to the user on the profit\_\_v field on the Order Line. profit\_\_v = (quantity\_\_v + free\_goods) multiplied by suggested\_retail\_price\_\_v - net\_amount\_\_v.

The Profit for the entire order displays on the order\_total\_profit\_\_v field on the Order. order\_total\_profit\_\_v = sum of profit\_\_v from Order Lines.

### Related Topics

[Pull-In Fields on Order Lines](Pull_InFields.htm)

[Recommended Quantity](RecommendedQuantity.htm)
