Share via


RHRMIdentityCardEngine::checkEmployeeTable Method [AX 2012]

Runs the identity checks on desired employee table.

Syntax

server public static boolean checkEmployeeTable(EmployeeTable_RU _employeeTable, DirPersonBirthDate _birthDate)

Run On

Server

Parameters

Return Value

Type: boolean
true if check is passed without errors, otherwise false.

See Also

Reference

RHRMIdentityCardEngine Class