PayrollWorkerPaymentRegisterUIBuilder.validatePayCycle Method [AX 2012]

Validates the name of the pay cycle.

public boolean validatePayCycle(PayrollPayCycleId _payCycleId)

Run On

Called

Parameters

_payCycleId
Type: PayrollPayCycleId Extended Data Type
The pay cycle name to validate.

Return Value

Type: boolean
true if the pay cycle name is valid; otherwise, false.

Community Additions

ADD
Show: