A representation of the important details of salesperson commissions within Microsoft Dynamics GP. A list of salesperson commissions summary objects is returned by the GetSalespersonCommissionsList method.
Property |
Type |
Length |
Default |
Description |
---|---|---|---|---|
Key |
N/A |
N/A |
The sales person commissions key object that uniquely identifies the salesperson commission instance. |
|
CustomerKey |
N/A |
N/A |
The customer key object that uniquely identifies the customer for the salesperson commission instance. |
|
SalespersonKey |
N/A |
N/A |
The salesperson key object that uniquely identifies the salesperson. |
|
SalesTerritoryKey |
N/A |
N/A |
The sales territory key object that uniquely identifies the sales territory. |
|
SalesAmount |
N/A |
N/A |
The sales amount on which commissions were paid. |
|
Amount |
N/A |
N/A |
The commission amount. |
|
CurrencyKey |
N/A |
N/A |
The currency key object that specifies the ID of the currency used for the commission. |
|
TransactionState |
N/A |
N/A |
A sales commission transaction state object that specifies whether the transaction state is Open or History. |