📚 SAP Business One SDK Help

Properties Property
See Also 
GroupNum

Specifies the Group number of the business partner.

Description

Sets or returns a valid value of BoYesNoEnum type that specifies whether or not the business partner belongs to one or more query groups.

Field name: EMChrctrstcs.

Property type

Read-write property

Syntax

Visual Basic
Public Property Properties( _
   ByVal GroupNum As Long _
) As BoYesNoEnum

Parameters

GroupNum

Specifies the Group number of the business partner.

Remarks

This property represents the Properties of a Business Partner. In SAP Business One, you can enter up to 64 Properties per business partner and use them for cross-sections in reports.

You can define different groups to describe the different characteristic of your business partners. One business partner can belong to one or more groups at the same time.

See Also