📚 SAP Business One SDK Help

SalesPersonCode Property
See Also 

Description

Sets or returns the code (key) of the sales employee who contacts with the business partner (customer type only).

Field name: SlpCode.

This is a foreign key to the SalesPersons object.

Property type

Read-write property

Syntax

Visual Basic
Public Property SalesPersonCode() As Long

Remarks

The sales employees can be defined through the SalesPersons object (see SalesEmployeeCode).

See Also