Trade Promotion Overlaps
This function checks for trade promotions that overlap with a selected trade promotion. The purpose is to flag potential overlaps early to avoid similar or identical trade promotions being released simultaneously.
You have defined the following in Customizing for Customer Relationship Management
:
The event and object status combinations that both trigger an overlap check for the current trade promotion and determine the trade promotions to be considered relevant for checking under
Attributes to check for overlaps under
Additional date ranges to check for overlaps under
Pairs of trade promotion types to be interpreted by the system as overlapping under
Additional attributes to check for overlaps by implementing the BAdI under .
There are two kinds of overlap checks:
Direct
This type of check looks for direct attribute matches, such as identical products. A direct overlap check is triggered when a specific event and status combination occurs. These combinations, which are defined in Customizing, also determine the trade promotions that are checked against the current trade promotion. Results are listed in the trade promotion header.
Example
An example of a direct overlap is when a user has planned two trade promotions for the same account and product that overlap by at least a day. In many cases, trade promotions have an in-store “special offer” that the retailer offers to the consumer, such as buy two of a certain product for $4.00. Due to the fact that only one price can be shown to the consumer at any one time, if another promotion is planned that offers two for $5.00, the system warns the user of the overlap. The user can click on the ID in the resulting error or warning message to navigate directly to the trade promotion to view details and resolve the overlap.
Hierarchical
This type of check looks for overlaps with hierarchical dependencies in addition to direct matches. Event and status combinations defined in Customizing are used to determine the trade promotions that are checked against the selected trade promotion. Hierarchical overlap checks are always run as scheduled jobs, and you can only view the results of your most recently executed check. When setting up a scheduled job, the list of trade promotions available for evaluation includes only those with appropriate event and status combinations.
Example
Promotions can be planned for different levels of the account and product hierarchy. For example, the category “Drinks” can have a sub-category “Sports Drinks”. If a trade promotion is planned for a certain account and date range involving the “Drinks” category, all sub-categories are included. If an additional promotion is then created for “Sports Drinks” during the same date range, the system warns the user that a promotion already exists for the entire category.
When performing hierarchical overlap checks, the system considers individual members within target groups and product segments.
Note
For either direct or hierarchical overlap checks, only trade promotions with statuses mapped to the BEFORE_SAVE
event in Customizing are checked.
To run a hierarchical overlap check:
Schedule a job by choosing on the CRM WebClient UI, and then selecting the Trade Promotion Overlap Check
component
type.
View the list of returned overlapping trade promotions by choosing .
If you have display access for the trade promotions returned by the overlap check, the ID is displayed as a link you can use to jump directly to the trade promotion and resolve the overlap.