RPayTblIDimensionFiller.fill Method [AX 2012]

Fills one onr numeric dimensions from list

Syntax

public RPayTblTimeList fill(RPayTblTimeList _list, RPayTblContext _context)

Run On

Called

Parameters

  • _context
    Type: RPayTblContext Class
    RPayTblContext instance provides additional data for filling algorithm

Return Value

Type: RPayTblTimeList Class
Filled time list

See Also

Reference

RPayTblIDimensionFiller Interface