RPayPFReportExcel_SPV1_2011.fillSeniorityPeriods Method [AX 2012]

This member overrides the fillSeniorityPeriods Method.

Syntax

protected void fillSeniorityPeriods(
    int _workSheetNum, 
    str _personCategory, 
    RHRMEmplTable _emplTable, 
   [int _rowStart, 
    int _rowMax])

Run On

Client

Parameters

  • _workSheetNum
    Type: int
  • _personCategory
    Type: str
  • _rowStart
    Type: int
  • _rowMax
    Type: int

See Also

Reference

RPayPFReportExcel_SPV1_2011 Class