Share via


PayrollEarningStatementLine.validatePosition Method

Checks whether the position has a valid position associated with it.

Syntax

public boolean validatePosition([HcmPositionRecId _positionRecId, boolean _showError])

Run On

Called

Parameters

  • _showError
    Type: boolean
    A Boolean value that indicates whether an error message is shown; optional.

Return Value

Type: boolean
true if the position is valid; otherwise, false.

See Also

Reference

PayrollEarningStatementLine Table