📚 SAP Business One SDK Help

CommissionGroupCode Property
See Also 

Description

Sets or returns the commission group number for the business partner.

Field name: CommGrCode.

This is a foreign key to the CommissionGroups object.

Property type

Read-write property

Syntax

Visual Basic
Public Property CommissionGroupCode() As Long

Remarks

SAP Business One uses commission groups to manage commissions. Each customer is assigned to a specific commission group.

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

See Also