Account-Based Selling

  • iPad

Account Plans display all related plans, strategies, tactics, and executed activities for a key account. This aids users in Account-Based Selling, a business-to-business sales model that targets accounts rather than specific leads. Account Plans enables users to track status, measure progress, and take action on the Call Objectives associated with an Account Plan. Users can also enable the Key Account Manager to edit plan information, such as updating progress or changing a plan's status.

Configuration

To enable this feature:

  1. Enable the KAM_ENABLE Veeva Setting with a value of 1. The default value is zero.
  2. Grant the user profile Read access to the Account_Plan_vod object.
  3. Ensure the relationship between the Account_Plan_vod and Account_vod object is a lookup relationship.
  4. Create the following VMOCs for these objects:
  • Account_Plan_vod – WHERE Id in (select Account_Plan_vod__c from Account_Tactic_vod__c)
  • Key_Stakeholder_vod - WHERE Account_Plan_vod__c in (Select Account_Plan_vod__c from Account_Tactic_vod__c)

Use

Users can access Account Plans from the top level menu or the Home Page. From the Account Plan, users can view Account Plan details and view Call Objectives associated with the Account Plan. Users can view Account Plans that have at least one Call Objective associated to an Account they own.