Share via


RPayCalculate.needUpdatePayTrans Method [AX 2012]

Gets or sets if payroll lines should be updated.

Syntax

public boolean needUpdatePayTrans([boolean _needUpdateTrans])

Run On

Server

Parameters

  • _needUpdateTrans
    Type: boolean
    If true, payroll lines should should be updated, set if specified.

Return Value

Type: boolean
true, if payroll lines should be updated.

See Also

Reference

RPayCalculate Class