SalespersonCommissions


Description

A salesperson commissions object in Microsoft Dynamics GP.

Properties

Property

Type

Length

Default

Description

Key

SalespersonCommissionsKey

N/A

N/A

The salesperson commission key that uniquely identifies the sales person commission.

Noncommissioned
Amount

MoneyAmount

N/A

N/A

The sales amount on which no commissions were paid to the salesperson.

CommissionPercent

Percent

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
Code

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

CustomerKey

N/A

N/A

The customer key object that uniquely identifies the customer on the sales commission line.

SalespersonKey

SalespersonKey

N/A

N/A

Specifies the salesperson for the commission line.

SalesTerritoryKey

SalesTerritoryKey

N/A

N/A

Specifies the sales territory for the commission line.

PercentOfSale

Percent

N/A

N/A

The percentage of the sale on which each salesperson’s commissions are calculated.

SalesAmount

MoneyAmount

N/A

N/A

The sales amount on which commissions were paid.

Amount

MoneyAmount

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

CurrencyKey

N/A

N/A

The currency key object that specifies the ID of the currency used for the commission line.

TransactionState

SalesCommission
TransactionState

N/A

N/A

A sales commission transaction state object that specifies whether the transaction state is Open or History.


Inherits from

BusinessObject


Documentation Feedback