PayrollEmploymentCube::IsEmployeeActive Method [AX 2012]

Determines expression for whether the employee is active.

server public static str IsEmployeeActive()

Run On

Server

Return Value

Type: str
An expression; return yes if employee is active; else no.
Show: