RPayReport4SIF_2013.getFundTotalDeductionAmount Method [AX 2012]

Syntax

protected RPayAmount getFundTotalDeductionAmount(
    str _period, 
    RPayCounterUnit _fund, 
   [str _deductionCodesToInclude, 
    str _deductionCodesToExclude, 
    RHRMEmplId _emplId, 
    boolean _excludeDeductionPercent])

Run On

Client

Parameters

  • _period
    Type: str
  • _deductionCodesToInclude
    Type: str
  • _deductionCodesToExclude
    Type: str
  • _excludeDeductionPercent
    Type: boolean

See Also

Reference

RPayReport4SIF_2013 Class