Table of Contents

Create Commission Job Queues

Create Calculate Commissions Job Queue

You can set up a job queue that will automatically calculate commissions that were not calculated when sales documents were posted.

  1. Choose the icon, enter Job Queue Entries, then choose the related link.

  2. On the Job Queue Entries page, select New.

  3. On the Job Queue Entry Card page, in the General FastTab, populate the following fields:

    Field Description
    Object Type to Run Select Codeunit.
    Object ID to Run Select 23094450 (NICCOM Run Calc Commissions).
  4. Set the dates and times you want the task to run.

  5. Select Home > Set Status to Ready.

    Important

    If you want the system to calculate commissions for credit memos, the Calculate Sales Cr. Memo Commissions toggle must be turned on in the Sales Commissions Setup page.

    Posted documents that already have at least one calculated commission entry will not be re-calculated. If you need to adjust a document that already has calculated commissions, use the commission journal.

Create Post Commissions to Agents Job Queue

You can set up a job queue that will automatically post calculated commissions to the agents.

  1. Choose the icon, enter Job Queue Entries, then choose the related link.

  2. On the Job Queue Entries page, select New.

  3. On the Job Queue Entry Card page, in the General FastTab, populate the following fields:

    Field Description
    Object Type to Run Select Codeunit.
    Object ID to Run Select 23094443 (NICCOM Run Post Comm To Agents).
  4. Set the dates and times you want the task to run.

  5. Select Home > Set Status to Ready.