Share via


RHRMPersonEmployeeOperations.createEmployee Method [AX 2012]

Creates a worker.

Syntax

public boolean createEmployee()

Run On

Server

Return Value

Type: boolean
true if a worker is created successfully.

Exceptions

Exception Condition
Error

Worker is not created.

See Also

Reference

RHRMPersonEmployeeOperations Class