RPayTblTimeList.fillDimension Method [AX 2012]
Fills the time dimensions in the list.
Syntax
public RPayTblTimeList fillDimension(RPayTblIDimensionFiller _dimensionMapFunc, RPayTblContext _context)
Run On
Called
Parameters
- _dimensionMapFunc
Type: RPayTblIDimensionFiller Interface
The dimension mapping function.
- _context
Type: RPayTblContext Class
The time context.
Return Value
Type: RPayTblTimeList Class
The resulted time list.