📚 SAP Business One SDK Help

ContactPersonCode Property
See Also 

Description

Sets or returns the Contact Person code.

Field name: CntctCode.

This is a foreign key to the ContactEmployees object.

Property type

Read-write property

Syntax

Visual Basic
Public Property ContactPersonCode() As Long

Remarks

The default value is according to ContactPerson property of the BusinessPartners object.

You can update the value of the ContactPersonCode property only in sales quotations, sales orders, purchase quotations, and purchase orders.

This property is not relevant for oInventoryGenEntry and oInventoryGenExit document types.

See Also