SalespersonCommissionsSummary


Description

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.

Properties

Property

Type

Length

Default

Description

Key

SalespersonCommissionsKey

N/A

N/A

The sales person commissions key object that uniquely identifies the salesperson commission instance.

CustomerKey

CustomerKey

N/A

N/A

The customer key object that uniquely identifies the customer for the salesperson commission instance.

SalespersonKey

SalespersonKey

N/A

N/A

The salesperson key object that uniquely identifies the salesperson.

SalesTerritoryKey

SalesTerritoryKey

N/A

N/A

The sales territory key object that uniquely identifies the sales territory.

SalesAmount

MoneyAmount

N/A

N/A

The sales amount on which commissions were paid.

Amount

MoneyAmount

N/A

N/A

The commission amount.

CurrencyKey

CurrencyKey

N/A

N/A

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

TransactionState

SalesCommissionTransactionState

N/A

N/A

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



Documentation Feedback