SlideShare a Scribd company logo
Guide to create a test
   OIC Comp Plan
       Author: Manoj Sharma

      Last Update: 27/3/2013
Scenario

Organization ABC Laptop Services wants to payout their sales reps based on below matrix/rates

                                      % commission
                                      payout (on total
 Total Order Line Value(for Laptop)   order line value)

 0-1000                                                    5
 1000-2000                                                10
 2000-9999999                                             15


For example if a salesrep has order line with order line amount 1299, he should be paid 10% of total
order line amount as commission (1299*10%= 129.90).

Pre-Requisites

       All required feeding applications are configured (General Ledger, HRMS, CRM Resources etc)
       Required table columns are configured (Calculation & Classification) in OIC under Incentive
        Comp Administrator>Workbench Configuration>Configure Table and Columns for
        ‘CN_COMMISSION_HEADERS’
       Required OIC Profiles and Parameter Setups are completed
       Required OIC periods are open
       Product, Product Hierarchy and Product Classification is configured in OIC
       Refer OIC Implementation guide for more detail on base OIC setups
1) Navigate to Plan Administrator responsibility>Maintain Plan Components>Expression
   Create input expression as below (note: commission_headers.transaction_amount is configured
   as Order Value on this instance)




2) Navigate to Plan Administrator responsibility>Maintain Plan Components>Expression
   Create output expression as below (note: commission_headers.transaction_amount is
   configured as Order Value on this instance)
3) Navigate to Plan Administrator responsibility>Maintain Plan Components>Rate Dimension
   Create Rate Dimension as below




4) Navigate to Plan Administrator responsibility>Maintain Plan Components>Rate Table
   Create rate table as below and assign rate dimension to it. And click Update Rates button.
5) Provide the rate percentage and save




6) Navigate to Plan Administrator responsibility>Maintain Plan Components>Formula
   Provide formula name and other details as below
7) Provide input/output expressions.
8) Assign rate table to formula




9) Navigate to Plan Administrator responsibility>Maintain Plan Components>Plan Element
   Create plan element and assign formula to it
10) Assign Product/Revenue class to Plan Element




11) Navigate to Plan Administrator responsibility>Maintain Plan Components>Create Comp Plan
    Create Comp Plan as below and assign Plan Element to it.
Transaction
         &
Calculation Process
1. Navigate to Compensation Manager>Tasks>Maintain Transactions
   Click on CREATE button




2. Enter salesrep and other required transaction attributes and SAVE the transaction.
3. Compensation Manager>Tasks>Maintain Transactions>Load
   Run process for specific date range to load transaction created




4. Compensation Manager>Tasks>Maintain Transactions>Calculate Compensation
   Click on Calculate Compensation button
5. Provide Calculation parameter values for calculation batch.
   Please note, run test calculation for your specific salesrep else it would submit process for all
   salesrep, which is not recommended.
6. Compensation Manager>Tasks>Maintain Transactions
   Query for transaction created for test and verify commission amount.

More Related Content

DOC
Basic pengaturcaraan
DOC
Kp97 Copy Plan To Plan
DOC
CV Shaun thwaitesv1.4
PDF
PDF
ca2 (1)
DOCX
Tamer Hamed - Resume
PPTX
Cochran Boiler
PPTX
메이커뉴스1
Basic pengaturcaraan
Kp97 Copy Plan To Plan
CV Shaun thwaitesv1.4
ca2 (1)
Tamer Hamed - Resume
Cochran Boiler
메이커뉴스1

Viewers also liked (13)

PDF
Effective Internet Marketing
PPTX
Culture of Intervention
PPTX
Just Been Paid Türkçe Açıklamalı
PPTX
Brand Advocates: Audi Roadtrip Story
PPT
Pont Packaging
PPT
Ji eun's ed. tech. timeline
PPTX
Mayonnaise jar and 2 cups of coffee
PPTX
თმბაქო მავნებელია თქვენი ჯანმრთელობისდათვის
PPTX
4 Steps to Shift Your Safety Culture
PPT
PDF
Hardwired inhibitions vpp16
PDF
Winning at Safety vpp16
PPSX
Company Overview
Effective Internet Marketing
Culture of Intervention
Just Been Paid Türkçe Açıklamalı
Brand Advocates: Audi Roadtrip Story
Pont Packaging
Ji eun's ed. tech. timeline
Mayonnaise jar and 2 cups of coffee
თმბაქო მავნებელია თქვენი ჯანმრთელობისდათვის
4 Steps to Shift Your Safety Culture
Hardwired inhibitions vpp16
Winning at Safety vpp16
Company Overview
Ad

Similar to Guide to create a test plan (17)

PPT
Win/Win Sales Compensation - Tim Mclellan
PPTX
Comp Design Principles (General) Laura Roach
PDF
OpenERP Payroll Introduction
PDF
Defining The Riverbanks Cygnal Synygy April 2008
PDF
SIP Design Process summary
DOC
Steps to create commission for agent
PDF
Workday HCM Online Training.pdf
DOCX
Compensation
PDF
Webinar-5 Steps to Building a Modern Comp Plan
PPT
Compensation
PPT
Compensation through easy-commission
PDF
Workers Compensation And Incentives PowerPoint Presentation Slides
PDF
Workday HCM Online Training.pdf
PDF
Workday HCM Online Training.pdf
PPT
Achieving Sales Performance Optimization Through Automated Incentive Compensa...
PPTX
Sales commission from sales invoice payment in odoo
PDF
4 common headaches with sales compensation management
Win/Win Sales Compensation - Tim Mclellan
Comp Design Principles (General) Laura Roach
OpenERP Payroll Introduction
Defining The Riverbanks Cygnal Synygy April 2008
SIP Design Process summary
Steps to create commission for agent
Workday HCM Online Training.pdf
Compensation
Webinar-5 Steps to Building a Modern Comp Plan
Compensation
Compensation through easy-commission
Workers Compensation And Incentives PowerPoint Presentation Slides
Workday HCM Online Training.pdf
Workday HCM Online Training.pdf
Achieving Sales Performance Optimization Through Automated Incentive Compensa...
Sales commission from sales invoice payment in odoo
4 common headaches with sales compensation management
Ad

Guide to create a test plan

  • 1. Guide to create a test OIC Comp Plan Author: Manoj Sharma Last Update: 27/3/2013
  • 2. Scenario Organization ABC Laptop Services wants to payout their sales reps based on below matrix/rates % commission payout (on total Total Order Line Value(for Laptop) order line value) 0-1000 5 1000-2000 10 2000-9999999 15 For example if a salesrep has order line with order line amount 1299, he should be paid 10% of total order line amount as commission (1299*10%= 129.90). Pre-Requisites  All required feeding applications are configured (General Ledger, HRMS, CRM Resources etc)  Required table columns are configured (Calculation & Classification) in OIC under Incentive Comp Administrator>Workbench Configuration>Configure Table and Columns for ‘CN_COMMISSION_HEADERS’  Required OIC Profiles and Parameter Setups are completed  Required OIC periods are open  Product, Product Hierarchy and Product Classification is configured in OIC  Refer OIC Implementation guide for more detail on base OIC setups
  • 3. 1) Navigate to Plan Administrator responsibility>Maintain Plan Components>Expression Create input expression as below (note: commission_headers.transaction_amount is configured as Order Value on this instance) 2) Navigate to Plan Administrator responsibility>Maintain Plan Components>Expression Create output expression as below (note: commission_headers.transaction_amount is configured as Order Value on this instance)
  • 4. 3) Navigate to Plan Administrator responsibility>Maintain Plan Components>Rate Dimension Create Rate Dimension as below 4) Navigate to Plan Administrator responsibility>Maintain Plan Components>Rate Table Create rate table as below and assign rate dimension to it. And click Update Rates button.
  • 5. 5) Provide the rate percentage and save 6) Navigate to Plan Administrator responsibility>Maintain Plan Components>Formula Provide formula name and other details as below
  • 6. 7) Provide input/output expressions.
  • 7. 8) Assign rate table to formula 9) Navigate to Plan Administrator responsibility>Maintain Plan Components>Plan Element Create plan element and assign formula to it
  • 8. 10) Assign Product/Revenue class to Plan Element 11) Navigate to Plan Administrator responsibility>Maintain Plan Components>Create Comp Plan Create Comp Plan as below and assign Plan Element to it.
  • 9. Transaction & Calculation Process
  • 10. 1. Navigate to Compensation Manager>Tasks>Maintain Transactions Click on CREATE button 2. Enter salesrep and other required transaction attributes and SAVE the transaction.
  • 11. 3. Compensation Manager>Tasks>Maintain Transactions>Load Run process for specific date range to load transaction created 4. Compensation Manager>Tasks>Maintain Transactions>Calculate Compensation Click on Calculate Compensation button
  • 12. 5. Provide Calculation parameter values for calculation batch. Please note, run test calculation for your specific salesrep else it would submit process for all salesrep, which is not recommended.
  • 13. 6. Compensation Manager>Tasks>Maintain Transactions Query for transaction created for test and verify commission amount.