📚 SAP Business One SDK Help

SalesEmployeeCode Property
See Also 

Description

Returns the primary key of the sales employee as assigned by the system.

Field name: SlpCode.

Property type

Read-only property

Syntax

Visual Basic
Public Property SalesEmployeeCode() As Long

Remarks

This property is a system numerator available from number 1.

The default value is -1 that means No Sales Employee. You can set another default value for a specific user or users group by the SalesEmployee (UserDefaultGroups).

See Also