Represents a commission instance in the Sales Order Processing module for Microsoft Dynamics GP.
Property |
Type |
Length |
Default |
Description |
---|---|---|---|---|
Key |
N/A |
N/A |
The sales commission key object that uniquely identifies a sales commission. |
|
SalespersonKey |
N/A |
Empty |
The salesperson key object that uniquely identifies a salesperson receiving a commission. |
|
SalesTerritoryKey |
N/A |
Empty |
The sales territory key object that uniquely identifies a sales territory. |
|
CommissionPercent |
N/A |
0 |
The salesperson's commission percentage or the percentage of each sale the salesperson will receive. |
|
CommissionAmount |
N/A |
0 |
The commission amount that the salesperson will be paid. This amount may be a negative number if the extended price and unit price on a sales line are negative amounts. |
|
PercentOfSale |
N/A |
0 |
The percentage of the sale that each salesperson's commissions are calculated on. To split a commission, provide the percentage of the sale that should be attributed to each salesperson on the sales document. |
|
CommissionSaleAmount |
N/A |
N/A |
The sales amount on which commissions were paid. |
|
NoncommissionedAmount |
N/A |
N/A |
The sales amount on which no commissions were paid for the salesperson. |
|
SalesAmount |
N/A |
N/A |
The total sales amount. |