📚 SAP Business One SDK Help

SalesEmployee Property
See Also 

Description

The code of the sales employee who is responsible for the activity.

Field name: SlpCode.

This is a foreign key to the SalesPersons object.

Property type

Read-write property

Syntax

Visual Basic
Public Property SalesEmployee() As Long

Remarks

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

See Also