📚 SAP Business One SDK Help

CommissionPercent Property
See Also 

Description

Sets or returns the commission percentage for the business partner.

Field name: Commission.

Property type

Read-write property

Syntax

Visual Basic
Public Property CommissionPercent() As Double

Remarks

SAP Business One uses commission groups to manage commissions. However, if a customer does not belong to any commission group, you can assign it with a specific commission percentage.

When you create a business document, this value or the value from commission group is copied to the business document.

See Also