PayrollAccrualProcess.validateUsage Method [AX 2012]

Validates the usage according to usage rules when an attempt is made to release the specified earning statement line.

public boolean validateUsage(PayrollEarningStatementLine _earningStatementLine)

Run On

Called

Parameters

_earningStatementLine
Type: PayrollEarningStatementLine Table
The PayrollEarningStatementLine table buffer.

Return Value

Type: boolean
true if the validation is successful; otherwise, false.

Community Additions

ADD
Show: