📚 SAP Business One SDK Help

SalesPersonCode Property
See Also 

Description

Sets or returns the sales person code.

Field name: salesPrson.

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