RPayPersonalCardReport_2010.fillCalcBaseFundDeduction Method [AX 2012]

Syntax

private void fillCalcBaseFundDeduction(
    int _workSheetNum, 
    int _disabilityIdx, 
    int _fundPercentIdx, 
    container _monthsCon, 
    RPayCounterUnit _baseCode, 
    RPayCounterUnit _fundCode, 
    str _fundDeductionCodes, 
    int _fundIdx, 
    int _startRow)

Run On

Client

Parameters

  • _workSheetNum
    Type: int
  • _disabilityIdx
    Type: int
  • _fundPercentIdx
    Type: int
  • _fundDeductionCodes
    Type: str
  • _fundIdx
    Type: int
  • _startRow
    Type: int

See Also

Reference

RPayPersonalCardReport_2010 Class