A salesperson commissions object in Microsoft Dynamics GP.
Property |
Type |
Length |
Default |
Description |
---|---|---|---|---|
Key |
N/A |
N/A |
The salesperson commission key that uniquely identifies the sales person commission. |
|
Noncommissioned |
N/A |
N/A |
The sales amount on which no commissions were paid to the salesperson. |
|
CommissionPercent |
N/A |
N/A |
The percentage of each sale the salesperson will receive. |
|
AuditTrailCode |
string |
N/A |
Empty |
The internally assigned audit trail code that gets saved on the record at the time the transaction is posted. This property is read-only. |
CommissionAuditTrail |
string |
N/A |
Empty |
The internally assigned audit trail code that gets saved on the record at the time the commission is posted. This property is read-only. |
CustomerKey |
N/A |
N/A |
The customer key object that uniquely identifies the customer on the sales commission line. |
|
SalespersonKey |
N/A |
N/A |
Specifies the salesperson for the commission line. |
|
SalesTerritoryKey |
N/A |
N/A |
Specifies the sales territory for the commission line. |
|
PercentOfSale |
N/A |
N/A |
The percentage of the sale on which each salesperson’s commissions are calculated. |
|
SalesAmount |
N/A |
N/A |
The sales amount on which commissions were paid. |
|
Amount |
N/A |
N/A |
The commission amount. |
|
IsPosted |
boolean |
N/A |
false |
Specifies whether the commission has been posted. |
IsPaid |
boolean |
N/A |
false |
Specifies whether the commission has been paid. |
CurrencyKey |
N/A |
N/A |
The currency key object that specifies the ID of the currency used for the commission line. |
|
TransactionState |
N/A |
N/A |
A sales commission transaction state object that specifies whether the transaction state is Open or History. |