📚 SAP Business One SDK Help

BPChannelCode Property
See Also 

Description

Sets or returns the distribution channel for the business partner (the distribution channel is also a business partner). Relevant to business partners of customer type only.

Field name: BPChCode.

Length: 15 characters.

This is a foreign key to the BusinessPartners object.

Property type

Read-write property

Syntax

Visual Basic
Public Property BPChannelCode() As String

See Also