Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Description
A representation of the important details of an employee within Microsoft Dynamics GP. A list of employee summary objects is returned by the GetEmployeeList method.
Properties
Property |
Type |
Length |
Default |
Description |
|---|---|---|---|---|
EmployeeKey |
N/A |
N/A |
The employee key object that uniquely identifies the employee. |
|
ClassKey |
N/A |
Empty |
The employee class key object that specifies the employee class. |
|
Name |
N/A |
N/A |
The name object that specifies the names for the employee. |
|
DivisionKey |
N/A |
N/A |
The division key object that specifies the division the employee is assigned to. |
|
DepartmentKey |
N/A |
N/A |
The department key object that specifies the department the employee is assigned to. |
|
PositionKey |
N/A |
N/A |
The position key object that specifies the position the employee is assigned to. |
|
SupervisorKey |
N/A |
N/A |
The supervisor key object that specifies the supervisor for the employee. |
|
WorkersCompensation |
N/A |
Empty |
The code for the workers' compensation classification that applies to the employee. |
|
CompanyAddressKey |
N/A |
Empty |
The company address key object that specifies the address for the employee. |
|
IsActive |
boolean |
N/A |
True |
Indicates whether the employee is active. True indicates active. False indicates inactive. |