PayrollWorkerEnrolledBenefitsCube::IsPayrollWorkerTaxLevyActive Method [AX 2012]

Determines expression to check if the PayrollWorkerTaxLevy table record is active.

server public static str IsPayrollWorkerTaxLevyActive()

Run On

Server

Return Value

Type: str
A literal containing yes if the PayrollWorkerTaxLevy table record is active; otherwise, a literal containing no.
Show: