Share via


RPayPersonalCardReport_2010.fillFundBase Method [AX 2012]

Syntax

protected void fillFundBase(
    int _workSheetNum, 
    int _disabilityIdx, 
    int _fundPercentIdx, 
    container _monthsCon, 
    RPayCounterUnit _fundCode, 
    int _fundIdx, 
    int _startRow)

Run On

Client

Parameters

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

See Also

Reference

RPayPersonalCardReport_2010 Class