Compensation Estimation System for Sales Data

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The complexity of sales compensation plans makes it difficult for salespersons to estimate their compensation, as the amount earned is often unknown until after the sales events have been completed, and the compensation for a particular sales event is determined late in the sales cycle, long after the event is proposed or entered.

Innovation Solution

A compensation estimation system that calculates estimated compensation values based on both materialized and non-materialized sales entries, allowing salespersons to input hypothetical sales data to simulate different scenarios without modifying actual sales data, and separates materialized and non-materialized entries to prevent data corruption.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If compensation calculations are performed only after sales events are completed and materialized, then data accuracy is ensured, but compensation information is not available in real-time and salespersons cannot estimate their earnings

Engineering Contradiction:
Improvecompensation calculation accuracyVSAvoidtime delay in compensation information
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary compensation calculations by simulating the materialization of non-materialized sales entries. It calculates estimated compensation in advance based on hypothetical scenarios before actual sales events are completed, allowing salespersons to see projected earnings while maintaining accurate final calculations separate from actual data

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system creates a copy of the sales data structure with non-materialized entries that mirror the format of materialized entries. This copy allows compensation estimation without modifying actual sales data, enabling real-time feedback while preserving data integrity for final calculations

Inventive Principle:
Principle #26Copying

2Ease of operation

If hypothetical sales data is entered directly into the sales database, then compensation estimation is enabled, but actual sales data may be corrupted or modified

Engineering Contradiction:
Improvecompensation estimation accessibilityVSAvoidsales data integrity
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The system segments sales entries into two distinct categories: materialized entries (actual completed sales) and non-materialized entries (hypothetical or pending sales). This segmentation allows hypothetical data to be processed separately for estimation purposes while keeping actual sales data intact and unmodified

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system introduces an intermediary layer that processes non-materialized sales entries. This intermediary allows salespersons to input and test hypothetical scenarios without direct access to or modification of the actual sales database, protecting data integrity while enabling estimation functionality

Inventive Principle:
Principle #24Intermediary (Mediator)

3Adaptability or versatility

If complex compensation plans with multiple factors are implemented, then comprehensive compensation coverage is achieved, but calculation complexity increases and estimation becomes difficult

Engineering Contradiction:
Improvecompensation plan comprehensivenessVSAvoidcompensation calculation complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The system dynamically adjusts compensation calculations by applying the same complex compensation plan logic to both materialized and non-materialized entries. The compensation plan factors (base salary, commission rates, bonuses, accelerators, quotas) are automatically applied based on the state of entries, making the complexity transparent to users while maintaining comprehensive coverage

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS11238392B2Estimating compensation
Publication Date: 2022.02.01 ORACLE INT CORP
  • US11238392B2 patent drawing
  • US11238392B2 patent drawing
  • US11238392B2 patent drawing

AI summary

A salesperson may estimate his compensation in different hypothetical scenarios by inputting hypothetical sales data into a compensation estimation system. The compensation estimation system may compute the sales person's hypothetical compensation based on both actual sales data and the hypothetical sales data, thereby producing a “what if” outlook for the sales person. Significantly, the hypothetical sales data can be entered into and modified within the compensation estimation system without modifying or corrupting the actual sales data.