Share via


RPayFundEmplSumTotal::findByYr Method

Retrieves summarized record of RPayFundEmplSumTotal for specified year.

Syntax

client server public static RPayFundEmplSumTotal findByYr(
    Yr _yr, 
   [RHRMEmplId _emplId, 
    boolean _onlyCurrentEmployer, 
    boolean _onlyIncluded])

Run On

Called

Parameters

  • _onlyCurrentEmployer
    Type: boolean
    Should be considered only current employer or not.
  • _onlyIncluded
    Type: boolean
    Should be considered only included totals.

Return Value

Type: RPayFundEmplSumTotal Table
The summarized record of RPayFundEmplSumTotal

See Also

Reference

RPayFundEmplSumTotal Table