Source: https://vaultcrmhelp.veeva.com/doc/Content/CRM_topics/BusinessEvents/RepurchasingEPPVTargets.htm

## Repurchasing EPPV Targets

Under postmarketing surveillance regulations, when a product treatment is resumed (indicated by new purchase/sales data) after a previous EPPV target cancellation, organizations are required to reactivate safety monitoring. The Repurchase Target feature automates this regulatory requirement while preserving historical data and maintaining a robust audit trail.

**Who can use this feature?**

* Business Admin Users - Browser
* [Managing EPPV Repurchase Targets](#Managing)
* Users do not require an additional license

### Configuring EPPV Repurchase Targets for

[![Closed](../../../Skins/Default/Stylesheets/Images/transparent.gif)Business Admin Users](#)

To configure this feature, ensure [Configuring Business Event Tracking](BusinessEventsConfig.htm) is complete.

### Managing EPPV Repurchase Targets as

[![Closed](../../../Skins/Default/Stylesheets/Images/transparent.gif)Business Admin Users](#)

To preserve compliance records and allow organizations to track a target's transition between active, canceled, and repurchased states over time, Vault CRM performs the following actions when a repurchase occurs.

* Generates a new business\_event\_target\_\_v record for the account
* Links the new target to the original canceled target via the previously\_canceled\_target\_\_v relationship field
* Bypass standard duplicate validation checks, which normally prevent multiple targets for the same Account-Business Event combination
* Permanently locks the original canceled target to prevent editing and maintain data integrity

#### Bulk Dataloading Repurchases

Administrators can process bulk repurchases by updating the repurchase\_date\_\_v on canceled target records using dataloading tools. To prevent data loading mistakes, the system prevents setting a repurchase date on targets that are active or completed.

#### Executing a Repurchase from the Target Record

To execute a repurchase from the target record:

1. Navigate to **Business Admin > Objects > Business Event Targets**.
2. Select the canceled target.
3. Select **Repurchase Target** from the All Actions menu.
4. Enter the **Repurchase Date**.

   The repurchase date must be on or after the associated product's launch date and cannot be in the future.

   ![](../../Resources/Images/BusinessEvents/RepurchaseTarget.png)
5. Select **Done**.

Upon completion, Vault CRM stamps the entered date into the original target's repurchase\_date\_\_v field and automatically generates the new EPPV target record. The new target record automatically inherits the following fields from the original canceled target:

* business\_event\_\_v
* account\_\_v
* child\_account\_\_v (if applicable)
* pharmacy\_\_v (if applicable)
* assignee\_\_v
* previously\_canceled\_target\_\_v (populated with the ID of the original canceled target)

When the daily Business Events Job runs, it identifies the newly repurchased target and determines which tasks need to be created based on historical pre-explanation status.

When an end user completes a pre-explanation task, the pre\_explanation\_complete\_\_v value on the parent target is automatically updated.

#### Target History Locking

To prevent retrospective data manipulation, once a canceled target is repurchased, the original canceled target record is locked.

* The repurchase\_target\_\_v and reopen\_target\_\_v actions are permanently disabled and hidden on the original canceled target
* The original record cannot be modified
* Any manual update, API call, or bulk data load modification to the locked original target is rejected

### Related Topics

[Business Events Overview](BusinessEventsOverview.htm)

[Configuring Business Event Tracking](BusinessEventsConfig.htm)

[Call Reporting Overview](../Call_Reporting_2/CallReportingOverview.htm)

[Call Planning Overview](../CallPlanning/CPOverview.htm)
